rom_data -> rom_loaded
[picodrive.git] / Pico / carthw / svp / gen_arm.c
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