From d39aac86ac16074f86002faa424a6808fd3c120a Mon Sep 17 00:00:00 2001 From: Karol Stasiak Date: Sun, 24 Jun 2018 19:39:16 +0200 Subject: [PATCH] C64 should compile with no illegals by default, for SuperCPU, C65 and Mega65 compatibility --- include/c64.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/include/c64.ini b/include/c64.ini index f31814df..3a5e8fc3 100644 --- a/include/c64.ini +++ b/include/c64.ini @@ -7,7 +7,6 @@ arch=nmos ; modules to load modules=c64_hardware,loader_0801,c64_kernal,c64_panic,stdlib ; optionally: default flags -emit_illegals=true [allocation]