summaryrefslogtreecommitdiff
path: root/sys/src/games/nes
AgeCommit message (Collapse)Author
2021-09-01add joy(1): joystick script for all emulators, and docsqwx
remove old /sys/src/games/nes/joynes in favor of joy(1). joy(1) has more buttons for the other emulators; there is no longer a significance in the order of the keys. document nusb/joy, add information in each emulator manpage.
2020-10-15games/nes: workaround for truncated chrSigrid
2018-06-13emulators ui: add option for fixed factor scaling and bound scale verticallyqwx
2018-05-13demote libemu to common codeqwx
- too small, nothing else that won't be under /games will use it - "libemu" as a name doesn't make sense here
2018-05-12add libemuqwx
move redundant code from emulators to a common library
2016-04-03change /dev/kbd to return multiple messages per readcinap_lenrek
2014-09-11games/gb: minor goofaiju
2014-09-11games/nes: reduce volume, causes overflow and confuses ac97aiju
2014-06-01games/nes: support Battle City two players mode with joypadsftrvxmtrx
2014-03-03games/nes: fix buffer overrunaiju
2014-03-02games/nes: SUROM support, subtle NMI timing bug fixedaiju
2014-03-01games/nes: fix ppu off-by-one and sprite display bugaiju
2014-02-27games/nes: improved time synchronizationaiju
games/gb: added some games/nes improvements
2014-02-25games/nes: mmc3 chr inversion fixedaiju
2014-02-25games/nes: it's too late to write codeaiju
2014-02-25games/nes: fixed reload flagsaiju
2014-02-24games/nes: added dmc, fixed envelope, added cnromaiju
2014-02-24games/nes: added uxrom (mapper 2)aiju
2014-02-24games/nes: best commit (fixed audio and timing)aiju
2014-02-23games/nes: basic audio support, battery backup, bug fixesaiju
2014-02-23games/nes: added oflagaiju
2014-02-22games/nes: minor ppu improvementsaiju
2014-02-22games/nes: mapper 7 fixaiju
2014-02-22games/nes: mmc3 and bugfixesaiju
2014-02-21games/nes: added state saving & bug fixesaiju
2014-02-20games/nes: cleanup and resize handlingaiju
2014-02-20games/nes: bug fixingaiju
2014-02-16games/nes: add mapper 7 supportcinap_lenrek
2014-02-16added games/nesaiju