1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2025-02-05 05:23:22 -08:00

formatting

This commit is contained in:
Connor Olding 2016-09-27 12:38:30 -07:00
parent 7e9b5e6e88
commit bd814373d6

View file

@ -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