Commit graph

5 commits

Author SHA1 Message Date
Lyle Mantooth 4cbc70eeca
Make it easy to write options file. 2022-06-04 10:00:06 -04:00
Lyle Mantooth 034af7fa92
More backwards compatibility. 2022-06-04 09:58:10 -04:00
Lyle Mantooth 27d5a4d6c0
Format! 2022-06-04 09:41:29 -04:00
Lyle Mantooth 8901e0e8b0
Serialize option enums to u8, for backward compatibility. 2022-06-04 09:33:11 -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