final tweaks for 1.55 release
[libpicofe.git] / gp2x /
2009-08-08 notazfinal tweaks for 1.55 release
2009-08-08 notazallow slightly deviated sound rates (for Wiz)
2009-08-07 notazvsync bugfix + refactoring
2009-08-06 notaz'shuffled objs1' makefile (for reference)
2009-08-05 notazoss code refactoring, sound for frame unlim mode
2009-08-05 notazdo full frame before menu for proper bg
2009-08-03 notazvarious pre-release tweaks
2009-08-02 notazframe limiter opt, menu btn on cfg load fix
2009-08-02 notazunify helix mp3 code, some sound adjustments
2009-08-01 notazfix Wiz timer drift and button name
2009-08-01 notazpollux overclocking with dividers
2009-07-31 notazmenu adjustments (L, R for range controls)
2009-07-31 notazmove emu loop to common; redo timing; add pollux timer
2009-07-28 notazenable evdev also for GP2X
2009-07-28 notazstart splitting plat menu code; batt + clock in menu...
2009-07-27 notazanti-tear modes for Wiz
2009-07-26 notazrestore defaults function + some refactoring
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-25 notazinput: get rid of pl2 flag, use 'bind types' instead
2009-07-23 notazget rid of some CamelCase names
2009-07-23 notazfix FAKE_IN_GP2X
2009-07-23 notazfurther unification and refactoring
2009-07-23 notazrestore some hw regs on exit to startup values
2009-07-22 notazmore unification; replace some magic bits to defines
2009-07-21 notazlinux port fixed; some cleanups
2009-07-17 notazgp2x+wiz binary support, wiz code wip
2009-07-15 notazfurther prep for Wiz port. Cleanups, rm cpuctrl mmuhack...
2009-07-15 notazrefactoring for Wiz port; random cleanups
2009-05-14 notazgp2x->common menu migration finished, gp2x now only...
2009-05-11 notazkey combos for new input code
2009-03-15 notazfix gp2x build and some obvious menu glitches
2009-03-08 notazbring pandora to buildable state. Some cleanups and...
2009-03-06 notazadd support for doublesized menu fonts
2009-03-04 notazscreen ptr/size unification, major cleanups
2009-03-02 notazmajor menu unification, minor reorganization
2009-02-22 notazunified menu wip and some reorganization for it
2009-02-16 notazasyn-only dev support + in_gp2x driver
2009-01-03 notazcontinuing input framework integration
2009-01-02 notazstarting input layer integration work
2009-01-01 notazmoved writelrom to use global path
2008-10-17 notazextracted OSS code to sndout_oss_*, BTN->PBTN, refactoring
2008-10-16 notazdebug bgm player, sound code refactoring
2008-09-14 notazarm_linux.S for cache ops and random fixes
2008-08-28 notazlowercasing filenames, part1; makefile adjustments
2008-08-24 notazUIQ3 bugfixes, SVP drc indirect jumps, stuff
2008-08-21 notazUIQ3 update, some makefile unification, rm old configs...
2008-08-06 notazidle loop hack, psp bugfix, plat debug str
2008-07-25 notazload state ability from command line
2008-07-23 notazmore Pandora porting work
2008-07-21 notazROM loader error handling improved
2008-07-18 notazuncommited code for 151 release (PSP suspend, file...
2008-07-16 notazABC turbo
2008-07-15 notaz1.50a release?
2008-07-14 notazdebug menu unified, more debug tools
2008-07-08 notazminor Makefile adj
2008-07-06 notazsome ts support, currently for Pico only
2008-07-06 notazoccasional mp3 click noises fixed
2008-07-06 notazidle debug removed, vpath added to Makefiles
2008-07-05 notazFAMEC idle loops, PSP port sync, minor adjustments
2008-07-05 notazdefault cfg changed
2008-07-04 notazbugfix, sprites adjustment
2008-07-04 notaznew code to collect/use more stats, some debug tools
2008-07-03 notazsprite acching removed in asm too
2008-07-01 notaznonacc mode removal, function return value audit
2008-06-29 notazmenu text adjustment
2008-06-29 notazgp2x: disable some layers
2008-06-29 notazidle loop detection (Cyclone only, with debug stuff)
2008-06-26 notazimproved autorepeat behavior in menus
2008-06-26 notazclick noise fixed when 940 was used
2008-06-25 notazfull ym2612 save/load for 940
2008-06-22 notazwait for button release after save load
2008-06-17 notaznew faster sprite priority and sh/hi hadling
2008-06-01 notazaccurate_sprites performance improvement, PSP is untested
2008-05-27 notazbugfixes, state load for new mode
2008-05-26 notazminor adjustments
2008-05-26 notaztimers implemented for new z80 mode
2008-05-25 notaznew z80 scheduling method, timers are still wip
2008-05-16 notazPico fixes
2008-05-07 notazsome Pico work
2008-05-06 notazsome Pico input support
2008-05-03 notazadded bin_to_cso_mp3 tool
2008-05-01 notazcue/bin finally implemented
2008-05-01 notaz.cue support, Pico stubs
2008-04-27 notazcue support wip
2008-04-16 notazremoved useless printf
2008-04-16 notaz1.40c psp release
2008-04-09 notazcyclone_debug fixed, minor adjustments
2008-04-05 notazadjustments, fix for 'save accept switcher renderer'
2008-04-05 notazmoved game_def.cfg, few games added
2008-04-03 notazwork on 'vblank on line start' problem, var changes...
2008-03-31 notazsprite limit
2008-03-30 notazreset behavior changed, Puggsy detection added
2008-03-29 notaz1.40a fixes
2008-03-28 notazmapper det. update, cfg update
2008-03-28 notazdel ability, adjustments, 1.40 release?
2008-03-27 notazread-ahead turn off, cfg file, minor adjustments
2008-03-27 notazsome fixes
2008-03-26 notazexperimental thread I/O code, fps counter fix
2008-03-25 notazrenderer bugfix, minor adjustments
2008-03-25 notazbugfixes, refactoring
next