From 4be421e08fe959949102cfe1c260ee89d8a35c6a Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Fri, 11 Nov 2022 13:31:31 -1000 Subject: [PATCH] BUILDROMS: Fix potential compiler warnings and prep for URL ROM downloads --- PDP11/pdp11_11logo_rom.h | 9 +++++++-- PDP11/pdp11_dazzle_dart_rom.h | 9 +++++++-- PDP11/pdp11_vt_lunar_rom.h | 9 +++++++-- VAX/vax_is1000_bin.h | 9 +++++++-- VAX/vax_ka410_bin.h | 9 +++++++-- VAX/vax_ka410_xs_bin.h | 9 +++++++-- VAX/vax_ka411_bin.h | 9 +++++++-- VAX/vax_ka412_bin.h | 9 +++++++-- VAX/vax_ka41a_bin.h | 9 +++++++-- VAX/vax_ka41d_bin.h | 9 +++++++-- VAX/vax_ka420_rdrz_bin.h | 9 +++++++-- VAX/vax_ka420_rzrz_bin.h | 9 +++++++-- VAX/vax_ka42a_bin.h | 9 +++++++-- VAX/vax_ka42b_bin.h | 9 +++++++-- VAX/vax_ka43a_bin.h | 9 +++++++-- VAX/vax_ka46a_bin.h | 9 +++++++-- VAX/vax_ka47a_bin.h | 9 +++++++-- VAX/vax_ka48a_bin.h | 9 +++++++-- VAX/vax_ka4xx_4pln_bin.h | 9 +++++++-- VAX/vax_ka4xx_8pln_bin.h | 9 +++++++-- VAX/vax_ka4xx_dz_bin.h | 9 +++++++-- VAX/vax_ka4xx_spx_bin.h | 9 +++++++-- VAX/vax_ka610_bin.h | 9 +++++++-- VAX/vax_ka620_bin.h | 9 +++++++-- VAX/vax_ka630_bin.h | 9 +++++++-- VAX/vax_ka655x_bin.h | 9 +++++++-- VAX/vax_ka750_bin_new.h | 9 +++++++-- VAX/vax_ka750_bin_old.h | 9 +++++++-- VAX/vax_vcb02_bin.h | 9 +++++++-- VAX/vax_vmb_exe.h | 9 +++++++-- sim_BuildROMs.c | 12 +++++++----- swtp6800/swtp6800/swtp_swtbugv10_bin.h | 9 +++++++-- 32 files changed, 224 insertions(+), 67 deletions(-) diff --git a/PDP11/pdp11_11logo_rom.h b/PDP11/pdp11_11logo_rom.h index 61d24187..e6c00d92 100644 --- a/PDP11/pdp11_11logo_rom.h +++ b/PDP11/pdp11_11logo_rom.h @@ -1,8 +1,8 @@ #ifndef ROM_logo_lda_H #define ROM_logo_lda_H 0 /* - PDP11/pdp11_11logo_rom.h produced at Wed Oct 19 10:15:15 2022 - from PDP11/11logo/11logo.lda which was last modified at Sun Sep 25 10:27:45 2022 + PDP11/pdp11_11logo_rom.h produced at Fri Nov 11 12:38:32 2022 + from PDP11/11logo/11logo.lda which was last modified at Wed Oct 19 15:16:01 2022 file size: 26009 (0x6599) - checksum: 0xFFDD77F7 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY logo_lda #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x6599 #define BOOT_CODE_CHECKSUM_1 0xFFDD77F7 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 logo_lda #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x6599 #define BOOT_CODE_CHECKSUM_2 0xFFDD77F7 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 logo_lda #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x6599 #define BOOT_CODE_CHECKSUM_3 0xFFDD77F7 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 logo_lda #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x6599 #define BOOT_CODE_CHECKSUM_4 0xFFDD77F7 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 logo_lda #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char logo_lda[] = { diff --git a/PDP11/pdp11_dazzle_dart_rom.h b/PDP11/pdp11_dazzle_dart_rom.h index 2c405a94..2f28d872 100644 --- a/PDP11/pdp11_dazzle_dart_rom.h +++ b/PDP11/pdp11_dazzle_dart_rom.h @@ -1,8 +1,8 @@ #ifndef ROM_dazzle_lda_H #define ROM_dazzle_lda_H 0 /* - PDP11/pdp11_dazzle_dart_rom.h produced at Wed Oct 19 10:15:15 2022 - from PDP11/dazzledart/dazzle.lda which was last modified at Sun Sep 25 10:27:45 2022 + PDP11/pdp11_dazzle_dart_rom.h produced at Fri Nov 11 12:38:32 2022 + from PDP11/dazzledart/dazzle.lda which was last modified at Wed Oct 19 15:16:01 2022 file size: 6096 (0x17D0) - checksum: 0xFFF83848 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY dazzle_lda #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x17D0 #define BOOT_CODE_CHECKSUM_1 0xFFF83848 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 dazzle_lda #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x17D0 #define BOOT_CODE_CHECKSUM_2 0xFFF83848 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 dazzle_lda #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x17D0 #define BOOT_CODE_CHECKSUM_3 0xFFF83848 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 dazzle_lda #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x17D0 #define BOOT_CODE_CHECKSUM_4 0xFFF83848 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 dazzle_lda #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char dazzle_lda[] = { diff --git a/PDP11/pdp11_vt_lunar_rom.h b/PDP11/pdp11_vt_lunar_rom.h index c37a79af..baaa44d8 100644 --- a/PDP11/pdp11_vt_lunar_rom.h +++ b/PDP11/pdp11_vt_lunar_rom.h @@ -1,8 +1,8 @@ #ifndef ROM_lunar_lda_H #define ROM_lunar_lda_H 0 /* - PDP11/pdp11_vt_lunar_rom.h produced at Wed Oct 19 10:15:15 2022 - from PDP11/lunar11/lunar.lda which was last modified at Sun Sep 25 10:27:45 2022 + PDP11/pdp11_vt_lunar_rom.h produced at Fri Nov 11 12:38:32 2022 + from PDP11/lunar11/lunar.lda which was last modified at Wed Oct 19 15:16:01 2022 file size: 13824 (0x3600) - checksum: 0xFFF15D00 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY lunar_lda #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x3600 #define BOOT_CODE_CHECKSUM_1 0xFFF15D00 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 lunar_lda #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x3600 #define BOOT_CODE_CHECKSUM_2 0xFFF15D00 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 lunar_lda #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x3600 #define BOOT_CODE_CHECKSUM_3 0xFFF15D00 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 lunar_lda #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x3600 #define BOOT_CODE_CHECKSUM_4 0xFFF15D00 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 lunar_lda #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char lunar_lda[] = { diff --git a/VAX/vax_is1000_bin.h b/VAX/vax_is1000_bin.h index 09a106b6..56e370f0 100644 --- a/VAX/vax_is1000_bin.h +++ b/VAX/vax_is1000_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_is1000_bin_H #define ROM_vax_is1000_bin_H 0 /* - VAX/vax_is1000_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/is1000.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_is1000_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/is1000.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 524288 (0x80000) - checksum: 0xFCBCD74A This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_is1000_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x80000 #define BOOT_CODE_CHECKSUM_1 0xFCBCD74A @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_is1000_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x80000 #define BOOT_CODE_CHECKSUM_2 0xFCBCD74A @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_is1000_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x80000 #define BOOT_CODE_CHECKSUM_3 0xFCBCD74A @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_is1000_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x80000 #define BOOT_CODE_CHECKSUM_4 0xFCBCD74A @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_is1000_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_is1000_bin[] = { diff --git a/VAX/vax_ka410_bin.h b/VAX/vax_ka410_bin.h index fae767a8..83af8c7a 100644 --- a/VAX/vax_ka410_bin.h +++ b/VAX/vax_ka410_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka410_bin_H #define ROM_vax_ka410_bin_H 0 /* - VAX/vax_ka410_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka410.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka410_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka410.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFEDA0B61 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka410_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFEDA0B61 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka410_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFEDA0B61 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka410_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFEDA0B61 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka410_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFEDA0B61 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka410_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka410_bin[] = { diff --git a/VAX/vax_ka410_xs_bin.h b/VAX/vax_ka410_xs_bin.h index 6d0b9a5c..78c9141f 100644 --- a/VAX/vax_ka410_xs_bin.h +++ b/VAX/vax_ka410_xs_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka410_xs_bin_H #define ROM_vax_ka410_xs_bin_H 0 /* - VAX/vax_ka410_xs_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka410_xs.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka410_xs_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka410_xs.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 32768 (0x8000) - checksum: 0xFFD8BD83 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka410_xs_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x8000 #define BOOT_CODE_CHECKSUM_1 0xFFD8BD83 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka410_xs_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x8000 #define BOOT_CODE_CHECKSUM_2 0xFFD8BD83 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka410_xs_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x8000 #define BOOT_CODE_CHECKSUM_3 0xFFD8BD83 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka410_xs_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x8000 #define BOOT_CODE_CHECKSUM_4 0xFFD8BD83 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka410_xs_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka410_xs_bin[] = { diff --git a/VAX/vax_ka411_bin.h b/VAX/vax_ka411_bin.h index 972642df..ed112eff 100644 --- a/VAX/vax_ka411_bin.h +++ b/VAX/vax_ka411_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka411_bin_H #define ROM_vax_ka411_bin_H 0 /* - VAX/vax_ka411_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka411.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka411_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka411.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFECB7EE3 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka411_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFECB7EE3 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka411_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFECB7EE3 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka411_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFECB7EE3 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka411_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFECB7EE3 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka411_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka411_bin[] = { diff --git a/VAX/vax_ka412_bin.h b/VAX/vax_ka412_bin.h index 9fad2d72..24353399 100644 --- a/VAX/vax_ka412_bin.h +++ b/VAX/vax_ka412_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka412_bin_H #define ROM_vax_ka412_bin_H 0 /* - VAX/vax_ka412_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka412.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka412_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka412.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFED96BB4 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka412_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFED96BB4 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka412_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFED96BB4 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka412_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFED96BB4 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka412_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFED96BB4 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka412_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka412_bin[] = { diff --git a/VAX/vax_ka41a_bin.h b/VAX/vax_ka41a_bin.h index 32035160..7128b8ea 100644 --- a/VAX/vax_ka41a_bin.h +++ b/VAX/vax_ka41a_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka41a_bin_H #define ROM_vax_ka41a_bin_H 0 /* - VAX/vax_ka41a_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka41a.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka41a_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka41a.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFECBAD2E This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka41a_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFECBAD2E @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka41a_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFECBAD2E @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka41a_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFECBAD2E @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka41a_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFECBAD2E @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka41a_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka41a_bin[] = { diff --git a/VAX/vax_ka41d_bin.h b/VAX/vax_ka41d_bin.h index 02574b37..4ee543c1 100644 --- a/VAX/vax_ka41d_bin.h +++ b/VAX/vax_ka41d_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka41d_bin_H #define ROM_vax_ka41d_bin_H 0 /* - VAX/vax_ka41d_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka41d.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka41d_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka41d.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFECB8513 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka41d_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFECB8513 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka41d_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFECB8513 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka41d_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFECB8513 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka41d_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFECB8513 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka41d_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka41d_bin[] = { diff --git a/VAX/vax_ka420_rdrz_bin.h b/VAX/vax_ka420_rdrz_bin.h index 7c2d5273..1a76b641 100644 --- a/VAX/vax_ka420_rdrz_bin.h +++ b/VAX/vax_ka420_rdrz_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka420_rdrz_bin_H #define ROM_vax_ka420_rdrz_bin_H 0 /* - VAX/vax_ka420_rdrz_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka420_rdrz.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka420_rdrz_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka420_rdrz.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 131072 (0x20000) - checksum: 0xFF747E93 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka420_rdrz_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x20000 #define BOOT_CODE_CHECKSUM_1 0xFF747E93 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka420_rdrz_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x20000 #define BOOT_CODE_CHECKSUM_2 0xFF747E93 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka420_rdrz_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x20000 #define BOOT_CODE_CHECKSUM_3 0xFF747E93 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka420_rdrz_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x20000 #define BOOT_CODE_CHECKSUM_4 0xFF747E93 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka420_rdrz_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka420_rdrz_bin[] = { diff --git a/VAX/vax_ka420_rzrz_bin.h b/VAX/vax_ka420_rzrz_bin.h index 26320145..35f3f5f4 100644 --- a/VAX/vax_ka420_rzrz_bin.h +++ b/VAX/vax_ka420_rzrz_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka420_rzrz_bin_H #define ROM_vax_ka420_rzrz_bin_H 0 /* - VAX/vax_ka420_rzrz_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka420_rzrz.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka420_rzrz_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka420_rzrz.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 131072 (0x20000) - checksum: 0xFF7A9A51 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka420_rzrz_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x20000 #define BOOT_CODE_CHECKSUM_1 0xFF7A9A51 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka420_rzrz_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x20000 #define BOOT_CODE_CHECKSUM_2 0xFF7A9A51 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka420_rzrz_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x20000 #define BOOT_CODE_CHECKSUM_3 0xFF7A9A51 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka420_rzrz_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x20000 #define BOOT_CODE_CHECKSUM_4 0xFF7A9A51 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka420_rzrz_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka420_rzrz_bin[] = { diff --git a/VAX/vax_ka42a_bin.h b/VAX/vax_ka42a_bin.h index 8b7021df..5dc85515 100644 --- a/VAX/vax_ka42a_bin.h +++ b/VAX/vax_ka42a_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka42a_bin_H #define ROM_vax_ka42a_bin_H 0 /* - VAX/vax_ka42a_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka42a.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka42a_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka42a.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFED8967F This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka42a_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFED8967F @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka42a_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFED8967F @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka42a_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFED8967F @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka42a_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFED8967F @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka42a_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka42a_bin[] = { diff --git a/VAX/vax_ka42b_bin.h b/VAX/vax_ka42b_bin.h index 6662a635..936389bd 100644 --- a/VAX/vax_ka42b_bin.h +++ b/VAX/vax_ka42b_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka42b_bin_H #define ROM_vax_ka42b_bin_H 0 /* - VAX/vax_ka42b_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka42b.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka42b_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka42b.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFECBB2EF This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka42b_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFECBB2EF @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka42b_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFECBB2EF @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka42b_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFECBB2EF @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka42b_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFECBB2EF @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka42b_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka42b_bin[] = { diff --git a/VAX/vax_ka43a_bin.h b/VAX/vax_ka43a_bin.h index 3c875338..04a7156c 100644 --- a/VAX/vax_ka43a_bin.h +++ b/VAX/vax_ka43a_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka43a_bin_H #define ROM_vax_ka43a_bin_H 0 /* - VAX/vax_ka43a_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka43a.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka43a_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka43a.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFEAB1DF9 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka43a_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFEAB1DF9 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka43a_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFEAB1DF9 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka43a_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFEAB1DF9 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka43a_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFEAB1DF9 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka43a_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka43a_bin[] = { diff --git a/VAX/vax_ka46a_bin.h b/VAX/vax_ka46a_bin.h index f49db724..37467afc 100644 --- a/VAX/vax_ka46a_bin.h +++ b/VAX/vax_ka46a_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka46a_bin_H #define ROM_vax_ka46a_bin_H 0 /* - VAX/vax_ka46a_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka46a.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka46a_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka46a.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFE8D094C This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka46a_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFE8D094C @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka46a_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFE8D094C @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka46a_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFE8D094C @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka46a_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFE8D094C @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka46a_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka46a_bin[] = { diff --git a/VAX/vax_ka47a_bin.h b/VAX/vax_ka47a_bin.h index 1f71c9bf..cc8b0879 100644 --- a/VAX/vax_ka47a_bin.h +++ b/VAX/vax_ka47a_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka47a_bin_H #define ROM_vax_ka47a_bin_H 0 /* - VAX/vax_ka47a_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka47a.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka47a_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka47a.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFE8D8DDA This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka47a_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFE8D8DDA @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka47a_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFE8D8DDA @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka47a_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFE8D8DDA @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka47a_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFE8D8DDA @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka47a_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka47a_bin[] = { diff --git a/VAX/vax_ka48a_bin.h b/VAX/vax_ka48a_bin.h index 88a27920..dbcb2650 100644 --- a/VAX/vax_ka48a_bin.h +++ b/VAX/vax_ka48a_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka48a_bin_H #define ROM_vax_ka48a_bin_H 0 /* - VAX/vax_ka48a_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka48a.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka48a_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka48a.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 262144 (0x40000) - checksum: 0xFEBB854D This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka48a_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x40000 #define BOOT_CODE_CHECKSUM_1 0xFEBB854D @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka48a_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x40000 #define BOOT_CODE_CHECKSUM_2 0xFEBB854D @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka48a_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x40000 #define BOOT_CODE_CHECKSUM_3 0xFEBB854D @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka48a_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x40000 #define BOOT_CODE_CHECKSUM_4 0xFEBB854D @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka48a_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka48a_bin[] = { diff --git a/VAX/vax_ka4xx_4pln_bin.h b/VAX/vax_ka4xx_4pln_bin.h index 1d64566d..a56ddd50 100644 --- a/VAX/vax_ka4xx_4pln_bin.h +++ b/VAX/vax_ka4xx_4pln_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka4xx_4pln_bin_H #define ROM_vax_ka4xx_4pln_bin_H 0 /* - VAX/vax_ka4xx_4pln_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka4xx_4pln.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka4xx_4pln_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka4xx_4pln.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 65536 (0x10000) - checksum: 0xFF9CD286 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka4xx_4pln_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x10000 #define BOOT_CODE_CHECKSUM_1 0xFF9CD286 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka4xx_4pln_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x10000 #define BOOT_CODE_CHECKSUM_2 0xFF9CD286 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka4xx_4pln_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x10000 #define BOOT_CODE_CHECKSUM_3 0xFF9CD286 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka4xx_4pln_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x10000 #define BOOT_CODE_CHECKSUM_4 0xFF9CD286 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka4xx_4pln_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka4xx_4pln_bin[] = { diff --git a/VAX/vax_ka4xx_8pln_bin.h b/VAX/vax_ka4xx_8pln_bin.h index 50c848d3..77094dbc 100644 --- a/VAX/vax_ka4xx_8pln_bin.h +++ b/VAX/vax_ka4xx_8pln_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka4xx_8pln_bin_H #define ROM_vax_ka4xx_8pln_bin_H 0 /* - VAX/vax_ka4xx_8pln_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka4xx_8pln.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka4xx_8pln_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka4xx_8pln.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 65536 (0x10000) - checksum: 0xFFA2FF59 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka4xx_8pln_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x10000 #define BOOT_CODE_CHECKSUM_1 0xFFA2FF59 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka4xx_8pln_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x10000 #define BOOT_CODE_CHECKSUM_2 0xFFA2FF59 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka4xx_8pln_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x10000 #define BOOT_CODE_CHECKSUM_3 0xFFA2FF59 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka4xx_8pln_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x10000 #define BOOT_CODE_CHECKSUM_4 0xFFA2FF59 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka4xx_8pln_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka4xx_8pln_bin[] = { diff --git a/VAX/vax_ka4xx_dz_bin.h b/VAX/vax_ka4xx_dz_bin.h index 5f42c21c..7f81cc4e 100644 --- a/VAX/vax_ka4xx_dz_bin.h +++ b/VAX/vax_ka4xx_dz_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka4xx_dz_bin_H #define ROM_vax_ka4xx_dz_bin_H 0 /* - VAX/vax_ka4xx_dz_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka4xx_dz.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka4xx_dz_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka4xx_dz.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 32768 (0x8000) - checksum: 0xFFD84C02 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka4xx_dz_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x8000 #define BOOT_CODE_CHECKSUM_1 0xFFD84C02 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka4xx_dz_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x8000 #define BOOT_CODE_CHECKSUM_2 0xFFD84C02 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka4xx_dz_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x8000 #define BOOT_CODE_CHECKSUM_3 0xFFD84C02 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka4xx_dz_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x8000 #define BOOT_CODE_CHECKSUM_4 0xFFD84C02 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka4xx_dz_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka4xx_dz_bin[] = { diff --git a/VAX/vax_ka4xx_spx_bin.h b/VAX/vax_ka4xx_spx_bin.h index fc07708d..96c681ef 100644 --- a/VAX/vax_ka4xx_spx_bin.h +++ b/VAX/vax_ka4xx_spx_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka4xx_spx_bin_H #define ROM_vax_ka4xx_spx_bin_H 0 /* - VAX/vax_ka4xx_spx_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka4xx_spx.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka4xx_spx_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka4xx_spx.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 131072 (0x20000) - checksum: 0xFF765752 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka4xx_spx_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x20000 #define BOOT_CODE_CHECKSUM_1 0xFF765752 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka4xx_spx_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x20000 #define BOOT_CODE_CHECKSUM_2 0xFF765752 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka4xx_spx_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x20000 #define BOOT_CODE_CHECKSUM_3 0xFF765752 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka4xx_spx_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x20000 #define BOOT_CODE_CHECKSUM_4 0xFF765752 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka4xx_spx_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka4xx_spx_bin[] = { diff --git a/VAX/vax_ka610_bin.h b/VAX/vax_ka610_bin.h index faec7af2..2f51f2ff 100644 --- a/VAX/vax_ka610_bin.h +++ b/VAX/vax_ka610_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka610_bin_H #define ROM_vax_ka610_bin_H 0 /* - VAX/vax_ka610_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka610.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka610_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka610.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 16384 (0x4000) - checksum: 0xFFEF3312 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka610_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x4000 #define BOOT_CODE_CHECKSUM_1 0xFFEF3312 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka610_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x4000 #define BOOT_CODE_CHECKSUM_2 0xFFEF3312 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka610_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x4000 #define BOOT_CODE_CHECKSUM_3 0xFFEF3312 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka610_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x4000 #define BOOT_CODE_CHECKSUM_4 0xFFEF3312 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka610_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka610_bin[] = { diff --git a/VAX/vax_ka620_bin.h b/VAX/vax_ka620_bin.h index 430cc440..3744cde9 100644 --- a/VAX/vax_ka620_bin.h +++ b/VAX/vax_ka620_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka620_bin_H #define ROM_vax_ka620_bin_H 0 /* - VAX/vax_ka620_bin.h produced at Wed Oct 19 10:15:14 2022 - from VAX/ka620.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka620_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka620.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 65536 (0x10000) - checksum: 0xFF7F930F This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka620_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x10000 #define BOOT_CODE_CHECKSUM_1 0xFF7F930F @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka620_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x10000 #define BOOT_CODE_CHECKSUM_2 0xFF7F930F @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka620_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x10000 #define BOOT_CODE_CHECKSUM_3 0xFF7F930F @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka620_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x10000 #define BOOT_CODE_CHECKSUM_4 0xFF7F930F @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka620_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka620_bin[] = { diff --git a/VAX/vax_ka630_bin.h b/VAX/vax_ka630_bin.h index 9a9e4077..de79f1d4 100644 --- a/VAX/vax_ka630_bin.h +++ b/VAX/vax_ka630_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka630_bin_H #define ROM_vax_ka630_bin_H 0 /* - VAX/vax_ka630_bin.h produced at Wed Oct 19 10:15:14 2022 - from VAX/ka630.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka630_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka630.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 65536 (0x10000) - checksum: 0xFF7F73EF This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka630_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x10000 #define BOOT_CODE_CHECKSUM_1 0xFF7F73EF @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka630_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x10000 #define BOOT_CODE_CHECKSUM_2 0xFF7F73EF @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka630_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x10000 #define BOOT_CODE_CHECKSUM_3 0xFF7F73EF @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka630_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x10000 #define BOOT_CODE_CHECKSUM_4 0xFF7F73EF @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka630_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka630_bin[] = { diff --git a/VAX/vax_ka655x_bin.h b/VAX/vax_ka655x_bin.h index 9a64ebfb..f3224a83 100644 --- a/VAX/vax_ka655x_bin.h +++ b/VAX/vax_ka655x_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka655x_bin_H #define ROM_vax_ka655x_bin_H 0 /* - VAX/vax_ka655x_bin.h produced at Wed Oct 19 10:15:14 2022 - from VAX/ka655x.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka655x_bin.h produced at Fri Nov 11 12:38:31 2022 + from VAX/ka655x.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 131072 (0x20000) - checksum: 0xFF7673B6 This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_ka655x_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x20000 #define BOOT_CODE_CHECKSUM_1 0xFF7673B6 @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka655x_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x20000 #define BOOT_CODE_CHECKSUM_2 0xFF7673B6 @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka655x_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x20000 #define BOOT_CODE_CHECKSUM_3 0xFF7673B6 @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka655x_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x20000 #define BOOT_CODE_CHECKSUM_4 0xFF7673B6 @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka655x_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka655x_bin[] = { diff --git a/VAX/vax_ka750_bin_new.h b/VAX/vax_ka750_bin_new.h index b4490382..e946b09d 100644 --- a/VAX/vax_ka750_bin_new.h +++ b/VAX/vax_ka750_bin_new.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka750_bin_new_H #define ROM_vax_ka750_bin_new_H 0 /* - VAX/vax_ka750_bin_new.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka750_new.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka750_bin_new.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka750_new.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 1024 (0x400) - checksum: 0xFFFE7BE5 This file is a generated file and should NOT be edited or changed by hand. @@ -23,6 +23,7 @@ #else #define BOOT_CODE_ARRAY vax_ka750_bin_new #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x400 #define BOOT_CODE_CHECKSUM_1 0xFFFE7BE5 @@ -33,6 +34,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka750_bin_new #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x400 #define BOOT_CODE_CHECKSUM_2 0xFFFE7BE5 @@ -43,6 +45,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka750_bin_new #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x400 #define BOOT_CODE_CHECKSUM_3 0xFFFE7BE5 @@ -53,6 +56,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka750_bin_new #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x400 #define BOOT_CODE_CHECKSUM_4 0xFFFE7BE5 @@ -63,6 +67,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka750_bin_new #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka750_bin_new[] = { diff --git a/VAX/vax_ka750_bin_old.h b/VAX/vax_ka750_bin_old.h index cacd68ff..7d9b3b51 100644 --- a/VAX/vax_ka750_bin_old.h +++ b/VAX/vax_ka750_bin_old.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_ka750_bin_old_H #define ROM_vax_ka750_bin_old_H 0 /* - VAX/vax_ka750_bin_old.h produced at Wed Oct 19 10:15:15 2022 - from VAX/ka750_old.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_ka750_bin_old.h produced at Fri Nov 11 12:38:32 2022 + from VAX/ka750_old.bin which was last modified at Fri Nov 04 10:00:46 2022 file size: 1024 (0x400) - checksum: 0xFFFEBAA5 This file is a generated file and should NOT be edited or changed by hand. @@ -23,6 +23,7 @@ #else #define BOOT_CODE_ARRAY vax_ka750_bin_old #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x400 #define BOOT_CODE_CHECKSUM_1 0xFFFEBAA5 @@ -33,6 +34,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_ka750_bin_old #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x400 #define BOOT_CODE_CHECKSUM_2 0xFFFEBAA5 @@ -43,6 +45,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_ka750_bin_old #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x400 #define BOOT_CODE_CHECKSUM_3 0xFFFEBAA5 @@ -53,6 +56,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_ka750_bin_old #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x400 #define BOOT_CODE_CHECKSUM_4 0xFFFEBAA5 @@ -63,6 +67,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_ka750_bin_old #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_ka750_bin_old[] = { diff --git a/VAX/vax_vcb02_bin.h b/VAX/vax_vcb02_bin.h index 9d0854a0..a578643a 100644 --- a/VAX/vax_vcb02_bin.h +++ b/VAX/vax_vcb02_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_vcb02_bin_H #define ROM_vax_vcb02_bin_H 0 /* - VAX/vax_vcb02_bin.h produced at Wed Oct 19 10:15:15 2022 - from VAX/vcb02.bin which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_vcb02_bin.h produced at Fri Nov 11 12:38:32 2022 + from VAX/vcb02.bin which was last modified at Fri Nov 04 10:01:07 2022 file size: 16384 (0x4000) - checksum: 0xFFF1D2AD This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_vcb02_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x4000 #define BOOT_CODE_CHECKSUM_1 0xFFF1D2AD @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_vcb02_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x4000 #define BOOT_CODE_CHECKSUM_2 0xFFF1D2AD @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_vcb02_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x4000 #define BOOT_CODE_CHECKSUM_3 0xFFF1D2AD @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_vcb02_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x4000 #define BOOT_CODE_CHECKSUM_4 0xFFF1D2AD @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_vcb02_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_vcb02_bin[] = { diff --git a/VAX/vax_vmb_exe.h b/VAX/vax_vmb_exe.h index 6d79490f..e6fedc78 100644 --- a/VAX/vax_vmb_exe.h +++ b/VAX/vax_vmb_exe.h @@ -1,8 +1,8 @@ #ifndef ROM_vax_vmb_exe_H #define ROM_vax_vmb_exe_H 0 /* - VAX/vax_vmb_exe.h produced at Wed Oct 19 10:15:15 2022 - from VAX/vmb.exe which was last modified at Sun Sep 25 10:27:45 2022 + VAX/vax_vmb_exe.h produced at Fri Nov 11 12:38:32 2022 + from VAX/vmb.exe which was last modified at Fri Nov 04 10:01:07 2022 file size: 44544 (0xAE00) - checksum: 0xFFC014BB This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY vax_vmb_exe #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0xAE00 #define BOOT_CODE_CHECKSUM_1 0xFFC014BB @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 vax_vmb_exe #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0xAE00 #define BOOT_CODE_CHECKSUM_2 0xFFC014BB @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 vax_vmb_exe #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0xAE00 #define BOOT_CODE_CHECKSUM_3 0xFFC014BB @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 vax_vmb_exe #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0xAE00 #define BOOT_CODE_CHECKSUM_4 0xFFC014BB @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 vax_vmb_exe #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char vax_vmb_exe[] = { diff --git a/sim_BuildROMs.c b/sim_BuildROMs.c index f4eb0fc7..488e36c8 100644 --- a/sim_BuildROMs.c +++ b/sim_BuildROMs.c @@ -91,7 +91,7 @@ struct ROM_File_Descriptor { #endif int sim_read_ROM_include(const char *include_filename, - int *psize, + size_t *psize, unsigned char **pROMData, unsigned int *pchecksum, char **prom_array_name, @@ -228,7 +228,7 @@ return 1; } int sim_make_ROM_include(const char *rom_filename, - int expected_size, + size_t expected_size, unsigned int expected_checksum, const char *include_filename, const char *rom_array_name, @@ -238,7 +238,7 @@ FILE *rFile; FILE *iFile; time_t now; int bytes_written = 0; -int include_bytes; +size_t include_bytes; int c; int rom; struct stat statb; @@ -276,8 +276,8 @@ if (stat (rom_filename, &statb)) { fclose (rFile); return -1; } -if (statb.st_size != expected_size) { - printf ("Error: ROM file '%s' has an unexpected size: %d vs %d\n", rom_filename, (int)statb.st_size, expected_size); +if ((size_t)statb.st_size != expected_size) { + printf ("Error: ROM file '%s' has an unexpected size: %d vs %d\n", rom_filename, (int)statb.st_size, (int)expected_size); printf ("This can happen if the file was transferred or unpacked incorrectly\n"); printf ("and in the process tried to convert line endings rather than passing\n"); printf ("the file's contents unmodified\n"); @@ -363,6 +363,7 @@ fprintf (iFile, "#define BOOT_CODE_ARRAY NULL\r\n"); fprintf (iFile, "#else\r\n"); fprintf (iFile, "#define BOOT_CODE_ARRAY %s\r\n", rom_array_name); fprintf (iFile, "#endif\r\n"); +fprintf (iFile, "#define BOOT_CODE_URL NULL\r\n"); for (rom = 1; rom <= MAX_CONCURRENT_ROMS; rom++) { fprintf (iFile, "%s !defined(BOOT_CODE_SIZE_%d)\r\n", (rom == 1) ? "#if" : "#elif", rom); fprintf (iFile, "#define BOOT_CODE_SIZE_%d 0x%X\r\n", rom, (int)statb.st_size); @@ -374,6 +375,7 @@ for (rom = 1; rom <= MAX_CONCURRENT_ROMS; rom++) { fprintf (iFile, "#else\r\n"); fprintf (iFile, "#define BOOT_CODE_ARRAY_%d %s\r\n", rom, rom_array_name); fprintf (iFile, "#endif\r\n"); + fprintf (iFile, "#define BOOT_CODE_URL_%d NULL\r\n", rom); } fprintf (iFile, "#endif\r\n"); fprintf (iFile, "#if !defined(DONT_USE_INTERNAL_ROM)\r\n"); diff --git a/swtp6800/swtp6800/swtp_swtbugv10_bin.h b/swtp6800/swtp6800/swtp_swtbugv10_bin.h index b1882e48..88be8a2f 100644 --- a/swtp6800/swtp6800/swtp_swtbugv10_bin.h +++ b/swtp6800/swtp6800/swtp_swtbugv10_bin.h @@ -1,8 +1,8 @@ #ifndef ROM_swtp_swtbugv10_bin_H #define ROM_swtp_swtbugv10_bin_H 0 /* - swtp6800/swtp6800/swtp_swtbugv10_bin.h produced at Wed Oct 19 10:15:15 2022 - from swtp6800/swtp6800/swtbugv10.bin which was last modified at Sun Sep 25 10:27:45 2022 + swtp6800/swtp6800/swtp_swtbugv10_bin.h produced at Fri Nov 11 12:38:32 2022 + from swtp6800/swtp6800/swtbugv10.bin which was last modified at Wed Oct 19 15:16:02 2022 file size: 1024 (0x400) - checksum: 0xFFFE4FBC This file is a generated file and should NOT be edited or changed by hand. */ @@ -20,6 +20,7 @@ #else #define BOOT_CODE_ARRAY swtp_swtbugv10_bin #endif +#define BOOT_CODE_URL NULL #if !defined(BOOT_CODE_SIZE_1) #define BOOT_CODE_SIZE_1 0x400 #define BOOT_CODE_CHECKSUM_1 0xFFFE4FBC @@ -30,6 +31,7 @@ #else #define BOOT_CODE_ARRAY_1 swtp_swtbugv10_bin #endif +#define BOOT_CODE_URL_1 NULL #elif !defined(BOOT_CODE_SIZE_2) #define BOOT_CODE_SIZE_2 0x400 #define BOOT_CODE_CHECKSUM_2 0xFFFE4FBC @@ -40,6 +42,7 @@ #else #define BOOT_CODE_ARRAY_2 swtp_swtbugv10_bin #endif +#define BOOT_CODE_URL_2 NULL #elif !defined(BOOT_CODE_SIZE_3) #define BOOT_CODE_SIZE_3 0x400 #define BOOT_CODE_CHECKSUM_3 0xFFFE4FBC @@ -50,6 +53,7 @@ #else #define BOOT_CODE_ARRAY_3 swtp_swtbugv10_bin #endif +#define BOOT_CODE_URL_3 NULL #elif !defined(BOOT_CODE_SIZE_4) #define BOOT_CODE_SIZE_4 0x400 #define BOOT_CODE_CHECKSUM_4 0xFFFE4FBC @@ -60,6 +64,7 @@ #else #define BOOT_CODE_ARRAY_4 swtp_swtbugv10_bin #endif +#define BOOT_CODE_URL_4 NULL #endif #if !defined(DONT_USE_INTERNAL_ROM) unsigned char swtp_swtbugv10_bin[] = {