32x: implement standard/ssf2 mapper
[picodrive.git] / pico / pico_int.h
2009-09-29 notaz32x: RLE mode + tweaks, VR runs but unstable as everyth...
2009-09-29 notaz32x: implement VDP fill, improve PWM, division unit...
2009-09-25 notaz32x: add more regs, ignore purge space
2009-09-23 notaz32x: vints, dram read, hw divider. Doom runs, but fragi...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-20 notaz32x: hook slave sh2, BIOS passes (not much else):
2009-09-20 notaz32x: sh2 irqs (irls), preliminary DMAC implementation
2009-09-18 notaz32x: mode2 draw, debug, poll detection
2009-09-17 notaz32x: sh2 wip, main SH2 BIOS passes
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-11 notaz32x: initial code (security code passes)
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-23 notazsms wip: Alex kidd shinobi plays sound
2009-08-16 notazstarting SMS work
2009-08-15 notazdrZ80 separation finished, related bugs fixed
2009-08-14 notazrefactoring z80 if code for sms preparation
2009-08-12 notazs68k-side Silpheed hack (needed for EU version)
2009-08-12 notazswitch DMNA Silpheed hack to timeslice hack
2009-08-10 notazsram bugfix + savestate refactoring
2008-10-16 notazdebug bgm player, sound code refactoring
2008-08-28 notazlowercasing filenames, part3