updated blackjack example
This commit is contained in:
@@ -151,4 +151,4 @@ fma 1 127 60 ; add half the bet (for blackjack calc)
|
|||||||
:win fma 61 127 60 ; add bet first time
|
:win fma 61 127 60 ; add bet first time
|
||||||
:push fma 61 127 60 ; add bet second time
|
:push fma 61 127 60 ; add bet second time
|
||||||
juc :main ; reloop to beginning
|
juc :main ; reloop to beginning
|
||||||
:end nop 0 0 0 ; just a nop label for the program end
|
:end nnn ; just a nop label for the program end
|
||||||
|
|||||||
Reference in New Issue
Block a user