megaed-sv: tas sync code
[megadrive.git] / hexed /
2013-09-29 notazhexed: 32x support
2011-05-25 notazhexed: vram transfer + early pc transfers
2011-05-24 notazhexed: support PicoDrive savestate loading (only VDP...
2011-05-20 notazhexed: add simple io commands
2011-05-20 notazhexed: refactor init code a bit
2011-05-16 notazhexed: use bin size for reloc; minor updates
2011-05-16 notazhexed: add jump cmd, refactor transfer
2011-05-16 notazfix license text, add gitignore
2011-05-16 notazhexed: new pc control code (send/recv only for now)
2011-05-16 notazhexed: move transfer code here since md code is here too
2011-05-16 notazhexed: minor cleanup
2011-05-16 notazhexed: relocation and test stub
2009-04-12 notaztransfer ability added
2009-04-10 notazmake the code relocatable
2009-04-08 notazfinalize for release
2009-04-08 notazjmp opt and cleanups
2009-04-07 notazfinish safety stuff
2009-04-07 notazcleanup init code
2009-04-07 notazbyte mode, dtack safety
2009-03-26 notazfree some bits in global reg, use r5 for edit
2009-03-24 notazgoto and edit
2009-03-20 notazbyte mode, edit mode wip
2009-03-19 notazwip
2009-03-18 notazwip, draws hex
2009-03-17 notazcleanup and vbl a0 corruption fix
2009-03-17 notazrename test -> hexed
2009-03-16 notazhexed projext started
2009-03-16 notazCreating hexed from nshtest