menu: add reset hotkey
[picodrive.git] / pico /
2009-10-05 notaz32x: famec support
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-10-02 notaz32x: poll_detect tweaks, debug unification
2009-10-01 notaz32x: watchdog for Star Wars, SCI IRQs for X-men (also...
2009-10-01 notaz32x: improve 'simple' scheduling, works for 'interestin...
2009-09-30 notaz32x: improved lockstep mode, allows compatibility over 50%
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: some missed code from MAME, minor tweaks
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 notazbuildfix
2009-09-14 notazbugfix
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-09 notazprotection and more mapper support for new mem code
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-30 notazbased on hw tests busreq is affected by reset. Remove...
2009-08-28 notazbugfix
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-28 notazbugfixes
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2009-08-25 notazmem map bugfix
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-15 notazconverting drZ80 to use xmap (new mem handling)
2009-08-15 notazfix CD load filename display
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
2009-08-10 notazmove CD tray handling out of emu loop
2009-08-08 notazallow slightly deviated sound rates (for Wiz)
2009-08-07 notazbugfix + some tweaks
2009-08-03 notazimprove cd change handling
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-21 notazlinux port fixed; some cleanups
2009-07-17 notazgp2x+wiz binary support, wiz code wip
2009-05-20 notazfix operator spr change ARM code bugs
2009-05-11 notazadd my pirate cart (todo: make carthw external)
2009-03-02 notazmajor menu unification, minor reorganization
2009-02-06 notazupdated s/h arm asm code. Untested.
2008-10-18 notazremoved Ecco hack, it was wrong
2008-10-16 notazdebug bgm player, sound code refactoring
2008-10-07 notazchanged sh/hi handling for Pirates! Gold
2008-08-28 notazlowercasing filenames, part3