prepare port SAP-R export from pull request #1706

This commit is contained in:
tildearrow 2024-09-29 19:39:10 -05:00
parent f7a861a01d
commit 5a587a6af6
6 changed files with 561 additions and 0 deletions

View file

@ -31,6 +31,7 @@ enum DivROMExportOptions {
DIV_ROM_AMIGA_VALIDATION,
DIV_ROM_ZSM,
DIV_ROM_TIUNA,
DIV_ROM_SAP_R,
DIV_ROM_MAX
};