cyclone68000.git
2019-12-07 notazfix compatibility with ancient gas master github/master
2018-10-19 notazfix sometimes missing CycloneJumpTab
2017-09-20 notazpass jumptable ptr from C
2017-09-20 notazfix bcd instructions
2017-08-07 notazeliminate text relocations
2017-08-07 notazdetect and fix incorect format args
2014-10-18 notazfix another case of movem PC saving
2014-10-08 notazfix movem PC saving for MEMHANDLERS_NEED_PC case
2014-10-05 notazsupport a few ARMv6 instructions
2014-10-05 notazdon't pass trash in MSB bits to write8 and write16...
2014-10-05 notazmake Ea* functions easier to work with
2013-09-09 notazadd fixup for uncompressed jumptable
2013-09-08 notazavoid using mrs
2013-09-08 notazavoid using msr
2013-09-07 notazdbra tracking and branch improvements
2013-08-15 notazupdate idledet code
2013-08-10 Grazvydas Ignotasupdate .gitignore
2013-08-10 Grazvydas Ignotasdon't run when 0 cycles are left
2013-08-10 Grazvydas Ignotasfix pc relative addressing
2013-08-10 Grazvydas Ignotasfix warnings and deps
2013-06-24 Grazvydas Ignotasadd .gitignore
2013-06-16 notaztests and tools from PicoDrive
2013-06-16 notazallow to specify config file
2013-06-16 notazdisa improvements from PicoDrive
2013-06-16 notazrestructure the repository to be Cyclone only
2011-02-13 notazCommit my changes, version set to 0.099
2011-02-13 notazadd a copy of Disa so Cyclone can be built standalone
2011-02-13 notazsupport Linux build of this old 0.069 version (for...
2011-02-12 emudavefixed a bug where the Opcode jump table was written...
2011-02-12 emudaveadded copyright line to top of source files next to...
2011-02-08 emudavelicense info for PicoDrive directory
2011-02-08 emudavelicense info added to Pico directory
2011-02-08 emudavelicense info at top of Cyclone source files
2011-02-07 emudaveAdded 0.030 of PicoDrive and moved license files into...
2011-02-07 emudavefirst check-in of Cyclone 0.069 under GPLv2 and MAME...
2011-02-07 emudavetesting...
2011-02-07 emudaveInitial directory structure.