Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Flashback/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Tweaking design)
(Moved Level out of table and into heading, added more details)
Line 21: Line 21:
The items available for your inventory are controlled on a per level basis. This means it is not possible to use the teleporter from the later levels in the earlier ones without considerable modification.
The items available for your inventory are controlled on a per level basis. This means it is not possible to use the teleporter from the later levels in the earlier ones without considerable modification.


{|class="prettytable"
'''Level 1'''
! Level || Value || Description
{| class="prettytable"
! Value || Description
|-
|-
| 1 || $01 || Gun
| $01 || Gun
|-
|-
| 1 || $02 || Holocube
| $02 || Holocube
|-
|-
| 1 || $30 || Shield
| $0A || Cartridge 0
|-
|-
| 1 || $41 || Credits 0
| $1C || Stone
|-
| $1D || Teleporter
|-
| $21 || Key
|-
| $2A || Stone
|-
| $30 || Shield
|-
| $3A || Stone
|-
| $41 || Credits 0  
|-
| $42 || Credits 10
|-
| $43 || Credits 50
|-
| $44 || Credits 500
|-
| $45 || Credits 100
|-
| $48 || ID Card
|-
| $49 || Save (Not normally collectable)
|-
| $4A || Old Man (Not normally collectable)
|-
| $4B || Anti G Belt
|-
| $4C || Wounded Man (Not normally collectable)
|}
|}


[[Category:RAM maps]]
[[Category:RAM maps]]

Revision as of 22:16, 17 October 2016

Chip tiny.png The following article is a RAM map for Flashback.

Main System Memory Locations

This is a map of 68k memory as used by the main gameplay engine.

RAM offset Description
$FF0000- $FFD3DB Unknown
$FFD3DC - $FFD3DC Current item
$FFD3DD- $FFFFFF Unknown

Inventory Items

The items available for your inventory are controlled on a per level basis. This means it is not possible to use the teleporter from the later levels in the earlier ones without considerable modification.

Level 1

Value Description
$01 Gun
$02 Holocube
$0A Cartridge 0
$1C Stone
$1D Teleporter
$21 Key
$2A Stone
$30 Shield
$3A Stone
$41 Credits 0
$42 Credits 10
$43 Credits 50
$44 Credits 500
$45 Credits 100
$48 ID Card
$49 Save (Not normally collectable)
$4A Old Man (Not normally collectable)
$4B Anti G Belt
$4C Wounded Man (Not normally collectable)