1
0
mirror of https://github.com/UzixLS/pacemuzx.git synced 2025-07-18 23:01:36 +03:00

Default to colour

Source is now colour by default, but can be set back to mono.
This commit is contained in:
Simon Owen
2011-12-06 21:41:08 +00:00
parent a31f551071
commit 9a540acab3

View File

@ -3,7 +3,7 @@
; http://simonowen.com/spectrum/pacemuzx/
debug: equ 0 ; non-zero for border stripes showing CPU use
colour: equ 0 ; non-zero for coloured sprites
colour: equ 1 ; non-zero for coloured sprites
; Memory maps
;