day1: impl romfs
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,3 +13,4 @@ lib/
|
|||||||
*.3dsx
|
*.3dsx
|
||||||
*.elf
|
*.elf
|
||||||
*.smdh
|
*.smdh
|
||||||
|
input.txt
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ DATA := data
|
|||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
GRAPHICS := gfx
|
GRAPHICS := gfx
|
||||||
GFXBUILD := $(BUILD)
|
GFXBUILD := $(BUILD)
|
||||||
#ROMFS := romfs
|
ROMFS := romfs
|
||||||
#GFXBUILD := $(ROMFS)/gfx
|
#GFXBUILD := $(ROMFS)/gfx
|
||||||
APP_TITLE := Hello Swift
|
APP_TITLE := Hello Swift
|
||||||
APP_DESCRIPTION := Built with Embedded Swift, devkitARM & libctru
|
APP_DESCRIPTION := Built with Embedded Swift, devkitARM & libctru
|
||||||
|
|||||||
10
day01/romfs/test.txt
Normal file
10
day01/romfs/test.txt
Normal 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
Reference in New Issue
Block a user