add a hack for Decap Attack
[picodrive.git] / platform / gp2x /
2017-12-27 notazadd a pitch variable
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazrearrange globals
2017-10-20 notazpandora: fix build
2017-10-14 notazget rid of custom memcpy funcs
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2017-04-16 notazuse system's zlib
2013-10-12 notazrelease 1.91 v1.91
2013-10-12 notazfrontend: eliminate osd_text dupes
2013-10-12 notazgp2x: hack to avoid 940 reinit
2013-10-10 notazupdate gp2x for input changes
2013-10-09 Paul CercueilMake the platform code provide the key mapping
2013-10-04 notazgp2x: various fixes, prepare for release
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazrevive GP2X build, update
2013-07-28 notaztune flip calls and frame setup
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-06-29 notazbump version, since this is not the same as last releas...
2013-06-26 notazget rid of port_config.s
2013-06-26 notazsupport multiple sound drivers
2013-06-26 notazminor fixes from old tree
2013-06-26 notazclarify PicoDrive's license
2012-07-22 notazinput: in_gp2x refactoring
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2011-05-21 notazminor adjustmens
2010-11-07 notazminor refactoring (lprintf)
2010-09-18 notazmake OSS detect blocking, adjust audio API
2010-09-17 notazpandora: handle custom size fb for menu layer
2010-09-17 notazredo OSS frag setup. Compute real pollux rate
2010-09-17 notaztweak and refactor frontends, menu and config
2010-09-17 notazinput: rework abs handling, change API, allow custom...
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-06-02 notazsome pandora tweaks
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2009-12-20 notazpandora: tripplebuffer fbdev out, refactoring
2009-12-18 notazrandom minor fixes
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-08 notazmisc gp2x tweaks
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-10-26 notaz32x: drc: handlers wip
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-22 notazSH2 drc, dummy soc for GP2X
2009-10-13 notazrm unused file
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-10-06 notazfix GP2X build
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-19 notazGP2X: fix wrapper script
2009-09-16 notazmemory refactoring (mostly for cd) + ARM mem asm update
2009-09-14 notazCyclone interface for new mem system, minor tweaks
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2009-08-14 notazrefactoring z80 if code for sms preparation
2009-08-13 notazfix clean build
2009-08-13 notaz1.56 release
2009-08-09 notazinput def bind fix, rnd note
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...
next