-
Notifications
You must be signed in to change notification settings - Fork 0
/
21-s092.asm
40 lines (36 loc) · 1.55 KB
/
21-s092.asm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
;
; 21-s092.asm - key sector for 21-s093
;
; This source code is copyright (c) 2008 Jason Duerstock
; jason.duerstock@gmail.com
;
; The original program is copyright (c) 1987 Intellicreations Inc.
;
; This file is part of the ardungeon project which is an attempt to
; reverse engineer "Alternate Reality: The Dungeon" for the Atari 8-bit
; computer.
;
; ardungeon is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License version 2
; as published by the Free Software Foundation.
;
; ardungeon is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with ardungeon; if not, write to the
; Free Software Foundation, Inc.
; 51 Franklin Street, Fifth Floor
; Boston, MA 02110-1301 USA
;
; .ORG $100
.BYTE $48,$5C,$00,$14,$08,$C3,$57,$69,$C3,$63,$0E,$0A,$20,$1C,$BE,$AA
.BYTE $BF,$55,$9B,$F8,$3D,$D4,$CE,$45,$DE,$D8,$B7,$AA,$D7,$9F,$1A,$94
.BYTE $DE,$64,$74,$3A,$D9,$9C,$1D,$D5,$1C,$58,$19,$12,$53,$CA,$07,$8E
.BYTE $9E,$D2,$D0,$00,$36,$DE,$43,$6A,$8B,$7A,$C4,$EA,$5C,$F7,$15,$BC
.BYTE $DC,$10,$85,$EA,$3C,$5D,$BC,$20,$9E,$C1,$7C,$39,$19,$DD,$95,$4D
.BYTE $FA,$8D,$00,$08,$40,$00,$1C,$96,$94,$42,$C3,$FE,$30,$05,$EF,$87
.BYTE $5A,$49,$9D,$AC,$0F,$DF,$AE,$72,$72,$4E,$73,$67,$72,$CA,$E0,$A9
.BYTE $A5,$B0,$AC,$12,$4F,$BC,$E6,$4E,$69,$97,$6D,$B7,$17,$05,$9D,$F2