.ascii "HEXED (C) NOTAZ, 2009-2011 "\r
.ascii "GM 00000000-00"\r
.byte 0x00,0x00\r
- .ascii "JD "\r
- .byte 0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00\r
- .byte 0x00,0xff,0x00,0x00,0xff,0xff,0xff,0xff\r
+ .ascii "J "\r
+ dc.l 0x000000,0x1fffff\r
+ dc.l 0xff0000,0xffffff\r
.ascii " "\r
.ascii " "\r
.ascii " "\r
.ascii "MEGA-ED host "\r
.ascii "GM 00000000-00"\r
.byte 0x00,0x00\r
- .ascii "JD "\r
- .byte 0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00\r
- .byte 0x00,0xff,0x00,0x00,0xff,0xff,0xff,0xff\r
+ .ascii "J "\r
+ dc.l 0x000000,0x1fffff\r
+ dc.l 0xff0000,0xffffff\r
.ascii " "\r
.ascii " "\r
.ascii " "\r
.ascii "GM 00000000-00"\r
.byte 0x00,0x00\r
.ascii "J "\r
- .byte 0x00,0x00,0x00,0x00,0x00,0x40,0x00,0x00\r
- .byte 0x00,0xff,0x00,0x00,0xff,0xff,0xff,0xff\r
+ dc.l 0x000000,0x3fffff\r
+ dc.l 0xff0000,0xffffff\r
.ascii "RA"; .byte 0xf8,0x20 /* 1b0 */\r
- .byte 0x00,0x02,0x00,0x00,0x00,0x3f,0xff,0xff /* 1b4 */\r
+ dc.l 0x200001,0x20ffff /* 1b4 */\r
.ascii " " /* 1bc */\r
.ascii " " /* 1c0 */\r
.ascii " "\r
.ascii "GM 00000000-00"\r
.byte 0x00,0x00\r
.ascii "J "\r
- .byte 0x00,0x00,0x00,0x00,0x00,0x40,0x00,0x00\r
- .byte 0x00,0xff,0x00,0x00,0xff,0xff,0xff,0xff\r
+ dc.l 0x000000,0x3fffff\r
+ dc.l 0xff0000,0xffffff\r
.ascii "RA"; .byte 0xf8,0x20 /* 1b0 */\r
- .byte 0x00,0x02,0x00,0x00,0x00,0x3f,0xff,0xff /* 1b4 */\r
+ /* retrode compat: wants odd and <= 0xffff */\r
+ dc.l 0x200001,0x20ffff /* 1b4 */\r
.ascii " " /* 1bc */\r
.ascii " " /* 1c0 */\r
.ascii " "\r