mirror of
https://github.com/nicsure/TD-H3-Engineering.git
synced 2025-06-27 16:57:02 +00:00
Add files via upload
This commit is contained in:
parent
a11873bdab
commit
2f9a950ae5
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
|
Loading…
x
Reference in New Issue
Block a user