summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox (follow)
Commit message (Expand)AuthorAge
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Ooops.Jens Arnold2007-07-02
* Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine...Dave Chapman2007-05-26
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Render at 30fps on the GigabeatDave Chapman2007-03-16
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by P...Daniel Ankers2007-01-03
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Adjust Pacbox for H10 5GB screen (128x128).Barry Wardell2006-10-13
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
* 'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg2006-08-11
* don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg2006-08-11
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman2006-07-30
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps spee...Dave Chapman2006-03-20
* More patches from Fredrik Öhrn - joystick2.diff (add support using buttons o...Dave Chapman2006-03-18
* Add a call to rb->yield() in the main loopDave Chapman2006-03-16
* Sprite rendering bug fix from Dave HooperDave Chapman2006-03-16
* Another optimisation from Fredrik Öhrn - put the Z80 registers and some look...Dave Chapman2006-03-15
* Save user settings to disk, plus some code policingDave Chapman2006-03-15
* Minor cleanup and correct the copyrightDave Chapman2006-03-15
* Enable frame-rate control for all targets. Change the iPod Nano to display 3...Dave Chapman2006-03-15
* Patch #4830 from Dave Hooper - improved grayscale for the H1x0Dave Chapman2006-03-15
* Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function f...Dave Chapman2006-03-15
* Oops - changing the default setting for showfps shouldn't have been committed.Dave Chapman2006-03-13
* Various improvements and code re-organisation: Optimised assembler LCD rende...Dave Chapman2006-03-13
* Stop audio playback before using IRAMDave Chapman2006-03-11
* pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman2006-03-11