Added basic setup for game loop updating
authorLukas Krickl <lukas@krickl.dev>
Wed, 2 Oct 2024 04:40:14 +0000 (06:40 +0200)
committerLukas Krickl <lukas@krickl.dev>
Wed, 2 Oct 2024 04:40:14 +0000 (06:40 +0200)
commit1b4e2e5cb9dea72a504734c58510555825e3738d
treea93a3076f4c8027e03ba94481c0c5234331b3d36
parent7a97cd577bdcf7d56f45fc6b4a7e680f1d47033b
Added basic setup for game loop updating
src/main.s
src/player.s [new file with mode: 0644]
src/update.s [new file with mode: 0644]
src/video.s
src/wram.s