summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lukas Krickl [Tue, 1 Oct 2024 10:39:16 +0000 (12:39 +0200)]
video: Added basic puts function
Lukas Krickl [Tue, 1 Oct 2024 08:05:20 +0000 (10:05 +0200)]
Initial setup for engine
Lukas Krickl [Tue, 1 Oct 2024 04:26:06 +0000 (06:26 +0200)]
video: Now loading tilesets correctly.
vblank_wait: vblank wait was not calling ret
Lukas Krickl [Mon, 30 Sep 2024 17:37:06 +0000 (19:37 +0200)]
video: working on loading tiles
Lukas Krickl [Mon, 30 Sep 2024 16:57:49 +0000 (18:57 +0200)]
video: Added basic lcd control code
Lukas Krickl [Mon, 30 Sep 2024 16:48:25 +0000 (18:48 +0200)]
Added tileset scripts and demo tileset
Lukas Krickl [Mon, 30 Sep 2024 16:19:07 +0000 (18:19 +0200)]
Added simple push and pop macro
Lukas Krickl [Mon, 30 Sep 2024 15:26:20 +0000 (17:26 +0200)]
Initial commit