read-ahead turn off, cfg file, minor adjustments
[picodrive.git] / Pico / carthw / svp / compiler.c
2008-03-27 notazread-ahead turn off, cfg file, minor adjustments
2008-03-24 notazbugfixes, new config system and messed code for it
2008-03-19 notazsvp compiler: few more optimizations
2008-03-18 notazsvp compiler: hle done?
2008-03-16 notazsvp compiler: hle work, wip
2008-03-16 notazsvp compiler: ssp_hle_902
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-12 notazsvp compiler: block ref counter version
2008-03-12 notazsvp compiler: ops completed? last ver. with interpreter...
2008-03-12 notazsvp compiler: some fixes
2008-03-11 notazsvp compiler: wip EXT reg stuff
2008-03-09 notazsvp compiler: minor update, just to not forget
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
2008-02-16 notazcompiler work, last(?) C version
2008-02-13 notazsvpdyn: initial buggy iram caching
2008-02-10 notazminor svp
2008-02-10 notazsvp block extractor for recompiler