summaryrefslogtreecommitdiff
path: root/sys/src/games
AgeCommit message (Expand)Author
2017-11-27games/blit: update screen when display address changes (thanks aap)aiju
2017-08-10doom: clean up temporary mus filesqwx
2017-08-10add games/wadfsqwx
2017-04-27games/md: copy updated cpu.c from blitaiju
2017-04-22libavl: lookup can return the closest matchspew
2017-04-19blit: always show top-left corner; add tony kaku's -m flagaiju
2017-04-01games/blit: remove strange debugging lineaiju
2017-03-29move blit roms to /sys/lib/blitcinap_lenrek
2017-03-29blit: fix mkfilecinap_lenrek
2017-03-28games/blit: mkfile: install into /bin/gamesaiju
2017-03-28add games/blitaiju
2017-03-25games/galaxy: fix exit race condition by pausing the galaxy before threadexit...spew
2017-03-25games/galaxy: parallelize gravitational force calculationsspew
2017-03-17games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx)cinap_lenrek
2017-03-12games/galaxy: fix creation of new bodiesspew
2017-03-12games/galaxy: avoid unnecessary calculationsspew
2017-03-12games/galaxy: fix zoomspew
2017-03-10games/galaxy: simplify zoom loopspew
2017-03-10games/galaxy: new mouse behaviorspew
2017-03-01games/galaxy: Change button 2 to reposition the galaxy, remove "move" from th...spew
2017-02-27games/galaxy: tweak pausing behaviorspew
2017-02-27games/doom: ... but keep fd=2 open :)cinap_lenrek
2017-02-27games/doom: avoid /dev/cursor fd leak into music processcinap_lenrek
2017-02-26games/doom: music support (thanks qu7uux)cinap_lenrek
2017-02-26midi: ignore bends, allow piping from stdin and to stdout, write in chunks fr...cinap_lenrek
2017-02-26add games/mus midi converter (by qu7uux)cinap_lenrek
2017-02-19games/galaxy: fix crash on write to closed displayspew
2017-02-18games/galaxy: add n-body simulatorspew
2017-02-18games/mix: remove unused variablespew
2017-02-15playlistfs: fix playc chan type (thanks mischief)cinap_lenrek
2017-02-15jukefs: fix realloc sizes (thanks mischief)cinap_lenrek
2017-02-12games/gb: fix bug that prevented timer data from being accessed (thanks qwx)aiju
2017-02-12games/gb: timer array should be unsigned (thanks qwx)aiju
2017-02-11games/gb: fix typo in the routine to load timer data (thanks qwx)aiju
2017-02-03games/mix: implement Knuth's specification for commentsspew
2017-01-23games/mix: fix STZ bug, print CMPA instructionspew
2017-01-17games/mix: remove tests directoryspew
2017-01-17games/mix: document -g option, rename tests to examples as it is in the man pagespew
2017-01-10games/mix: Add Knuth MIX emulator/assemblerspew
2016-07-24make error handling in 9p service loops consistentcinap_lenrek
2016-06-30doom: use Kprint for pause function (from qu7uux)cinap_lenrek
2016-06-30doom: fix blazing door sounds (from qu7uux)cinap_lenrek
2016-06-26/sys/src/games/mkfile: add timmystanley lieber
2016-06-23added games/timmyaiju
2016-05-07games/mahjongg: off by one in bmatch(), fix hint() redraw (thanks Kenji)cinap_lenrek
2016-05-03add "snake" tracing effect to molespew
2016-04-03change /dev/kbd to return multiple messages per readcinap_lenrek
2016-03-19games/life: add -d delay parameter, -b color reversal parameter, and update m...BurnZeZ
2016-02-28games/doom: handle allocimage() failurecinap_lenrek
2016-01-30games/doom: fix white window issue on exitcinap_lenrek