From 3fa0f94aaf7d17c80d0d2ceceb57f221811ad034 Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Tue, 16 Aug 2022 19:48:26 -0500 Subject: [PATCH] Commit TF4 demo changes --- demos/kfest-2022/demo-1/App.Main.s | 10 +++++----- demos/tf4/README.txt | 2 +- demos/tf4/_FileInformation.txt | 1 - 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/demos/kfest-2022/demo-1/App.Main.s b/demos/kfest-2022/demo-1/App.Main.s index 947eef9..6231ef1 100644 --- a/demos/kfest-2022/demo-1/App.Main.s +++ b/demos/kfest-2022/demo-1/App.Main.s @@ -58,11 +58,11 @@ appTmp0 equ 28 ; Load a tileset - pea 0 - pea 256 - pea #^tiledata - pea #tiledata - _GTELoadTileSet +; pea 0 +; pea 256 +; pea #^tiledata +; pea #tiledata +; _GTELoadTileSet pea $0000 pea #^TileSetPalette diff --git a/demos/tf4/README.txt b/demos/tf4/README.txt index 0894796..8319771 100644 --- a/demos/tf4/README.txt +++ b/demos/tf4/README.txt @@ -1,3 +1,3 @@ -Basic scroller with SMB background +Thunder Force IV scanline demo - q to quit; arrows to scroll, numbers to select screen size - make sure Overlay is present \ No newline at end of file diff --git a/demos/tf4/_FileInformation.txt b/demos/tf4/_FileInformation.txt index 8d18d0b..85f69d9 100644 --- a/demos/tf4/_FileInformation.txt +++ b/demos/tf4/_FileInformation.txt @@ -1,2 +1 @@ -GTEDemo1=Type(B3),AuxType(0000),VersionCreate(70),MinVersion(BE),Access(E3),FolderInfo1(000000000000000000000000000000000000),FolderInfo2(000000000000000000000000000000000000) GTETF4=Type(B3),AuxType(0000),VersionCreate(70),MinVersion(BE),Access(E3),FolderInfo1(000000000000000000000000000000000000),FolderInfo2(000000000000000000000000000000000000)