summary refs log tree commit diff
path: root/thing.s
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-04-02 21:12:13 +0300
committerWlodekM <[email protected]>2025-04-02 21:12:13 +0300
commitcec2dc2b9f2598cdf341627fe2ab91c37d637eac (patch)
tree4050ddb4a1413ac19cd352c752fd3ca43bd53a96 /thing.s
parent2f63e169edb3ba1e95a33719c021e1bab9d9ac8c (diff)
yea
Diffstat (limited to 'thing.s')
-rw-r--r--thing.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/thing.s b/thing.s
index d2e3f9d..5fefcd3 100644
--- a/thing.s
+++ b/thing.s
@@ -1,2 +1,3 @@
-  lda #$ff
+  lda #$55
+  sta $00
   brk
\ No newline at end of file