UIQ3 bugfixes, SVP drc indirect jumps, stuff
[picodrive.git] / Pico / carthw / svp / gen_arm.c
2008-08-24 notazUIQ3 bugfixes, SVP drc indirect jumps, stuff
2008-08-10 notazGizmondo port updated to 1.51b
2008-03-29 notaz(c) and stuff
2008-03-15 notazsvp compiler: jump fixup
2008-03-13 notazhint-less mode updated for SVP, state load callback...
2008-03-12 notazsvp compiler: working asm dispatcher
2008-03-11 notazsvp compiler: wip EXT reg stuff
2008-03-09 notazsvp compiler: some PMAR handling, code detection
2008-03-08 notazsvp compiler: all ops implemented, EXT regs left
2008-03-08 notazsvp compiler: few ops, bugfixes, code seems to work
2008-03-07 notazsvp compiler: few more ops
2008-03-05 notazsvp compiler: some adjustments
2008-02-28 notazsvp compiler: added more ops
2008-02-26 notazsvp compiler: more ops, idle detection
2008-02-24 notazsvp compiler: added first wait loop detection
2008-02-24 notazsvp compiler: some pointer reg handling
2008-02-21 notazsvp: added few opcodes to translate_op()
2008-02-20 notazsvp compiler direct calls
2008-02-18 notazsvp compiler, early stage, works
2008-02-17 notazsvp: some ARM code translation, as calls, broken