| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-21 | pc64: serial console support | cinap_lenrek | |
| 2014-03-21 | devfs: fix cclose() crash in devfs error handling | cinap_lenrek | |
| 2014-03-21 | games/snes: bug fixes | aiju | |
| 2014-03-21 | games/snes: minor cpu bug fix | aiju | |
| 2014-03-21 | games/snes: minor oam bugs | aiju | |
| 2014-03-21 | games/snes: fixed decimal mode | aiju | |
| 2014-03-21 | games/snes: added open bus emulation | aiju | |
| 2014-03-21 | games/snes: address remapping and irq reset bug fix | aiju | |
| 2014-03-21 | games/snes: added state saving | aiju | |
| 2014-03-20 | games/snes: made cpu timing slightly more accurate | aiju | |
| 2014-03-20 | games/snes: added offset-per-tile | aiju | |
| 2014-03-19 | audiohda: start playback only when we have a minimum delay buffered | cinap_lenrek | |
| 2014-03-19 | games/snes: audio improvements | aiju | |
| 2014-03-19 | games/snes: fixed large sprite scrolling bug | aiju | |
| 2014-03-19 | pc64: port etherbcm | cinap_lenrek | |
| do not store Block* pointer in packet descriptor, assumed pointer would fit in a long. we use pointer table now to record the Block* pointer and store index instead. | |||
| 2014-03-17 | games/snes: audio support (kind of) | aiju | |
| 2014-03-17 | etheriwl: provide shutdown function | cinap_lenrek | |
| 2014-03-17 | games/snes: reset oam address on vblank | aiju | |
| 2014-03-17 | merge | aiju | |
| 2014-03-17 | games/snes: SPC ADDW/SUBW fix | aiju | |
| 2014-03-17 | games/snes: BIT #imm does not set NZ flags | aiju | |
| 2014-03-16 | pc64: amd64 kernel reboot support | cinap_lenrek | |
| 2014-03-16 | merge | aiju | |
| 2014-03-16 | games/snes: bug fixes | aiju | |
| 2014-03-16 | pc64: fix swaped error/flags in dumpregs(), remove misleading comment in ↵ | cinap_lenrek | |
| apbootstrap | |||
| 2014-03-15 | games/snes: small mode 7 fix | aiju | |
| 2014-03-15 | games/snes: mode 7 | aiju | |
| 2014-03-15 | inst/bootsetup: do not copy 9pccpuf kernel to 9fat | cinap_lenrek | |
| theres no cpuserver install anymore and pc kernels can assume cpu role with service=cpu boot parameter. | |||
| 2014-03-15 | games/snes: fix flickering sprite bug | aiju | |
| 2014-03-15 | merge | cinap_lenrek | |
| 2014-03-15 | pc64: add R8-R15 in dumpregs() | cinap_lenrek | |
| 2014-03-15 | merge | cinap_lenrek | |
| 2014-03-15 | plan9.ini(8): document service= boot parameter | cinap_lenrek | |
| 2014-03-15 | merge | aiju | |
| 2014-03-15 | games/snes: small hdma fix | aiju | |
| 2014-03-15 | merge | cinap_lenrek | |
| 2014-03-15 | kernel: interpret service= boot parameter to set "cpuserver" variable | cinap_lenrek | |
| 2014-03-14 | games/mkfile: add snes | cinap_lenrek | |
| 2014-03-14 | merge | cinap_lenrek | |
| 2014-03-14 | ramfs: replace with new lib9p based implementation | cinap_lenrek | |
| old ramfs had a limit on the number of files it could serve and file size was limited to maximum allocaiton size. the new implementation uses multiple memory chunks to back file data in a private compactable memory pool to overcome these limits. files can be sparse. file metadata is maintained by 9pfile data structures of lib9p. | |||
| 2014-03-14 | games/snes: cpu bug fix and bg cleanup | aiju | |
| 2014-03-14 | games/snes: bg 3 | aiju | |
| 2014-03-14 | games/snes: hirom support and register 2180 fix | aiju | |
| 2014-03-14 | games/snes: mouse support | aiju | |
| 2014-03-14 | games/snes: performance improvements and scaling | aiju | |
| 2014-03-14 | games/snes: added decimal mode and wai | aiju | |
| 2014-03-13 | nm(2): clarify that U is an undefined symbol | mischief | |
| 2014-03-14 | games/snes: bug fixes | aiju | |
| 2014-03-14 | cpu: make -p work with explicit service in dialstring (same as import) | cinap_lenrek | |
| 2014-03-14 | import: make import -p work with explicit service in dialstring (thanks ↵ | cinap_lenrek | |
| mischief) mischief → ; import -p tcp!9.offblast.org!17007 / /n/9 mischief → -> import: can't mount /: EOF receiving fversion reply mischief → on the console mischief → bmo Mar 13 18:55:30 dialing tcp!9.offblast.org!17007 mischief → bmo Mar 13 18:55:30 reconnected to tcp!9.offblast.org!17007 mischief → bmo Mar 13 18:55:30 connected from 199.191.58.44 mischief → bmo Mar 13 18:55:34 exiting...bmo Mar 13 18:55:30 dialing tcp!9.offblast.org!17007 mischief → bmo Mar 13 18:55:30 reconnected to tcp!9.offblast.org!17007 mischief → bmo Mar 13 18:55:30 connected from 199.191.58.44 mischief → bmo Mar 13 18:55:34 exiting... mischief → aan is dialing the *exportfs* port because i explicitly specified it | |||
