Add files via upload

This commit is contained in:
nicsure 2024-06-17 22:41:00 +01:00 committed by GitHub
parent a11873bdab
commit 2f9a950ae5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

11
MICGAINFIX.ASM Normal file
View File

@ -0,0 +1,11 @@
.ORG 0x80B1
MOV B, #0x03
MUL AB
ADDC A, #0x04
ORL A, #0x40
MOV R3, A
MOV R5, #0xE9
MOV R7, #0x7D
NOP
NOP
NOP