summaryrefslogtreecommitdiff
path: root/apps/plugins/chip8.c (follow)
Commit message (Expand)AuthorAge
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman2005-12-14
* Chip8 works again on grayscale devicesLinus Nielsen Feltzing2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH...Linus Nielsen Feltzing2005-07-06
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* adapted to build on iRiverDaniel Stenberg2005-02-04
* Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold2004-10-17
* 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