summaryrefslogtreecommitdiff
path: root/sys/src/games
AgeCommit message (Expand)Author
2022-09-18games/dmid: don't buffer outputqwx
2022-08-22games/doom: raise static limitsqwx
2022-08-22games/doom: fix glitchy mouse movementqwx
2022-08-22games/doom: raise max scale factor for 4kqwx
2022-08-22games/doom: rename mouse use key for what it is and remove double clickqwx
2022-08-22games/doom: add optional autorunqwx
2022-08-19games/doom: add "m_forward" cvar to disable vertical motion move; actually im...Sigrid Solveig Haflínudóttir
2022-03-18games/gb: minor style fixesMichael Forney
2022-03-18games/gb: various RTC fixesMichael Forney
2022-02-10gba: fix flash chip id for 128k and add settingqwx
2021-09-01add joy(1): joystick script for all emulators, and docsqwx
2021-08-26bring games/swar from 1ed sources.rodri
2021-05-05games/opl3: use correct sampling rateqwx
2021-04-27games/opl3: don't buffer output and simplify (thanks umbraticus)qwx
2021-04-13remove juke (use play or zuke instead)Sigrid
2021-04-02games/glendy: your complication had a complication (god damn it kemal)cinap_lenrek
2021-04-02games/glendy: don't use lucida sans in menus by default and bugfix (thanks ke...cinap_lenrek
2021-02-22games/snes: use 4-point hermite interpolation to resampleMichael Forney
2021-02-17games/snes: use enum constants KON and ENDX instead of their valuesMichael Forney
2021-02-17games/snes: implement DSP echoMichael Forney
2021-02-17games/snes: implement DSP noiseMichael Forney
2021-02-17games/snes: fix BRR decoding with filters 2 and 3Michael Forney
2021-02-08games/gb: fix reversed audio channelsMichael Forney
2021-02-08games/gb: various HDMA fixesMichael Forney
2021-02-08games/gb: fix timer divider for input clock 0Michael Forney
2020-11-28games/mix: fix decoding of shift instructionsAlex Musolino
2020-11-28games/mix: fix SLAX and SRAX instructions (thanks nicolagi)Alex Musolino
2020-11-27games/mix: fix implementation of MOVE instruction (thanks nicolagi)Alex Musolino
2020-10-15games/nes: workaround for truncated chrSigrid
2020-09-13games/4s: increase thread size (thanks majiru)Ori Bernstein
2020-05-02make bind(2) error handling consistentcinap_lenrek
2020-03-08games/playlistfs: open /proc/n/ctl OWRITE, not ORDWRcinap_lenrek
2020-01-22add v8eaiju
2019-11-03games/turtle: do exit instead of crash in redraw() when there where no lines ...cinap_lenrek
2019-11-03add games/linden and turtle to mkfileaiju
2019-11-03add games/linden and games/turtleaiju
2019-05-07wadfs: avoid comma operator after PBIT32() macroscinap_lenrek
2018-11-20games/md: fix mkfileaiju
2018-11-20games/md: use cpu.c from blitaiju
2018-11-20games/blit: clean up cpu.c and make it pass testsaiju
2018-11-17games/c64: make keyboard table more readableaiju
2018-10-21doom: fix music for patch wadsqwx
2018-10-11games/gb: when the LCD is turned off, reset ppuy and ppustate to 0, fixes bug...aiju
2018-08-31dmid: add support for midi streamsqwx
2018-07-25add games/dpic and games/todpicqwx
2018-07-21dmid: better fnumber calculation and fix fine tuning for 2nd voiceqwx
2018-07-15doom: use wadfs to expose music lumpsqwx
2018-07-12add games/dmid and games/opl3qwx
2018-07-10midi: properly skip sysex messagesqwx
2018-07-03games/mines: add missing checks for UseGhostaiju