aboutsummaryrefslogtreecommitdiff
path: root/test.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2024-09-26 15:05:21 +0900
committerAstatin <astatin@redacted>2024-09-26 15:05:21 +0900
commit0b44780a7b142147d25f0f436159b876f95f17f7 (patch)
tree398412fdfb253e7ca6db2845e78877322dc84c7a /test.gbasm
parentef861b3e9b9800259e011581e01a853d3a122bf4 (diff)
So for some reason, I didn't change anything and it started working. I guess it's good then. Also cleaned up the tests files
Diffstat (limited to 'test.gbasm')
-rw-r--r--test.gbasm4
1 files changed, 0 insertions, 4 deletions
diff --git a/test.gbasm b/test.gbasm
deleted file mode 100644
index 2e71378..0000000
--- a/test.gbasm
+++ /dev/null
@@ -1,4 +0,0 @@
-LD D, A
-Test:
- LD C, B
- JP =Test