Last active
October 17, 2022 05:54
-
-
Save pluto0x0/34d7b551b511c04918f0a2e2cbd4280e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.ORIG X6000 | |
.FILL AA | |
.FILL xF | |
.FILL x78 | |
.FILL BB | |
.FILL x1A | |
.FILL x31 | |
.FILL CC | |
.FILL x-1 | |
.FILL xFFBB | |
.FILL DD | |
.FILL x7 | |
.FILL x17AB | |
.FILL x0000 | |
AA .STRINGZ "AA" | |
BB .STRINGZ "BB" | |
CC .STRINGZ "CC" | |
DD .STRINGZ "DD" | |
.END |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment