1
0
mirror of synced 2026-03-02 18:05:39 +00:00

Allow swapping driver ID between the BIOS disk and XTMax.

This commit is contained in:
Matthieu Bucchianeri
2025-02-11 19:05:50 -08:00
parent 34ac6ee4e0
commit 845ba3666c
3 changed files with 58 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ unsigned char BOOTROM[] = {
4, 184, 51, 231, 232, 56, 4, 251, 94, 90, 89, 88, 7, 203, 85, 86,
128, 250, 128, 116, 57, 137, 197, 137, 214, 156, 14, 184, 47, 225, 80, 156,
186, 132, 2, 237, 80, 186, 134, 2, 237, 80, 137, 232, 137, 242, 207, 156,
80, 137, 232, 128, 252, 8, 117, 18, 137, 240, 60, 128, 114, 12, 6, 184,
80, 137, 240, 60, 128, 114, 19, 137, 232, 128, 252, 8, 117, 12, 6, 184,
64, 0, 142, 192, 38, 138, 22, 117, 0, 7, 88, 157, 235, 58, 128, 252,
21, 126, 5, 232, 113, 0, 235, 34, 128, 252, 1, 116, 10, 128, 252, 21,
116, 5, 190, 122, 225, 235, 3, 190, 136, 225, 86, 137, 222, 136, 227, 48,
@@ -127,4 +127,4 @@ unsigned char BOOTROM[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177};
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176};