Brian Pugh
|
f9a8fac380
|
fix rwdata table end reference
|
2021-11-25 19:41:35 -08:00 |
|
Brian Pugh
|
67ab649855
|
Fix ld syntax bug, less round about way of finding novel code start since we now explicitly define it
|
2021-11-25 19:41:35 -08:00 |
|
Brian Pugh
|
d7d8f5a4bd
|
export all mario backdrops
|
2021-11-15 18:13:07 -08:00 |
|
Brian Pugh
|
68bab643d2
|
move fds_remove_crc_gaps to utils
|
2021-11-15 12:36:34 -08:00 |
|
Brian Pugh
|
c9bb39bcf3
|
disable rwdata tweaks on zelda until we find some RAM
|
2021-11-15 12:36:34 -08:00 |
|
Brian Pugh
|
c0e1519d99
|
give better name to rwdata indices
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
3a58deaaba
|
generate device-specific linker params
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
bad9aa6c48
|
set RWDATA_IDX as a class variable
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
1a29b8e6ec
|
transform move_to_compressed_memory into a method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
7f3c508ea2
|
transform move_ext into a method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
5206dc823e
|
transform move_ext_external into a method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
07445faf3d
|
transform move_to_int into a method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
b1df0574fd
|
transform rwdata_erase into a method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
ee3cbe3f3f
|
transform rwdata_lookup into method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
8a07eeb034
|
transform int_free_space into a property
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
e17050023b
|
transform compressed_memory_compressed_len into a method
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
ea84bef32b
|
renamed compressed_memory_pos -> self.compressed_memory_pos
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
574563b000
|
rename int_pos -> self.int_pos and __call__ -> patch
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
48cbce0e23
|
rename offset -> self.ext_offset
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
450b511369
|
rename DevicePatchMixin methods
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
c1c2a6bbd8
|
give sram3 a more generic name
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
49d48aa9b0
|
automatic registry for devices
|
2021-11-14 09:21:20 -08:00 |
|
Brian Pugh
|
1b89eba61d
|
massive reorganization; still needs cleanup
|
2021-11-14 09:21:20 -08:00 |
|