1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-03 22:50:05 +00:00

SCP: Updated to current.

This commit is contained in:
Richard Cornwell
2020-03-27 18:12:44 -04:00
parent 100846ee75
commit 9ae291a2d9
2 changed files with 52 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ struct ROM_File_Descriptor {
{"PDP11/11logo/11logo.lda", "PDP11/pdp11_11logo_rom.h", 26009, 0xFFDD77F7, "logo_lda"},
{"swtp6800/swtp6800/swtbug.bin", "swtp6800/swtp6800/swtp_swtbug_bin.h", 1024, 0xFFFE4FBC, "swtp_swtbug_bin"},
{"3B2/rom_400.bin", "3B2/rom_400_bin.h", 32768, 0xFFD55762, "rom_400_bin"},
{"3B2/rom_1000.bin", "3B2/rom_1000_bin.h", 131072, 0xFFDC0EB8, "rom_1000_bin"},
};