Add more regions and more starting symbols

asm
Hamish Coleman 8 years ago
parent 0c00cee418
commit 4551d4c092

@ -1,4 +1,11 @@
# too many false positives
#load_memory 0x00ffc 4188 x230.G2HT35WW.img 0x00ffc 0
#load_memory 0x02920 52 x230.G2HT35WW.img 0x02920 0
# load regions of memory that have data
load_memory 0x0218c 1340 x230.G2HT35WW.img 0x0218c 0
load_memory 0x02be0 5004 x230.G2HT35WW.img 0x02be0 0
load_memory 0x20edc 11652 x230.G2HT35WW.img 0x20edc 0
# List of known keyboard symbols
@ -17,9 +24,19 @@ f livekeys_map 1 0x219e8
f list_matrix 1 0x21a10
f crc16_table 1 0x00022764
f fn_ret_02816 1 0x02816
# Misc structures that were not autodetected
f table_02cf0 1 0x02cf0
f table_03f64 1 0x03f64
f table_211dc 1 0x211dc
f table_215bc 1 0x215bc
f table_21ef8 1 0x21ef8
f table_21f20 1 0x21f20
f table_2216c 1 0x2216c
f table_223d8 1 0x223d8
f table_22418 1 0x22418
f table_22528 1 0x22528
f table_22538 1 0x22538
f table_22ee4 1 0x22ee4
f table_22f28 1 0x22f28

Loading…
Cancel
Save