mirror of
https://github.com/nicsure/TD-H3-Engineering.git
synced 2025-10-02 08:16:20 +00:00
Add files via upload
This commit is contained in:
11
MICGAINFIX.ASM
Normal file
11
MICGAINFIX.ASM
Normal 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
|
Reference in New Issue
Block a user