mirror of
https://github.com/KarolS/millfork.git
synced 2025-08-10 01:25:31 +00:00
C64 should compile with no illegals by default, for SuperCPU, C65 and Mega65 compatibility
This commit is contained in:
@@ -7,7 +7,6 @@ arch=nmos
|
|||||||
; modules to load
|
; modules to load
|
||||||
modules=c64_hardware,loader_0801,c64_kernal,c64_panic,stdlib
|
modules=c64_hardware,loader_0801,c64_kernal,c64_panic,stdlib
|
||||||
; optionally: default flags
|
; optionally: default flags
|
||||||
emit_illegals=true
|
|
||||||
|
|
||||||
|
|
||||||
[allocation]
|
[allocation]
|
||||||
|
Reference in New Issue
Block a user