scawful
206a1a6935
Refactor ROM saving process to utilize SaveSettings struct
...
- Updated yaze_save_rom and Backup command to use the new SaveSettings struct for improved clarity and maintainability.
- Adjusted SaveToFile calls in Tile16Transfer to align with the new structured settings approach.
- Enhanced parameter management for ROM saving operations across multiple components.
2025-05-15 22:47:34 -04:00
scawful
26fc39dad0
rename handle to Run for cli commands
2025-03-31 17:18:49 -04:00
scawful
c38108b551
Update Doxyfile and refactor includes in tile16_transfer and main.mm
2025-01-19 20:23:02 -05:00
scawful
38d34fd40c
Add BPS patch utility functions and integrate into CLI handlers
2025-01-19 18:46:56 -05:00
scawful
339df53674
Refactor ROM loading methods
2025-01-18 12:33:33 -05:00
scawful
8becdbcbb0
Add asar.h include to patch.cc for ASAR DLL bindings
2024-12-30 19:05:51 -05:00
scawful
80d3bf4273
Update include directives to use z3ed.h instead of command.h in CLI handlers
2024-12-29 23:12:55 -05:00
scawful
bfadd435a0
Remove unused namespace declaration in Tile16Transfer handler
2024-12-28 21:50:54 -05:00
scawful
e05e7c35db
remove app namespace
2024-12-28 21:28:51 -05:00
scawful
f682f22eab
Refactor command handlers for improved code organization and readability
2024-08-31 09:56:11 -04:00