summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy
AgeCommit message (Expand)Author
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-06-29Made it working again...Jens Arnold
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-28Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-06sound disabled.Michiel Van Der Kolk
2005-05-07Same 'DLL' messages as the new plugin Makefile.Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-03-28ladida... iriver sim fix till pcm playback is implemented there.Michiel Van Der Kolk
2005-03-28This is completely obsolete :pMichiel Van Der Kolk
2005-03-28archos fix blahMichiel Van Der Kolk
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk
2005-03-20Alpha sound driver for rockboy, should work in theory, but in practice,Michiel Van Der Kolk
2005-03-17Source documentation of gnuboy (all there is anyways...)Michiel Van Der Kolk
2005-03-10Removed unnecessary extra check.Jens Arnold
2005-03-10Made the IRAM usage depend on the CPU type.Jens Arnold
2005-03-07Baild out instead of crashing when called directly (without playing a ROM file).Jens Arnold
2005-03-05Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk
2005-03-05 Bugggggggggggssssssssss *chases with flyswatter and swats them*Michiel Van Der Kolk
2005-03-05printing of the PC in assembly dumps.Michiel Van Der Kolk
2005-03-05Dynarec debug system added - creates various debugging files in the root.Michiel Van Der Kolk
2005-03-05More opcodes implemented on dynarec, somewhat working, some bugs.Michiel Van Der Kolk
2005-03-05Properly clean the rockboy dependency file.Jens Arnold
2005-03-05LCD mode switching added for recorders (uses ON button).Jens Arnold
2005-03-04New lcd mode: drop every 9th line; set as default.Michiel Van Der Kolk
2005-03-04New lcd mode; drop top 8 and bottom 8 linesMichiel Van Der Kolk
2005-03-04Lcd mode selecting between top 16 and bottom 16 lines being dropped byMichiel Van Der Kolk
2005-03-04Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk
2005-03-04load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk
2005-03-03no menu for archos players till menu.c is adapted to work for them too...Michiel Van Der Kolk
2005-03-03replaced BUTTON_SELECT with BUTTON_OFFMichiel Van Der Kolk
2005-03-03forgot an #ifdefMichiel Van Der Kolk
2005-03-03ack, forgot to add fileMichiel 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-03Mode button quits now instead of the center button - prevents accidental quits.Michiel Van Der Kolk
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
2005-03-03Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold