Lyle Mantooth
|
1c752e5bbd
|
Make RomData indexable.
|
2022-06-05 15:57:02 -04:00 |
|
Lyle Mantooth
|
4972986fee
|
Fix byte indexes.
And standardize on lower-case hexadecimal.
|
2022-06-04 14:39:11 -04:00 |
|
Lyle Mantooth
|
27d5a4d6c0
|
Format!
|
2022-06-04 09:41:29 -04:00 |
|
Lyle Mantooth
|
1113adca98
|
Make it run (no actual randomizing yet).
|
2022-06-04 09:39:52 -04:00 |
|
Lyle Mantooth
|
41be111857
|
Add RomData::is_randomizer.
|
2022-06-01 09:53:11 -04:00 |
|
Lyle Mantooth
|
7cd01df7d6
|
Move Asar symbols into RomData.
Add move_room_headers function for base_patch_generator.
|
2022-05-30 01:03:30 -04:00 |
|
Lyle Mantooth
|
a161d9090e
|
Add RomData, OptionFlags, and enums for them.
Fun error handling with automatic, fallible conversion to and from u8s
for the enums.
|
2022-05-29 10:22:34 -04:00 |
|
Lyle Mantooth
|
476f01fad3
|
Fix bin_comp and factor out Patch struct to base lib.
|
2022-05-23 09:46:44 -04:00 |
|