summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/rockmacros.h
AgeCommit message (Expand)Author
2012-05-07Don't reinvent ctype.h functionsNils Wallménius
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-03-19FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius
2010-11-25Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll
2010-09-07plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2009-07-14FS#10080Nils Wallménius
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2007-10-16Code police and clean up for rockboy.Tom Ross
2007-10-16Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N...Tom Ross
2007-10-09Oops. Fix red.Nicolas Pennequin
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis
2007-07-21Commit FS #7379 - This patch fixes most of the sound problems from the previo...Karl Kurbjun
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-06-24Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun
2007-04-18Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun
2007-02-06Major Rockboy update. Tom Ross
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2006-06-19Fix the scaling not being initialized properly.Karl Kurbjun
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20simulator build fixDaniel Stenberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-03-10Removed unnecessary extra check.Jens Arnold
2005-03-10Made the IRAM usage depend on the CPU type.Jens Arnold
2005-03-04load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk
2005-03-03First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk
2005-03-03Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold