Added test for filling until a certain address
authorLukas Krickl <lukas@krickl.dev>
Mon, 4 Dec 2023 21:44:52 +0000 (22:44 +0100)
committerLukas Krickl <lukas@krickl.dev>
Mon, 4 Dec 2023 21:44:52 +0000 (22:44 +0100)
tests/t0.bin
tests/t0.s

index 44cd58b8f7d60f8e8a46237e6ed3dd3521264b29..79fe45a9385690c4d6f3d0e952ac5ced9f170f2e 100644 (file)
Binary files a/tests/t0.bin and b/tests/t0.bin differ
index 3d195af5efc7084e697988a723bc3df3f34eae21..4ad1bab88d0cf234763d5e07e745759695928d53 100644 (file)
@@ -88,3 +88,5 @@ l2:
 
 .db 1, 2, 3
 .fill 1, 3
+.fill 1, 0x180-$ ; fill until 0x180
+  nop