day1: impl romfs

This commit is contained in:
Andrew Glaze
2025-12-12 21:30:09 -05:00
parent 1de452e4c2
commit 1b7376ab5f
4 changed files with 78 additions and 4557 deletions

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ lib/
*.3dsx
*.elf
*.smdh
input.txt

View File

@@ -38,7 +38,7 @@ DATA := data
INCLUDES := include
GRAPHICS := gfx
GFXBUILD := $(BUILD)
#ROMFS := romfs
ROMFS := romfs
#GFXBUILD := $(ROMFS)/gfx
APP_TITLE := Hello Swift
APP_DESCRIPTION := Built with Embedded Swift, devkitARM & libctru

10
day01/romfs/test.txt Normal file
View File

@@ -0,0 +1,10 @@
L68
L30
R48
L5
R60
L55
L1
L99
R14
L82

File diff suppressed because it is too large Load Diff