summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2006-03-24Build chessbox for the X5Dave Chapman
2006-03-24Color bitmaps on iAudio X5 by Mustapha SenhajiBen Basha
2006-03-23Make fullscreen off by default for Rockboy.Zakk Roberts
2006-03-22Small changes to Xobox to make it playable on grayscale targets with slow scr...Martin Arver
2006-03-22Fix stack overflow bug for realAdam Boot
2006-03-21Jewels: little changes regarding trademark issuesHristo Kovachev
2006-03-21Exclude metronome and battery_bench from the X5 build until the button mappin...Linus Nielsen Feltzing
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing
2006-03-21Patch #4872 by Mikael Magnusson: fixes bubbles game overflowing stackHristo Kovachev
2006-03-21FPS setting now LCD-specific and raised for a number of models - much smoothe...Zakk Roberts
2006-03-21Display logo for 3 seconds instead of 2 before rolling the credits - makes it...Zakk Roberts
2006-03-20Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps spee...Dave Chapman
2006-03-20Add cardback bitmap for colour LCDs smaller than 220x176.Dave Chapman
2006-03-20Jewels: some clean upAdam Boot
2006-03-20New game plugin: bubbles, initial commitAdam Boot
2006-03-19New plugin: Tetrox, vertical tetris by eli sherer with work by me to port it ...Ben Basha
2006-03-19Renamed Bejeweled to Jewels, for trademark reasons.Björn Stenberg
2006-03-18Improved buttons for ipodBjörn Stenberg
2006-03-18Improved buttons for ipodBjörn Stenberg
2006-03-18More patches from Fredrik Öhrn - joystick2.diff (add support using buttons o...Dave Chapman
2006-03-17*patch by Mikael Magnusson, do not reinitialize the board when hit by a qix. ...Ben Basha
2006-03-16Add a call to rb->yield() in the main loopDave Chapman
2006-03-16Restore the backlight setting properly when leaving XoboxLinus Nielsen Feltzing
2006-03-16Sprite rendering bug fix from Dave HooperDave Chapman
2006-03-15Another optimisation from Fredrik Öhrn - put the Z80 registers and some look...Dave Chapman
2006-03-15Save user settings to disk, plus some code policingDave Chapman
2006-03-15Minor cleanup and correct the copyrightDave Chapman
2006-03-15Enable frame-rate control for all targets. Change the iPod Nano to display 3...Dave Chapman
2006-03-15Patch #4830 from Dave Hooper - improved grayscale for the H1x0Dave Chapman
2006-03-15Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function f...Dave Chapman
2006-03-14latest update by Miguel ArevaloMarcoen Hirschberg
2006-03-13Fixed ordering of SOURCES; removed redundancy pertaining to the definition of...Zakk Roberts
2006-03-13Please let this be the last fix.. please..Zakk Roberts
2006-03-13Oops, fixed something in wormlet.c and did it again in SOURCES...Zakk Roberts
2006-03-13(Hopefully) fixed the ugliest build table we've had in quite a while..Zakk Roberts
2006-03-13Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of t...Zakk Roberts
2006-03-13Oops - changing the default setting for showfps shouldn't have been committed.Dave Chapman
2006-03-13Various improvements and code re-organisation: Optimised assembler LCD rende...Dave Chapman
2006-03-12Fix dice on the player (sim at least, my player is acting up)Brandon Low
2006-03-12Oscilloscope: Don't print speed messages at an irritanting position (i.e. wra...Jens Arnold
2006-03-12New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael ...Ben Basha
2006-03-11Stop audio playback before using IRAMDave Chapman
2006-03-11pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman
2006-03-11Do not build grayscale.rock by default. This is mainly a developer example pl...Jens Arnold
2006-03-11Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold
2006-03-11Only save settings if they changed (saves a disk spinup otherwise).Jens Arnold
2006-03-11Oscilloscope: * Added moving cursor bar. * Fixed several off-by-one errors wh...Jens Arnold
2006-03-10Oscilloscope: Added vertical orientation option. Flipped horizontal mode to s...Jens Arnold
2006-03-09add gigabeat keysMarcoen Hirschberg
2006-03-09Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to ...Jens Arnold