mirror of
https://github.com/notwa/mm
synced 2025-02-05 05:23:22 -08:00
formatting
This commit is contained in:
parent
7e9b5e6e88
commit
bd814373d6
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ adjust_dlist:
|
||||||
beq t1, t9, +return ; jumps count as ends too
|
beq t1, t9, +return ; jumps count as ends too
|
||||||
li t9, 0xDC080008
|
li t9, 0xDC080008
|
||||||
beq t1, t9, screen_dim ; check if these are screen dimensions
|
beq t1, t9, screen_dim ; check if these are screen dimensions
|
||||||
|
|
||||||
li t9, 0xFF000000
|
li t9, 0xFF000000
|
||||||
and t3, t1, t9
|
and t3, t1, t9
|
||||||
li t9, 0xE4000000
|
li t9, 0xE4000000
|
||||||
|
|
Loading…
Add table
Reference in a new issue