Skip to content

Instantly share code, notes, and snippets.

@retro-foundry
retro-foundry / cybertron_runtime_symbolic.asm
Last active May 7, 2026 20:31
Cybertron Mission Acorn Electron
; Cybertron Acorn Electron runtime reconstruction
cpu 1
runtime_start = &0D80
runtime_entry = &0E02
renderer_collision_accumulator = &0030
render_mode_or_text_scratch = &0031
room_area = &0032
movement_delta_x = &0033
movement_delta_y = &0034