32x: memhandler improvements
authornotaz <notasas@gmail.com>
Wed, 7 Aug 2013 00:26:02 +0000 (03:26 +0300)
committernotaz <notasas@gmail.com>
Thu, 8 Aug 2013 00:02:54 +0000 (03:02 +0300)
commitf81107f59093904c3daac2e9c257261fddc6caf0
treea8785ee8451a00b085f74e976a3ad71d3386d88f
parentc1931173ab49838b8e6f934b11de8ff0b8fbbcf3
32x: memhandler improvements

- use consistent read tables (with write)
- use sh2 ptr instead of id
- place data_array/peri_regs in sh2 struct
cpu/drc/emit_arm.c
cpu/drc/emit_x86.c
cpu/sh2/compiler.c
cpu/sh2/sh2.c
cpu/sh2/sh2.h
pico/32x/32x.c
pico/32x/memory.c
pico/32x/sh2soc.c
pico/debug.c
pico/pico_int.h
pico/state.c