summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/rockmacros.h (follow)
Commit message (Expand)AuthorAge
* Don't reinvent ctype.h functionsNils Wallménius2012-05-07
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius2011-03-19
* Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll2010-11-25
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* FS#10080Nils Wallménius2009-07-14
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Removed the sim_ prefix from the plugin api.Björn Stenberg2009-01-07
* 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
* 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
* Code police and clean up for rockboy.Tom Ross2007-10-16
* Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N...Tom Ross2007-10-16
* Oops. Fix red.Nicolas Pennequin2007-10-09
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2007-09-08
* Commit FS #7379 - This patch fixes most of the sound problems from the previo...Karl Kurbjun2007-07-21
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun2007-06-24
* Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun2007-04-18
* Major Rockboy update. Tom Ross2007-02-06
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* Fix the scaling not being initialized properly.Karl Kurbjun2006-06-19
* Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun2006-06-19
* Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman2006-01-20
* simulator build fixDaniel Stenberg2006-01-20
* Karl Kurbjun's patch #1407719:Daniel Stenberg2006-01-20
* Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing2006-01-10
* iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren2005-09-28
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Removed unnecessary extra check.Jens Arnold2005-03-10
* Made the IRAM usage depend on the CPU type.Jens Arnold2005-03-10
* load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk2005-03-04
* First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk2005-03-03
* Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk2005-03-03
* Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk2005-03-03
* Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold2005-03-02