mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-21 21:34:35 +02:00
Less branches
This commit is contained in:
@@ -1179,6 +1179,11 @@ next_phase_only
|
||||
mva branches_list+2 branches_list+3
|
||||
mva branches_list+1 branches_list+2
|
||||
mva branches_list+0 branches_list+1
|
||||
; ----- less branches -----
|
||||
beq make_random_branch
|
||||
lda #0
|
||||
beq branch_ready
|
||||
; -----
|
||||
make_random_branch
|
||||
lda RANDOM ; branch or not (50%)
|
||||
and #%00000001
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user