summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/pacbox.c (follow)
Commit message (Expand)AuthorAge
* Samsung YH820/92x keymap bugfixesSebastian Leonhardt2015-12-27
* YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2015-11-15
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* PacBox: Premultiply sound prom data on load rather than during emulation. Use...Michael Sevakis2010-07-01
* Fix r27202 red. MCF5249 plugin IRAM is already very occupied.Michael Sevakis2010-07-01
* Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...Michael Sevakis2010-07-01
* Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr...Dave Hooper2010-03-19
* Pacbox: add support for hardware 256 color palette mode.Karl Kurbjun2009-09-07
* fix for r22171 for pacbox. make "Quit" item quit the plugin again.Teruaki Kawashima2009-08-06
* add playback control to more menu of plugins.Teruaki Kawashima2009-08-05
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2008-10-18
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* 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
* '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
* accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman2006-07-30
* 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
* Save user settings to disk, plus some code policingDave Chapman2006-03-15
* Enable frame-rate control for all targets. Change the iPod Nano to display 3...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