mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 02:31:00 +00:00
sprites: can't get rid of nop sled
This commit is contained in:
parent
4496822aef
commit
5477869112
@ -455,6 +455,8 @@ done_move_delay_7:
|
||||
|
||||
done_move:
|
||||
|
||||
|
||||
nop_sled:
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
@ -850,21 +852,9 @@ pad_time:
|
||||
; WAIT for VBLANK to finish
|
||||
;============================
|
||||
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
|
||||
|
||||
wait_loop:
|
||||
|
||||
; Try X=3 Y=11 cycles=232 R6
|
||||
; Try X=3 Y=11 cycles=232R6
|
||||
|
||||
nop
|
||||
nop
|
||||
|
Loading…
Reference in New Issue
Block a user