Merge.
This commit is contained in:
+555
-601
File diff suppressed because it is too large
Load Diff
@@ -28,8 +28,8 @@
|
||||
|
||||
|
||||
#define NRV2B_LOADER_SIZE 12649
|
||||
#define NRV2B_LOADER_ADLER32 0x69117737
|
||||
#define NRV2B_LOADER_CRC32 0x20442bf3
|
||||
#define NRV2B_LOADER_ADLER32 0x11927730
|
||||
#define NRV2B_LOADER_CRC32 0x1f2ae35e
|
||||
|
||||
unsigned char nrv2b_loader[12649] = {
|
||||
127, 69, 76, 70, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x 0 */
|
||||
@@ -37,7 +37,7 @@ unsigned char nrv2b_loader[12649] = {
|
||||
200, 2, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 40, 0, /* 0x 20 */
|
||||
58, 0, 55, 0,255,255,255,255, 0, 0, 10, 0, 0, 0, 96, 80, /* 0x 30 */
|
||||
83, 81, 82, 86, 87, 85,190, 0, 0,191, 0, 0,137,241, 6, 30, /* 0x 40 */
|
||||
7,253,243,164,252,187, 0,128,135,254,131,198, 0, 25,237, 87, /* 0x 50 */
|
||||
7,253,243,164,252,187, 0,128,135,247,131,198, 0, 25,237, 87, /* 0x 50 */
|
||||
233,254,255, 85, 80, 88, 33,161,216,208,213, 0, 0, 0, 0, 0, /* 0x 60 */
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 45,164,232, 11, 0,114,250, 65, /* 0x 70 */
|
||||
232, 6, 0,227, 21,227, 20,115, 6,131,233, 3,114, 6,136,204, /* 0x 80 */
|
||||
|
||||
@@ -54,7 +54,7 @@ mem_ok:
|
||||
movsb
|
||||
cld
|
||||
|
||||
xchg si, di
|
||||
xchg di, si
|
||||
.byte 0x83, 0xc6, COMCUTPO /* add si, xxx */
|
||||
section COMSBBBP
|
||||
sbb bp, bp
|
||||
|
||||
@@ -77,7 +77,7 @@ section SYSMAIN2
|
||||
|
||||
mov bx, 0x8000
|
||||
|
||||
xchg si, di
|
||||
xchg di, si
|
||||
.byte 0x83, 0xc6, SYSCUTPO /* add si, xxx */
|
||||
section SYSSBBBP
|
||||
sbb bp, bp
|
||||
|
||||
Reference in New Issue
Block a user