start without any cards in waste
This commit is contained in:
parent
13dab7c80d
commit
6b5fb40165
BIN
kodiak.rom
BIN
kodiak.rom
Binary file not shown.
|
@ -72,14 +72,8 @@
|
|||
|
||||
shuffle-stock
|
||||
deal-tableau
|
||||
|
||||
( for now, we'll deal the first 3 cards to the waste for testing )
|
||||
( TODO: implement deal-waste )
|
||||
#17 LDZ #bf AND .waste #00 ADD STZ #0017 STZ
|
||||
#16 LDZ #bf AND .waste #01 ADD STZ #0016 STZ
|
||||
#15 LDZ #bf AND .waste #02 ADD STZ #0015 STZ
|
||||
|
||||
draw
|
||||
|
||||
;on-mouse .Mouse/vect DEO2
|
||||
;on-key .Controller/vect DEO2
|
||||
JMP2r
|
||||
|
|
Loading…
Reference in New Issue