mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-21 06:39:43 +02:00
Better branches randomize
This commit is contained in:
@@ -739,6 +739,10 @@ next_phase_only
|
||||
mva branches_list+2 branches_list+3
|
||||
mva branches_list+1 branches_list+2
|
||||
mva branches_list+0 branches_list+1
|
||||
beq make_random_branch
|
||||
lda #0
|
||||
beq branch_ready
|
||||
make_random_branch
|
||||
lda RANDOM ; 0, 1 or 2
|
||||
and #%00000011
|
||||
cmp #3
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user