recognize the MED ssf2 header
[picodrive.git] / pico /
2017-10-02 notazrecognize the MED ssf2 header
2017-10-02 notazrelax the bank check
2017-10-02 notazfame: always update the fetch map
2017-10-02 notazdon't miss the sprite check
2017-10-02 notazsome dma improvements
2017-09-30 notazmake dma honour banking
2017-09-30 notazintegrate SPI EEPROM
2017-09-30 notazimport SPI EEPROM from Genesis-Plus-GX
2017-09-20 notazmemory: allow SRAM word writes
2017-09-20 notazworkaround idledet breaking op test
2017-09-20 notazmusashi: don't generate unneeded handlers
2017-08-18 notaz32x: skip unnecessary bios work in cd mode
2017-08-10 notazdrz80: drop fast_sp for compatibility
2017-08-06 notazget some gp2x stuff out of the way for others
2017-08-06 notazremove dead code
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2017-08-05 notazremove some dead code
2017-08-05 notazcd: fix missed null terminator
2017-08-03 notazfix a name clash with newer zlib
2017-04-16 notazfix some warnings
2017-04-16 notazfix broken error path
2017-04-16 notazuse system's zlib
2017-04-16 notazget rid of the silly unzip_stream
2015-08-28 notazmake memcpy32/memset32 take void *
2013-10-12 notazfix use of freed mem
2013-10-12 notazremove regs union due to compiler issues
2013-10-10 notazupdate gp2x for input changes
2013-10-08 notazfix yet another sync issue..
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-10-04 notazcd: fix cycle overflow issue
2013-10-04 notazsound: remove cd rate limitations
2013-09-24 notazfamec: remove unused dual code
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-23 notazcd: pcm: tune addr reload
2013-09-22 notazcd: gfx: reduce LUT size
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: pull in Genesis-Plus-GX CD gfx code
2013-09-22 notazcd: fix yet more desyncs
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazcd: delay gfx ops again
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-09-08 notazimprove cue handling a bit
2013-09-06 notazminor formatting changes
2013-09-06 notazfix blank line increment
2013-09-06 notazcd: tweak the poll code further
2013-09-05 notazgeneral timing hacks
2013-09-03 notazcd: fix breakage in comm detection
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-31 notazsms: add pause support
2013-08-29 notazfix array-out-of-bounds issue
2013-08-29 notazcd: fix busreq and reset
2013-08-29 notazcd: some fixes
2013-08-28 notazcd: clean up dmna handling, stuff
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazcd sync improvements, part2
2013-08-27 notazcd sync improvements
2013-08-27 notazfix yet another portability issue
2013-08-27 notaznew timing for main and cd
2013-08-20 notazdistinguish VR SVP from 32X version
2013-08-20 notazdeal with some strict aliasing issues
2013-08-19 notaz32x: add 6btn quirk
2013-08-19 notaz32x: some mapping corrections
2013-08-18 notaz32x: pwm pop reduction hacks
2013-08-18 notaz32x: some hacks..
2013-08-18 notaz32x: more memhandler improvements
2013-08-17 notaz32x: improve interrupt handling
2013-08-17 notazimprove input handling
2013-08-15 notazdraw: fix mistake from 9c9cda8c3
2013-08-15 notaz32x: fix bg color tests
2013-08-15 notazfixes for idle and other stuff
2013-08-15 notaz32x: improve pwm a bit more
2013-08-15 notaz32x: avoid unnecessary logging
2013-08-15 notaz32x: add preliminary hint emulation
2013-08-15 notazsimpler solution to regparm problem
2013-08-14 notaz32x: simplify logging a bit
2013-08-13 notaz32x: some timing hacks..
2013-08-13 notaz32x: implement more sh2 peripherals
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazfix incomplete init
2013-08-10 notazminor 68k timing tuning
2013-08-10 notazsome new cpu debug code
2013-08-08 notaz32x: memhandler improvements
2013-08-06 notaz32x: fix some more timing problems
2013-08-05 notaz32x: some accuracy improvements
2013-08-05 notaz32x: map dram correctly on 68k side
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-08-04 notaz32x: implement dreq1, improve dmac
2013-08-03 notaz32x: improve pwm accuracy
2013-07-30 notazavoid unnecessary logging
2013-07-30 notazlibretro: add savestate support
next