mirror of
https://github.com/antoinevignau/source.git
synced 2025-01-04 04:31:04 +00:00
Next game, please!
This commit is contained in:
parent
7e360684bf
commit
7297acfc8a
@ -648,7 +648,7 @@ V$48 str "BUCK" ; "SEAU"
|
|||||||
V$49 str "MANU" ; "MANU"
|
V$49 str "MANU" ; "MANU"
|
||||||
V$50 str "BOOK" ; "LIVR"
|
V$50 str "BOOK" ; "LIVR"
|
||||||
V$51 str "LADD" ; "ECHE"
|
V$51 str "LADD" ; "ECHE"
|
||||||
V$52 str "PASS" ; "PASS"
|
V$52 str "PASS" ; "PASS"-age
|
||||||
V$53 str "LAMP" ; "LAMP"
|
V$53 str "LAMP" ; "LAMP"
|
||||||
V$54 str "TORC" ; "TORC"
|
V$54 str "TORC" ; "TORC"
|
||||||
V$55 str "BATT" ; "BATT"
|
V$55 str "BATT" ; "BATT"
|
||||||
@ -694,7 +694,7 @@ V$94 str "HARN" ; "HARN"
|
|||||||
V$95 str "BOMB" ; "BOMB"
|
V$95 str "BOMB" ; "BOMB"
|
||||||
V$96 str "PUT" ; "METS"
|
V$96 str "PUT" ; "METS"
|
||||||
V$97 str "WEAR" ; "ENFI"
|
V$97 str "WEAR" ; "ENFI"
|
||||||
V$98 str "PASS" ; "PASS"
|
V$98 str "PASS" ; "PASS"-er
|
||||||
V$99 str "GIVE" ; "DONN"
|
V$99 str "GIVE" ; "DONN"
|
||||||
V$100 str "SELL" ; "VEND"
|
V$100 str "SELL" ; "VEND"
|
||||||
V$101 str "PURC" ; "ACHE"
|
V$101 str "PURC" ; "ACHE"
|
||||||
|
@ -126,8 +126,8 @@ SETKBD = $FE89
|
|||||||
|
|
||||||
lda MONOCOLOR
|
lda MONOCOLOR
|
||||||
sta sauveMONO
|
sta sauveMONO
|
||||||
* ora #%1000_0000
|
ora #%1000_0000
|
||||||
and #%0111_1111
|
* and #%0111_1111
|
||||||
sta MONOCOLOR
|
sta MONOCOLOR
|
||||||
|
|
||||||
notiigs
|
notiigs
|
||||||
|
@ -126,8 +126,8 @@ SETKBD = $FE89
|
|||||||
|
|
||||||
lda MONOCOLOR
|
lda MONOCOLOR
|
||||||
sta sauveMONO
|
sta sauveMONO
|
||||||
* ora #%1000_0000
|
ora #%1000_0000
|
||||||
and #%0111_1111
|
* and #%0111_1111
|
||||||
sta MONOCOLOR
|
sta MONOCOLOR
|
||||||
|
|
||||||
notiigs
|
notiigs
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
kikekankoi/apple2/manuel/lemysteredekikekankoi.pdf
Normal file
BIN
kikekankoi/apple2/manuel/lemysteredekikekankoi.pdf
Normal file
Binary file not shown.
BIN
kikekankoi/apple2/manuel/liste des commandes.xlsx
Normal file
BIN
kikekankoi/apple2/manuel/liste des commandes.xlsx
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
Solution Kikekankoi fran<EFBFBD>ais
|
Solution Kikekankoi anglais
|
||||||
|
|
||||||
001 Ð W
|
001 Ð W
|
||||||
002 Ð TAKE BATTERY
|
002 Ð TAKE BATTERY
|
Loading…
Reference in New Issue
Block a user