Generated ROM Image includes: Updated for multiple ROM image support
The actual contents of the input ROM binary files and the contents of the created arrays are unchanged. Multiple ROM image include files can be included in the same source module without the need for any #undef BOOT_CODE_SIZE, etc.
This commit is contained in:
parent
cfac7dee42
commit
ae1472db79
34 changed files with 19140 additions and 18494 deletions
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_rom_rev2_bin_H
|
||||
#define ROM_rom_rev2_bin_H 0
|
||||
/*
|
||||
3B2/rom_rev2_bin.h produced at Sun May 9 13:35:55 2021
|
||||
from 3B2/rom_rev2.bin which was last modified at Fri Sep 11 14:28:01 2020
|
||||
3B2/rom_rev2_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from 3B2/rom_rev2.bin which was last modified at Mon Jul 26 08:03:30 2021
|
||||
file size: 32768 (0x8000) - checksum: 0xFFD55762
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x8000
|
||||
#define BOOT_CODE_FILENAME "rom_rev2.bin"
|
||||
#define BOOT_CODE_ARRAY rom_rev2_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x8000
|
||||
#define BOOT_CODE_FILENAME_1 "rom_rev2.bin"
|
||||
#define BOOT_CODE_ARRAY_1 rom_rev2_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x8000
|
||||
#define BOOT_CODE_FILENAME_2 "rom_rev2.bin"
|
||||
#define BOOT_CODE_ARRAY_2 rom_rev2_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x8000
|
||||
#define BOOT_CODE_FILENAME_3 "rom_rev2.bin"
|
||||
#define BOOT_CODE_ARRAY_3 rom_rev2_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x8000
|
||||
#define BOOT_CODE_FILENAME_4 "rom_rev2.bin"
|
||||
#define BOOT_CODE_ARRAY_4 rom_rev2_bin
|
||||
#endif
|
||||
unsigned char rom_rev2_bin[] = {
|
||||
0x00,0x00,0x05,0x48,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
|
||||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_rom_rev2_demon_bin_H
|
||||
#define ROM_rom_rev2_demon_bin_H 0
|
||||
/*
|
||||
3B2/rom_rev2_demon_bin.h produced at Sun May 9 13:36:22 2021
|
||||
from 3B2/rom_rev2_demon.bin which was last modified at Sun May 9 13:34:59 2021
|
||||
3B2/rom_rev2_demon_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from 3B2/rom_rev2_demon.bin which was last modified at Mon Jul 26 08:03:30 2021
|
||||
file size: 65536 (0x10000) - checksum: 0xFFB345BB
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x10000
|
||||
#define BOOT_CODE_FILENAME "rom_rev2_demon.bin"
|
||||
#define BOOT_CODE_ARRAY rom_rev2_demon_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x10000
|
||||
#define BOOT_CODE_FILENAME_1 "rom_rev2_demon.bin"
|
||||
#define BOOT_CODE_ARRAY_1 rom_rev2_demon_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x10000
|
||||
#define BOOT_CODE_FILENAME_2 "rom_rev2_demon.bin"
|
||||
#define BOOT_CODE_ARRAY_2 rom_rev2_demon_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x10000
|
||||
#define BOOT_CODE_FILENAME_3 "rom_rev2_demon.bin"
|
||||
#define BOOT_CODE_ARRAY_3 rom_rev2_demon_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x10000
|
||||
#define BOOT_CODE_FILENAME_4 "rom_rev2_demon.bin"
|
||||
#define BOOT_CODE_ARRAY_4 rom_rev2_demon_bin
|
||||
#endif
|
||||
unsigned char rom_rev2_demon_bin[] = {
|
||||
0x00,0x00,0x05,0x50,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
|
||||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_rom_rev3_bin_H
|
||||
#define ROM_rom_rev3_bin_H 0
|
||||
/*
|
||||
3B2/rom_rev3_bin.h produced at Sun May 9 13:35:55 2021
|
||||
from 3B2/rom_rev3.bin which was last modified at Fri Sep 11 14:28:01 2020
|
||||
3B2/rom_rev3_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from 3B2/rom_rev3.bin which was last modified at Mon Jul 26 08:03:30 2021
|
||||
file size: 131072 (0x20000) - checksum: 0xFFDC0EB8
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x20000
|
||||
#define BOOT_CODE_FILENAME "rom_rev3.bin"
|
||||
#define BOOT_CODE_ARRAY rom_rev3_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x20000
|
||||
#define BOOT_CODE_FILENAME_1 "rom_rev3.bin"
|
||||
#define BOOT_CODE_ARRAY_1 rom_rev3_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x20000
|
||||
#define BOOT_CODE_FILENAME_2 "rom_rev3.bin"
|
||||
#define BOOT_CODE_ARRAY_2 rom_rev3_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x20000
|
||||
#define BOOT_CODE_FILENAME_3 "rom_rev3.bin"
|
||||
#define BOOT_CODE_ARRAY_3 rom_rev3_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x20000
|
||||
#define BOOT_CODE_FILENAME_4 "rom_rev3.bin"
|
||||
#define BOOT_CODE_ARRAY_4 rom_rev3_bin
|
||||
#endif
|
||||
unsigned char rom_rev3_bin[] = {
|
||||
0x00,0x00,0x05,0x78,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
|
||||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_logo_lda_H
|
||||
#define ROM_logo_lda_H 0
|
||||
/*
|
||||
PDP11/pdp11_11logo_rom.h produced at Sun Jan 27 20:17:09 2019
|
||||
from PDP11/11logo/11logo.lda which was last modified at Sun Jan 27 20:14:47 2019
|
||||
PDP11/pdp11_11logo_rom.h produced at Mon Aug 23 12:14:08 2021
|
||||
from PDP11/11logo/11logo.lda which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 26009 (0x6599) - checksum: 0xFFDD77F7
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x6599
|
||||
#define BOOT_CODE_FILENAME "11logo.lda"
|
||||
#define BOOT_CODE_ARRAY logo_lda
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x6599
|
||||
#define BOOT_CODE_FILENAME_1 "11logo.lda"
|
||||
#define BOOT_CODE_ARRAY_1 logo_lda
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x6599
|
||||
#define BOOT_CODE_FILENAME_2 "11logo.lda"
|
||||
#define BOOT_CODE_ARRAY_2 logo_lda
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x6599
|
||||
#define BOOT_CODE_FILENAME_3 "11logo.lda"
|
||||
#define BOOT_CODE_ARRAY_3 logo_lda
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x6599
|
||||
#define BOOT_CODE_FILENAME_4 "11logo.lda"
|
||||
#define BOOT_CODE_ARRAY_4 logo_lda
|
||||
#endif
|
||||
unsigned char logo_lda[] = {
|
||||
0x01,0x00,0x06,0x01,0x00,0x00,0x02,0x00,0x04,0x00,0x06,0x00,0x04,0x00,0x0A,0x00,
|
||||
0x04,0x00,0x0E,0x00,0x04,0x00,0x12,0x00,0x04,0x00,0x16,0x00,0x04,0x00,0x1A,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_dazzle_lda_H
|
||||
#define ROM_dazzle_lda_H 0
|
||||
/*
|
||||
PDP11/pdp11_dazzle_dart_rom.h produced at Sun Jan 27 15:22:52 2019
|
||||
from PDP11/dazzledart/dazzle.lda which was last modified at Sun Jan 27 15:15:17 2019
|
||||
PDP11/pdp11_dazzle_dart_rom.h produced at Mon Aug 23 12:14:08 2021
|
||||
from PDP11/dazzledart/dazzle.lda which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 6096 (0x17D0) - checksum: 0xFFF83848
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x17D0
|
||||
#define BOOT_CODE_FILENAME "dazzle.lda"
|
||||
#define BOOT_CODE_ARRAY dazzle_lda
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x17D0
|
||||
#define BOOT_CODE_FILENAME_1 "dazzle.lda"
|
||||
#define BOOT_CODE_ARRAY_1 dazzle_lda
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x17D0
|
||||
#define BOOT_CODE_FILENAME_2 "dazzle.lda"
|
||||
#define BOOT_CODE_ARRAY_2 dazzle_lda
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x17D0
|
||||
#define BOOT_CODE_FILENAME_3 "dazzle.lda"
|
||||
#define BOOT_CODE_ARRAY_3 dazzle_lda
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x17D0
|
||||
#define BOOT_CODE_FILENAME_4 "dazzle.lda"
|
||||
#define BOOT_CODE_ARRAY_4 dazzle_lda
|
||||
#endif
|
||||
unsigned char dazzle_lda[] = {
|
||||
0x01,0x00,0x0A,0x00,0x44,0x00,0x92,0x06,0xC0,0x00,0x59,0x01,0x00,0x08,0x00,0x80,
|
||||
0x01,0x80,0x01,0xF5,0x01,0x00,0x62,0x01,0x00,0x02,0x08,0x00,0x10,0x18,0x30,0x38,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_lunar_lda_H
|
||||
#define ROM_lunar_lda_H 0
|
||||
/*
|
||||
PDP11/pdp11_vt_lunar_rom.h produced at Sun Jan 10 15:59:23 2016
|
||||
from PDP11/lunar11/lunar.lda which was last modified at Thu Aug 20 07:46:30 2015
|
||||
PDP11/pdp11_vt_lunar_rom.h produced at Mon Aug 23 12:14:08 2021
|
||||
from PDP11/lunar11/lunar.lda which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 13824 (0x3600) - checksum: 0xFFF15D00
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x3600
|
||||
#define BOOT_CODE_FILENAME "lunar.lda"
|
||||
#define BOOT_CODE_ARRAY lunar_lda
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x3600
|
||||
#define BOOT_CODE_FILENAME_1 "lunar.lda"
|
||||
#define BOOT_CODE_ARRAY_1 lunar_lda
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x3600
|
||||
#define BOOT_CODE_FILENAME_2 "lunar.lda"
|
||||
#define BOOT_CODE_ARRAY_2 lunar_lda
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x3600
|
||||
#define BOOT_CODE_FILENAME_3 "lunar.lda"
|
||||
#define BOOT_CODE_ARRAY_3 lunar_lda
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x3600
|
||||
#define BOOT_CODE_FILENAME_4 "lunar.lda"
|
||||
#define BOOT_CODE_ARRAY_4 lunar_lda
|
||||
#endif
|
||||
unsigned char lunar_lda[] = {
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x0A,0x00,0x00,0x00,0x5F,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_is1000_bin_H
|
||||
#define ROM_vax_is1000_bin_H 0
|
||||
/*
|
||||
VAX/vax_is1000_bin.h produced at Wed Apr 17 01:08:39 2019
|
||||
from VAX/is1000.bin which was last modified at Wed Apr 17 01:05:07 2019
|
||||
VAX/vax_is1000_bin.h produced at Mon Aug 23 12:14:07 2021
|
||||
from VAX/is1000.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 524288 (0x80000) - checksum: 0xFCBCD74A
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x80000
|
||||
#define BOOT_CODE_FILENAME "is1000.bin"
|
||||
#define BOOT_CODE_ARRAY vax_is1000_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x80000
|
||||
#define BOOT_CODE_FILENAME_1 "is1000.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_is1000_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x80000
|
||||
#define BOOT_CODE_FILENAME_2 "is1000.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_is1000_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x80000
|
||||
#define BOOT_CODE_FILENAME_3 "is1000.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_is1000_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x80000
|
||||
#define BOOT_CODE_FILENAME_4 "is1000.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_is1000_bin
|
||||
#endif
|
||||
unsigned char vax_is1000_bin[] = {
|
||||
0x31,0xE1,0x12,0x00,0x01,0x06,0x01,0x08,0x01,0x01,0x01,0x01,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x04,0x04,0x04,0x04,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka410_bin_H
|
||||
#define ROM_vax_ka410_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka410_bin.h produced at Sun Apr 7 17:47:23 2019
|
||||
from VAX/ka410.bin which was last modified at Sun Apr 7 17:44:20 2019
|
||||
VAX/vax_ka410_bin.h produced at Mon Aug 23 12:14:02 2021
|
||||
from VAX/ka410.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFEDA0B61
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka410.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka410_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka410.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka410_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka410.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka410_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka410.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka410_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka410.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka410_bin
|
||||
#endif
|
||||
unsigned char vax_ka410_bin[] = {
|
||||
0x31,0xB8,0x00,0x00,0x02,0x00,0x04,0x04,0x7F,0x7F,0x7F,0x7F,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka410_xs_bin_H
|
||||
#define ROM_vax_ka410_xs_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka410_xs_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka410_xs.bin which was last modified at Sun Apr 7 11:12:27 2019
|
||||
VAX/vax_ka410_xs_bin.h produced at Mon Aug 23 12:14:07 2021
|
||||
from VAX/ka410_xs.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 32768 (0x8000) - checksum: 0xFFD8BD83
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x8000
|
||||
#define BOOT_CODE_FILENAME "ka410_xs.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka410_xs_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x8000
|
||||
#define BOOT_CODE_FILENAME_1 "ka410_xs.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka410_xs_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x8000
|
||||
#define BOOT_CODE_FILENAME_2 "ka410_xs.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka410_xs_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x8000
|
||||
#define BOOT_CODE_FILENAME_3 "ka410_xs.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka410_xs_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x8000
|
||||
#define BOOT_CODE_FILENAME_4 "ka410_xs.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka410_xs_bin
|
||||
#endif
|
||||
unsigned char vax_ka410_xs_bin[] = {
|
||||
0x01,0x00,0x01,0x00,0x55,0xAA,0x33,0x20,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka411_bin_H
|
||||
#define ROM_vax_ka411_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka411_bin.h produced at Wed May 24 01:30:06 2017
|
||||
from VAX/ka411.bin which was last modified at Wed May 24 00:30:06 2017
|
||||
VAX/vax_ka411_bin.h produced at Mon Aug 23 12:14:03 2021
|
||||
from VAX/ka411.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFECB7EE3
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka411.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka411_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka411.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka411_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka411.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka411_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka411.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka411_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka411.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka411_bin
|
||||
#endif
|
||||
unsigned char vax_ka411_bin[] = {
|
||||
0x31,0xC8,0x00,0x00,0x02,0x02,0x01,0x08,0xC7,0xC7,0xC7,0xC7,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka412_bin_H
|
||||
#define ROM_vax_ka412_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka412_bin.h produced at Wed May 24 01:30:06 2017
|
||||
from VAX/ka412.bin which was last modified at Wed May 24 00:30:06 2017
|
||||
VAX/vax_ka412_bin.h produced at Mon Aug 23 12:14:03 2021
|
||||
from VAX/ka412.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFED96BB4
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka412.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka412_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka412.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka412_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka412.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka412_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka412.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka412_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka412.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka412_bin
|
||||
#endif
|
||||
unsigned char vax_ka412_bin[] = {
|
||||
0x31,0xC8,0x00,0x00,0x02,0x04,0x01,0x08,0xC7,0xC7,0xC7,0xC7,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka41a_bin_H
|
||||
#define ROM_vax_ka41a_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka41a_bin.h produced at Wed May 8 00:58:51 2019
|
||||
from VAX/ka41a.bin which was last modified at Wed May 8 00:41:29 2019
|
||||
VAX/vax_ka41a_bin.h produced at Mon Aug 23 12:14:03 2021
|
||||
from VAX/ka41a.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFECBAD2E
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka41a.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka41a_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka41a.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka41a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka41a.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka41a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka41a.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka41a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka41a.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka41a_bin
|
||||
#endif
|
||||
unsigned char vax_ka41a_bin[] = {
|
||||
0x31,0xC8,0x00,0x00,0x01,0x02,0x01,0x04,0xC6,0xC6,0xC6,0xC6,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka41d_bin_H
|
||||
#define ROM_vax_ka41d_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka41d_bin.h produced at Wed May 24 01:30:06 2017
|
||||
from VAX/ka41d.bin which was last modified at Wed May 24 00:30:06 2017
|
||||
VAX/vax_ka41d_bin.h produced at Mon Aug 23 12:14:04 2021
|
||||
from VAX/ka41d.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFECB8513
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka41d.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka41d_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka41d.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka41d_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka41d.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka41d_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka41d.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka41d_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka41d.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka41d_bin
|
||||
#endif
|
||||
unsigned char vax_ka41d_bin[] = {
|
||||
0x31,0xC8,0x00,0x00,0x01,0x02,0x01,0x04,0xC6,0xC6,0xC6,0xC6,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka420_rdrz_bin_H
|
||||
#define ROM_vax_ka420_rdrz_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka420_rdrz_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka420_rdrz.bin which was last modified at Sun Apr 7 11:12:27 2019
|
||||
VAX/vax_ka420_rdrz_bin.h produced at Mon Aug 23 12:14:07 2021
|
||||
from VAX/ka420_rdrz.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 131072 (0x20000) - checksum: 0xFF747E93
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x20000
|
||||
#define BOOT_CODE_FILENAME "ka420_rdrz.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka420_rdrz_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x20000
|
||||
#define BOOT_CODE_FILENAME_1 "ka420_rdrz.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka420_rdrz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x20000
|
||||
#define BOOT_CODE_FILENAME_2 "ka420_rdrz.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka420_rdrz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x20000
|
||||
#define BOOT_CODE_FILENAME_3 "ka420_rdrz.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka420_rdrz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x20000
|
||||
#define BOOT_CODE_FILENAME_4 "ka420_rdrz.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka420_rdrz_bin
|
||||
#endif
|
||||
unsigned char vax_ka420_rdrz_bin[] = {
|
||||
0x02,0x02,0x00,0x00,0x02,0x02,0x00,0x01,0x55,0x55,0xAA,0xAA,0x33,0x33,0x40,0x40,
|
||||
0x01,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka420_rzrz_bin_H
|
||||
#define ROM_vax_ka420_rzrz_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka420_rzrz_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka420_rzrz.bin which was last modified at Sun Apr 7 11:12:27 2019
|
||||
VAX/vax_ka420_rzrz_bin.h produced at Mon Aug 23 12:14:07 2021
|
||||
from VAX/ka420_rzrz.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 131072 (0x20000) - checksum: 0xFF7A9A51
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x20000
|
||||
#define BOOT_CODE_FILENAME "ka420_rzrz.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka420_rzrz_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x20000
|
||||
#define BOOT_CODE_FILENAME_1 "ka420_rzrz.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka420_rzrz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x20000
|
||||
#define BOOT_CODE_FILENAME_2 "ka420_rzrz.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka420_rzrz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x20000
|
||||
#define BOOT_CODE_FILENAME_3 "ka420_rzrz.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka420_rzrz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x20000
|
||||
#define BOOT_CODE_FILENAME_4 "ka420_rzrz.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka420_rzrz_bin
|
||||
#endif
|
||||
unsigned char vax_ka420_rzrz_bin[] = {
|
||||
0x02,0x02,0x00,0x00,0x02,0x02,0x00,0x01,0x55,0x55,0xAA,0xAA,0x33,0x33,0x40,0x40,
|
||||
0x01,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka42a_bin_H
|
||||
#define ROM_vax_ka42a_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka42a_bin.h produced at Sun Apr 7 17:47:23 2019
|
||||
from VAX/ka42a.bin which was last modified at Sun Apr 7 17:43:43 2019
|
||||
VAX/vax_ka42a_bin.h produced at Mon Aug 23 12:14:04 2021
|
||||
from VAX/ka42a.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFED8967F
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka42a.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka42a_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka42a.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka42a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka42a.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka42a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka42a.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka42a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka42a.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka42a_bin
|
||||
#endif
|
||||
unsigned char vax_ka42a_bin[] = {
|
||||
0x31,0xC8,0x00,0x00,0x02,0x00,0x01,0x04,0xBD,0xBD,0xBD,0xBD,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka42b_bin_H
|
||||
#define ROM_vax_ka42b_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka42b_bin.h produced at Sun Apr 7 17:47:23 2019
|
||||
from VAX/ka42b.bin which was last modified at Sun Apr 7 17:43:52 2019
|
||||
VAX/vax_ka42b_bin.h produced at Mon Aug 23 12:14:05 2021
|
||||
from VAX/ka42b.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFECBB2EF
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka42b.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka42b_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka42b.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka42b_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka42b.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka42b_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka42b.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka42b_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka42b.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka42b_bin
|
||||
#endif
|
||||
unsigned char vax_ka42b_bin[] = {
|
||||
0x31,0xC8,0x00,0x00,0x02,0x01,0x01,0x04,0xC6,0xC6,0xC6,0xC6,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka43a_bin_H
|
||||
#define ROM_vax_ka43a_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka43a_bin.h produced at Wed May 24 19:27:19 2017
|
||||
from VAX/ka43a.bin which was last modified at Fri Mar 25 16:45:26 2011
|
||||
VAX/vax_ka43a_bin.h produced at Mon Aug 23 12:14:05 2021
|
||||
from VAX/ka43a.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFEAB1DF9
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka43a.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka43a_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka43a.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka43a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka43a.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka43a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka43a.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka43a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka43a.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka43a_bin
|
||||
#endif
|
||||
unsigned char vax_ka43a_bin[] = {
|
||||
0x31,0xCC,0x00,0x00,0x02,0x00,0x01,0x04,0x0C,0x0C,0x0C,0x0C,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka46a_bin_H
|
||||
#define ROM_vax_ka46a_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka46a_bin.h produced at Wed May 24 01:30:07 2017
|
||||
from VAX/ka46a.bin which was last modified at Wed May 24 00:30:06 2017
|
||||
VAX/vax_ka46a_bin.h produced at Mon Aug 23 12:14:05 2021
|
||||
from VAX/ka46a.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFE8D094C
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka46a.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka46a_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka46a.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka46a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka46a.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka46a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka46a.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka46a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka46a.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka46a_bin
|
||||
#endif
|
||||
unsigned char vax_ka46a_bin[] = {
|
||||
0x31,0xFD,0x1B,0x00,0x02,0x00,0x14,0x04,0x01,0x01,0x01,0x01,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka47a_bin_H
|
||||
#define ROM_vax_ka47a_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka47a_bin.h produced at Wed May 31 00:26:29 2017
|
||||
from VAX/ka47a.bin which was last modified at Tue May 30 14:43:51 2017
|
||||
VAX/vax_ka47a_bin.h produced at Mon Aug 23 12:14:06 2021
|
||||
from VAX/ka47a.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFE8D8DDA
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka47a.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka47a_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka47a.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka47a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka47a.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka47a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka47a.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka47a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka47a.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka47a_bin
|
||||
#endif
|
||||
unsigned char vax_ka47a_bin[] = {
|
||||
0x31,0xFD,0x1B,0x00,0x01,0x00,0x14,0x04,0x01,0x01,0x01,0x01,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka48a_bin_H
|
||||
#define ROM_vax_ka48a_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka48a_bin.h produced at Wed May 31 00:26:29 2017
|
||||
from VAX/ka48a.bin which was last modified at Thu May 05 23:49:09 2011
|
||||
VAX/vax_ka48a_bin.h produced at Mon Aug 23 12:14:06 2021
|
||||
from VAX/ka48a.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 262144 (0x40000) - checksum: 0xFEBB854D
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x40000
|
||||
#define BOOT_CODE_FILENAME "ka48a.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka48a_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x40000
|
||||
#define BOOT_CODE_FILENAME_1 "ka48a.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka48a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x40000
|
||||
#define BOOT_CODE_FILENAME_2 "ka48a.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka48a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x40000
|
||||
#define BOOT_CODE_FILENAME_3 "ka48a.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka48a_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x40000
|
||||
#define BOOT_CODE_FILENAME_4 "ka48a.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka48a_bin
|
||||
#endif
|
||||
unsigned char vax_ka48a_bin[] = {
|
||||
0x31,0xFD,0x1B,0x00,0x02,0x01,0x01,0x04,0x01,0x01,0x01,0x01,0x00,0x01,0x02,0x03,
|
||||
0x55,0x55,0x55,0x55,0xAA,0xAA,0xAA,0xAA,0x33,0x33,0x33,0x33,0x40,0x40,0x40,0x40,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka4xx_4pln_bin_H
|
||||
#define ROM_vax_ka4xx_4pln_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka4xx_4pln_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka4xx_4pln.bin which was last modified at Sun Apr 7 13:06:07 2019
|
||||
VAX/vax_ka4xx_4pln_bin.h produced at Mon Aug 23 12:14:07 2021
|
||||
from VAX/ka4xx_4pln.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 65536 (0x10000) - checksum: 0xFF9CD286
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x10000
|
||||
#define BOOT_CODE_FILENAME "ka4xx_4pln.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka4xx_4pln_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x10000
|
||||
#define BOOT_CODE_FILENAME_1 "ka4xx_4pln.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka4xx_4pln_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x10000
|
||||
#define BOOT_CODE_FILENAME_2 "ka4xx_4pln.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka4xx_4pln_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x10000
|
||||
#define BOOT_CODE_FILENAME_3 "ka4xx_4pln.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka4xx_4pln_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x10000
|
||||
#define BOOT_CODE_FILENAME_4 "ka4xx_4pln.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka4xx_4pln_bin
|
||||
#endif
|
||||
unsigned char vax_ka4xx_4pln_bin[] = {
|
||||
0x01,0x00,0x01,0x00,0x55,0xAA,0x33,0x40,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka4xx_8pln_bin_H
|
||||
#define ROM_vax_ka4xx_8pln_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka4xx_8pln_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka4xx_8pln.bin which was last modified at Sun Apr 7 13:06:09 2019
|
||||
VAX/vax_ka4xx_8pln_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/ka4xx_8pln.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 65536 (0x10000) - checksum: 0xFFA2FF59
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x10000
|
||||
#define BOOT_CODE_FILENAME "ka4xx_8pln.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka4xx_8pln_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x10000
|
||||
#define BOOT_CODE_FILENAME_1 "ka4xx_8pln.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka4xx_8pln_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x10000
|
||||
#define BOOT_CODE_FILENAME_2 "ka4xx_8pln.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka4xx_8pln_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x10000
|
||||
#define BOOT_CODE_FILENAME_3 "ka4xx_8pln.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka4xx_8pln_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x10000
|
||||
#define BOOT_CODE_FILENAME_4 "ka4xx_8pln.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka4xx_8pln_bin
|
||||
#endif
|
||||
unsigned char vax_ka4xx_8pln_bin[] = {
|
||||
0x01,0x00,0x01,0x00,0x55,0xAA,0x33,0x40,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka4xx_dz_bin_H
|
||||
#define ROM_vax_ka4xx_dz_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka4xx_dz_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka4xx_dz.bin which was last modified at Sun Apr 7 13:06:20 2019
|
||||
VAX/vax_ka4xx_dz_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/ka4xx_dz.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 32768 (0x8000) - checksum: 0xFFD84C02
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x8000
|
||||
#define BOOT_CODE_FILENAME "ka4xx_dz.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka4xx_dz_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x8000
|
||||
#define BOOT_CODE_FILENAME_1 "ka4xx_dz.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka4xx_dz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x8000
|
||||
#define BOOT_CODE_FILENAME_2 "ka4xx_dz.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka4xx_dz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x8000
|
||||
#define BOOT_CODE_FILENAME_3 "ka4xx_dz.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka4xx_dz_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x8000
|
||||
#define BOOT_CODE_FILENAME_4 "ka4xx_dz.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka4xx_dz_bin
|
||||
#endif
|
||||
unsigned char vax_ka4xx_dz_bin[] = {
|
||||
0x01,0x00,0x02,0x00,0x55,0xAA,0x33,0x20,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka4xx_spx_bin_H
|
||||
#define ROM_vax_ka4xx_spx_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka4xx_spx_bin.h produced at Sun Apr 7 13:22:58 2019
|
||||
from VAX/ka4xx_spx.bin which was last modified at Sun Apr 7 13:05:52 2019
|
||||
VAX/vax_ka4xx_spx_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/ka4xx_spx.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 131072 (0x20000) - checksum: 0xFF765752
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x20000
|
||||
#define BOOT_CODE_FILENAME "ka4xx_spx.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka4xx_spx_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x20000
|
||||
#define BOOT_CODE_FILENAME_1 "ka4xx_spx.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka4xx_spx_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x20000
|
||||
#define BOOT_CODE_FILENAME_2 "ka4xx_spx.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka4xx_spx_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x20000
|
||||
#define BOOT_CODE_FILENAME_3 "ka4xx_spx.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka4xx_spx_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x20000
|
||||
#define BOOT_CODE_FILENAME_4 "ka4xx_spx.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka4xx_spx_bin
|
||||
#endif
|
||||
unsigned char vax_ka4xx_spx_bin[] = {
|
||||
0x02,0x02,0x00,0x00,0x02,0x02,0x00,0x01,0x55,0x55,0xAA,0xAA,0x33,0x33,0x40,0x40,
|
||||
0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka610_bin_H
|
||||
#define ROM_vax_ka610_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka610_bin.h produced at Fri Nov 9 06:17:59 2012
|
||||
from VAX/ka610.bin which was last modified at Mon Nov 5 14:36:18 2012
|
||||
VAX/vax_ka610_bin.h produced at Mon Aug 23 12:14:02 2021
|
||||
from VAX/ka610.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 16384 (0x4000) - checksum: 0xFFEF3312
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x4000
|
||||
#define BOOT_CODE_FILENAME "ka610.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka610_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x4000
|
||||
#define BOOT_CODE_FILENAME_1 "ka610.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka610_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x4000
|
||||
#define BOOT_CODE_FILENAME_2 "ka610.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka610_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x4000
|
||||
#define BOOT_CODE_FILENAME_3 "ka610.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka610_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x4000
|
||||
#define BOOT_CODE_FILENAME_4 "ka610.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka610_bin
|
||||
#endif
|
||||
unsigned char vax_ka610_bin[] = {
|
||||
0x31,0x26,0x01,0x06,0x80,0x81,0x82,0x83,0x13,0x5B,0x53,0x59,0x53,0x45,0x58,0x45,
|
||||
0x5D,0x53,0x59,0x53,0x42,0x4F,0x4F,0x54,0x2E,0x45,0x58,0x45,0x20,0x20,0x20,0x20,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka620_bin_H
|
||||
#define ROM_vax_ka620_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka620_bin.h produced at Fri Nov 9 06:17:59 2012
|
||||
from VAX/ka620.bin which was last modified at Thu Nov 8 17:23:00 2012
|
||||
VAX/vax_ka620_bin.h produced at Mon Aug 23 12:14:02 2021
|
||||
from VAX/ka620.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 65536 (0x10000) - checksum: 0xFF7F930F
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x10000
|
||||
#define BOOT_CODE_FILENAME "ka620.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka620_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x10000
|
||||
#define BOOT_CODE_FILENAME_1 "ka620.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka620_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x10000
|
||||
#define BOOT_CODE_FILENAME_2 "ka620.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka620_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x10000
|
||||
#define BOOT_CODE_FILENAME_3 "ka620.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka620_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x10000
|
||||
#define BOOT_CODE_FILENAME_4 "ka620.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka620_bin
|
||||
#endif
|
||||
unsigned char vax_ka620_bin[] = {
|
||||
0x11,0x4E,0x00,0x00,0x00,0x00,0x01,0x01,0x11,0x30,0x00,0x00,0x11,0x32,0x00,0x00,
|
||||
0x11,0x34,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka630_bin_H
|
||||
#define ROM_vax_ka630_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka630_bin.h produced at Fri Nov 9 06:17:59 2012
|
||||
from VAX/ka630.bin which was last modified at Fri Nov 9 06:14:43 2012
|
||||
VAX/vax_ka630_bin.h produced at Mon Aug 23 12:14:02 2021
|
||||
from VAX/ka630.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 65536 (0x10000) - checksum: 0xFF7F73EF
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x10000
|
||||
#define BOOT_CODE_FILENAME "ka630.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka630_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x10000
|
||||
#define BOOT_CODE_FILENAME_1 "ka630.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka630_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x10000
|
||||
#define BOOT_CODE_FILENAME_2 "ka630.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka630_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x10000
|
||||
#define BOOT_CODE_FILENAME_3 "ka630.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka630_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x10000
|
||||
#define BOOT_CODE_FILENAME_4 "ka630.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka630_bin
|
||||
#endif
|
||||
unsigned char vax_ka630_bin[] = {
|
||||
0x11,0x4E,0x00,0x00,0x00,0x00,0x01,0x01,0x11,0x30,0x00,0x00,0x11,0x32,0x00,0x00,
|
||||
0x11,0x34,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_ka655x_bin_H
|
||||
#define ROM_vax_ka655x_bin_H 0
|
||||
/*
|
||||
VAX/vax_ka655x_bin.h produced at Fri Nov 9 06:17:59 2012
|
||||
from VAX/ka655x.bin which was last modified at Sun Oct 21 18:12:55 2012
|
||||
VAX/vax_ka655x_bin.h produced at Mon Aug 23 12:14:02 2021
|
||||
from VAX/ka655x.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 131072 (0x20000) - checksum: 0xFF7673B6
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x20000
|
||||
#define BOOT_CODE_FILENAME "ka655x.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka655x_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x20000
|
||||
#define BOOT_CODE_FILENAME_1 "ka655x.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka655x_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x20000
|
||||
#define BOOT_CODE_FILENAME_2 "ka655x.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka655x_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x20000
|
||||
#define BOOT_CODE_FILENAME_3 "ka655x.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka655x_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x20000
|
||||
#define BOOT_CODE_FILENAME_4 "ka655x.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka655x_bin
|
||||
#endif
|
||||
unsigned char vax_ka655x_bin[] = {
|
||||
0x11,0x22,0x11,0xFE,0x02,0x03,0x53,0x01,0x31,0x89,0x03,0x00,0x31,0x8B,0x03,0x00,
|
||||
0x31,0xB5,0x03,0x5A,0xA5,0x00,0x00,0x00,0xF4,0x03,0x04,0x20,0x26,0x04,0x14,0x20,
|
||||
|
|
|
@ -1,17 +1,36 @@
|
|||
#ifndef ROM_vax_ka750_bin_new_H
|
||||
#define ROM_vax_ka750_bin_new_H 0
|
||||
/*
|
||||
VAX/vax_ka750_bin_new.h produced at Thu Aug 06 09:27:12 2015
|
||||
from VAX/ka750_new.bin which was last modified at Tue Jul 28 12:12:03 2015
|
||||
VAX/vax_ka750_bin_new.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/ka750_new.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 1024 (0x400) - checksum: 0xFFFE7BE5
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
|
||||
From ROM set: E40A9, E41A9, E42A9, E43A9 (Boots: A=DD, B=DB, C=DU
|
||||
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x400
|
||||
#define BOOT_CODE_FILENAME "ka750_new.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka750_bin_new
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x400
|
||||
#define BOOT_CODE_FILENAME_1 "ka750_new.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka750_bin_new
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x400
|
||||
#define BOOT_CODE_FILENAME_2 "ka750_new.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka750_bin_new
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x400
|
||||
#define BOOT_CODE_FILENAME_3 "ka750_new.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka750_bin_new
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x400
|
||||
#define BOOT_CODE_FILENAME_4 "ka750_new.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka750_bin_new
|
||||
#endif
|
||||
unsigned char vax_ka750_bin_new[] = {
|
||||
0x44,0x44,0xC3,0x8F,0x00,0x02,0x00,0x00,0x5E,0x57,0xBB,0x3F,0x30,0xF4,0x02,0xBA,
|
||||
0x3F,0xD4,0x54,0x9E,0xCE,0x00,0x01,0x5E,0xBB,0x8F,0x06,0x01,0x9F,0xCE,0x0C,0xFD,
|
||||
|
|
|
@ -1,17 +1,36 @@
|
|||
#ifndef ROM_vax_ka750_bin_old_H
|
||||
#define ROM_vax_ka750_bin_old_H 0
|
||||
/*
|
||||
VAX/vax_ka750_bin_old.h produced at Thu Aug 06 09:33:02 2015
|
||||
from VAX/ka750_old.bin which was last modified at Thu Aug 06 09:01:34 2015
|
||||
VAX/vax_ka750_bin_old.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/ka750_old.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 1024 (0x400) - checksum: 0xFFFEBAA5
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
|
||||
From ROM set: 990A9, 948A9, 906A9, 905A9 (Boots: A=DD, B=DM, C=DL, D=DU
|
||||
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x400
|
||||
#define BOOT_CODE_FILENAME "ka750_old.bin"
|
||||
#define BOOT_CODE_ARRAY vax_ka750_bin_old
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x400
|
||||
#define BOOT_CODE_FILENAME_1 "ka750_old.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_ka750_bin_old
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x400
|
||||
#define BOOT_CODE_FILENAME_2 "ka750_old.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_ka750_bin_old
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x400
|
||||
#define BOOT_CODE_FILENAME_3 "ka750_old.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_ka750_bin_old
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x400
|
||||
#define BOOT_CODE_FILENAME_4 "ka750_old.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_ka750_bin_old
|
||||
#endif
|
||||
unsigned char vax_ka750_bin_old[] = {
|
||||
0x44,0x44,0xC0,0x8F,0x00,0x01,0x00,0x00,0x5E,0xDD,0x58,0x9F,0xCE,0x04,0xFD,0xD4,
|
||||
0x58,0x16,0xAF,0x21,0xE8,0x50,0x01,0x00,0x7C,0x51,0x9E,0xAF,0x32,0x56,0xD0,0x8F,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_vcb02_bin_H
|
||||
#define ROM_vax_vcb02_bin_H 0
|
||||
/*
|
||||
VAX/vax_vcb02_bin.h produced at Thu Sep 6 00:39:45 2018
|
||||
from VAX/vcb02.bin which was last modified at Thu Sep 6 00:33:02 2018
|
||||
VAX/vax_vcb02_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/vcb02.bin which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 16384 (0x4000) - checksum: 0xFFF1D2AD
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x4000
|
||||
#define BOOT_CODE_FILENAME "vcb02.bin"
|
||||
#define BOOT_CODE_ARRAY vax_vcb02_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x4000
|
||||
#define BOOT_CODE_FILENAME_1 "vcb02.bin"
|
||||
#define BOOT_CODE_ARRAY_1 vax_vcb02_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x4000
|
||||
#define BOOT_CODE_FILENAME_2 "vcb02.bin"
|
||||
#define BOOT_CODE_ARRAY_2 vax_vcb02_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x4000
|
||||
#define BOOT_CODE_FILENAME_3 "vcb02.bin"
|
||||
#define BOOT_CODE_ARRAY_3 vax_vcb02_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x4000
|
||||
#define BOOT_CODE_FILENAME_4 "vcb02.bin"
|
||||
#define BOOT_CODE_ARRAY_4 vax_vcb02_bin
|
||||
#endif
|
||||
unsigned char vax_vcb02_bin[] = {
|
||||
0x00,0x01,0x00,0x01,0x12,0x04,0x51,0x44,0x41,0x30,0x00,0x40,0x00,0x00,0x00,0x00,
|
||||
0x46,0xF5,0x01,0x00,0x44,0x49,0x41,0x47,0x30,0x20,0x20,0x20,0x20,0x20,0x58,0x22,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_vax_vmb_exe_H
|
||||
#define ROM_vax_vmb_exe_H 0
|
||||
/*
|
||||
VAX/vax_vmb_exe.h produced at Sun Mar 24 16:38:01 2013
|
||||
from VAX/vmb.exe which was last modified at Sun Mar 24 12:24:51 2013
|
||||
VAX/vax_vmb_exe.h produced at Mon Aug 23 12:14:08 2021
|
||||
from VAX/vmb.exe which was last modified at Mon Jul 26 08:03:31 2021
|
||||
file size: 44544 (0xAE00) - checksum: 0xFFC014BB
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0xAE00
|
||||
#define BOOT_CODE_FILENAME "vmb.exe"
|
||||
#define BOOT_CODE_ARRAY vax_vmb_exe
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0xAE00
|
||||
#define BOOT_CODE_FILENAME_1 "vmb.exe"
|
||||
#define BOOT_CODE_ARRAY_1 vax_vmb_exe
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0xAE00
|
||||
#define BOOT_CODE_FILENAME_2 "vmb.exe"
|
||||
#define BOOT_CODE_ARRAY_2 vax_vmb_exe
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0xAE00
|
||||
#define BOOT_CODE_FILENAME_3 "vmb.exe"
|
||||
#define BOOT_CODE_ARRAY_3 vax_vmb_exe
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0xAE00
|
||||
#define BOOT_CODE_FILENAME_4 "vmb.exe"
|
||||
#define BOOT_CODE_ARRAY_4 vax_vmb_exe
|
||||
#endif
|
||||
unsigned char vax_vmb_exe[] = {
|
||||
0xD4,0xEF,0x34,0x61,0x00,0x00,0x17,0xEF,0xB8,0x5D,0x00,0x00,0xC1,0xAB,0x38,0xAB,
|
||||
0x34,0x57,0xC0,0x8F,0x00,0x02,0x00,0x00,0x57,0xCA,0x8F,0xFF,0x01,0x00,0x00,0x57,
|
||||
|
|
|
@ -1,14 +1,33 @@
|
|||
#ifndef ROM_swtp_swtbug_bin_H
|
||||
#define ROM_swtp_swtbug_bin_H 0
|
||||
/*
|
||||
swtp6800/swtp6800/swtp_swtbug_bin.h produced at Mon Feb 24 17:21:03 2014
|
||||
from swtp6800/swtp6800/swtbug.bin which was last modified at Sun Feb 09 12:56:56 2014
|
||||
swtp6800/swtp6800/swtp_swtbug_bin.h produced at Mon Aug 23 12:14:08 2021
|
||||
from swtp6800/swtp6800/swtbug.bin which was last modified at Mon Jul 26 08:03:32 2021
|
||||
file size: 1024 (0x400) - checksum: 0xFFFE4FBC
|
||||
This file is a generated file and should NOT be edited or changed by hand.
|
||||
*/
|
||||
#if !defined BOOT_CODE_SIZE
|
||||
#define BOOT_CODE_SIZE 0x400
|
||||
#define BOOT_CODE_FILENAME "swtbug.bin"
|
||||
#define BOOT_CODE_ARRAY swtp_swtbug_bin
|
||||
#endif
|
||||
#if !defined BOOT_CODE_SIZE_1
|
||||
#define BOOT_CODE_SIZE_1 0x400
|
||||
#define BOOT_CODE_FILENAME_1 "swtbug.bin"
|
||||
#define BOOT_CODE_ARRAY_1 swtp_swtbug_bin
|
||||
#elif !defined BOOT_CODE_SIZE_2
|
||||
#define BOOT_CODE_SIZE_2 0x400
|
||||
#define BOOT_CODE_FILENAME_2 "swtbug.bin"
|
||||
#define BOOT_CODE_ARRAY_2 swtp_swtbug_bin
|
||||
#elif !defined BOOT_CODE_SIZE_3
|
||||
#define BOOT_CODE_SIZE_3 0x400
|
||||
#define BOOT_CODE_FILENAME_3 "swtbug.bin"
|
||||
#define BOOT_CODE_ARRAY_3 swtp_swtbug_bin
|
||||
#elif !defined BOOT_CODE_SIZE_4
|
||||
#define BOOT_CODE_SIZE_4 0x400
|
||||
#define BOOT_CODE_FILENAME_4 "swtbug.bin"
|
||||
#define BOOT_CODE_ARRAY_4 swtp_swtbug_bin
|
||||
#endif
|
||||
unsigned char swtp_swtbug_bin[] = {
|
||||
0xFE,0xA0,0x00,0x6E,0x00,0x8D,0x40,0x6E,0x00,0x10,0x16,0x04,0xBD,0xE3,0x34,0x8D,
|
||||
0x67,0x81,0x53,0x26,0xFA,0x8D,0x61,0x81,0x39,0x27,0x29,0x81,0x31,0x26,0xF0,0x7F,
|
||||
|
|
Loading…
Add table
Reference in a new issue