summaryrefslogtreecommitdiff
path: root/apps/plugins/chip8.c (follow)
Commit message (Expand)AuthorAge
* Removed dead codeLinus Nielsen Feltzing2004-07-26
* same treatment like for video plugin: mp3_play_init() removedJörg Hohensohn2004-02-21
* not for simulator unless lcd_blit() is implemented and mp3_xx() are stubbedJörg Hohensohn2004-01-31
* first game with sound: chip8 makes noiseJörg Hohensohn2004-01-30
* Lee Pilgrim's patch to enable the chip8 plugin for the simulatorDaniel Stenberg2004-01-08
* emulator is a lot faster with my lcd_blit() function and yield() instead of s...Jörg Hohensohn2003-12-22
* from request #628509: ported the Chip-8 emulator as a pluginJörg Hohensohn2003-10-30