summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-22games/snes: cpu timing fixaiju
2014-03-22games/snes: silly bugaiju
2014-03-22games/snes: improved cpu timingaiju
2014-03-218c, 6c: fix mulgen botch error for handling multiplication by zero constantcinap_lenrek
2014-03-21pc64: serial console supportcinap_lenrek
2014-03-21devfs: fix cclose() crash in devfs error handlingcinap_lenrek
2014-03-21games/snes: bug fixesaiju
2014-03-21games/snes: minor cpu bug fixaiju
2014-03-21games/snes: minor oam bugsaiju
2014-03-21games/snes: fixed decimal modeaiju
2014-03-21games/snes: added open bus emulationaiju
2014-03-21games/snes: address remapping and irq reset bug fixaiju
2014-03-21games/snes: added state savingaiju
2014-03-20games/snes: made cpu timing slightly more accurateaiju
2014-03-20games/snes: added offset-per-tileaiju
2014-03-19audiohda: start playback only when we have a minimum delay bufferedcinap_lenrek
2014-03-19games/snes: audio improvementsaiju
2014-03-19games/snes: fixed large sprite scrolling bugaiju
2014-03-19pc64: port etherbcmcinap_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-17games/snes: audio support (kind of)aiju
2014-03-17etheriwl: provide shutdown functioncinap_lenrek
2014-03-17games/snes: reset oam address on vblankaiju
2014-03-17mergeaiju
2014-03-17games/snes: SPC ADDW/SUBW fixaiju
2014-03-17games/snes: BIT #imm does not set NZ flagsaiju
2014-03-16pc64: amd64 kernel reboot supportcinap_lenrek
2014-03-16mergeaiju
2014-03-16games/snes: bug fixesaiju
2014-03-16pc64: fix swaped error/flags in dumpregs(), remove misleading comment in ↵cinap_lenrek
apbootstrap
2014-03-15games/snes: small mode 7 fixaiju
2014-03-15games/snes: mode 7aiju
2014-03-15inst/bootsetup: do not copy 9pccpuf kernel to 9fatcinap_lenrek
theres no cpuserver install anymore and pc kernels can assume cpu role with service=cpu boot parameter.
2014-03-15games/snes: fix flickering sprite bugaiju
2014-03-15mergecinap_lenrek
2014-03-15pc64: add R8-R15 in dumpregs()cinap_lenrek
2014-03-15mergecinap_lenrek
2014-03-15plan9.ini(8): document service= boot parametercinap_lenrek
2014-03-15mergeaiju
2014-03-15games/snes: small hdma fixaiju
2014-03-15mergecinap_lenrek
2014-03-15kernel: interpret service= boot parameter to set "cpuserver" variablecinap_lenrek
2014-03-14games/mkfile: add snescinap_lenrek
2014-03-14mergecinap_lenrek
2014-03-14ramfs: replace with new lib9p based implementationcinap_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-14games/snes: cpu bug fix and bg cleanupaiju
2014-03-14games/snes: bg 3aiju
2014-03-14games/snes: hirom support and register 2180 fixaiju
2014-03-14games/snes: mouse supportaiju
2014-03-14games/snes: performance improvements and scalingaiju
2014-03-14games/snes: added decimal mode and waiaiju