aboutsummaryrefslogtreecommitdiff
path: root/utils.gbasm
AgeCommit message (Collapse)Author
2024-11-05Add a jump table macroAstatin
2024-10-31Add font and Print_str routineAstatin
2024-09-26[WIP and completely broken] Reworking the bunny movements & display to ↵Astatin
decorelate the bunny from moving animation
2024-09-12Fix ghost entites bug (bzero but very unoptimized ewwwAstatin
2024-08-29Fix issues related to VBlank wait in sameboy + Add stairs interactionsAstatin
2024-08-22Stored the rooms + spawn the bunny at the top left (sometimes) of the roomAstatin
2024-08-15Displaying pre-generated dungeonAstatin