map: wip map uncovering
authorLukas Krickl <lukas@krickl.dev>
Tue, 13 Jan 2026 04:45:37 +0000 (05:45 +0100)
committerLukas Krickl <lukas@krickl.dev>
Tue, 13 Jan 2026 04:45:37 +0000 (05:45 +0100)
commit3c0e4536cc5ea1512dbe5b1d1f6aaee5af930464
tree1840354ec03e32f54cdf9bdc004091e07cbcee7d
parent998fe915c3f858f85c8b0598b5c7f4b13c3a8f89
map: wip map uncovering

The map uncover code will attempt to flood fill a room with uncovered
flags.
It does not work in all cases yet, but is good enough for a first test.
assets
maps/l1.inc
src/actor.s
src/jmp.inc
src/map.s
src/player.s
src/update.s
src/wram.s