-
Notifications
You must be signed in to change notification settings - Fork 10
/
TheGreatEscape.ref
65 lines (54 loc) · 1.47 KB
/
TheGreatEscape.ref
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
;
; SkoolKit ref file for The Great Escape by Denton Designs.
;
; This disassembly copyright (c) David Thomas, 2012-2024. <[email protected]>
;
[Config]
HtmlWriterClass=:TheGreatEscape.TheGreatEscapeHtmlWriter
GameDir=build/TheGreatEscape
[Paths]
CodeFiles={address:04X}.html
[Game]
Game=The Great Escape
Logo=#SCR,6,6,20,8(/images/logo|The Great Escape)
StyleSheet=skoolkit.css;TheGreatEscape.css
Release=The complete The Great Escape disassembly 20240104
Copyright=© 1986 Denton Designs & Ocean Software Ltd. (The Great Escape). © 2012-2024 David Thomas (this disassembly).
AddressAnchor={address#IF({base}==16)(:04x)}
[PageHeaders]
GameIndex=The complete<>disassembly
[Links]
DataMap=[Data] (just the data)
Characters=[Character graphics] (just character sprites)
Items=[Item graphics] (just item sprites)
Map=[Game map] (just the game exterior map)
MemoryMap=[Everything] (routines, data, text and unused addresses)
MessagesMap=[Messages] (just the text)
Rooms=[Rooms] (just the rooms)
RoomObjects=[Room objects] (just room object images)
RoutinesMap=[Routines] (just the routines)
Masks=[Masks] (just the masks)
[Index]
Game
MemoryMaps
Graphics
DataTables
Reference
[Index:Game:Game]
Intro
Controls
Completion
[Index:Graphics:Graphics]
Map
Characters
Items
Rooms
RoomObjects
Masks
GraphicGlitches
[Titles]
Intro=Instructions
[Resources]
static-images/BarbedWire.png=static-images
static-images/GameWindow.png=static-images
static-images/JoystickControls.png=static-images