Supervision has something between a 65SC02 and 65C02
git-svn-id: svn://svn.cc65.org/cc65/trunk@2501 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -95,7 +95,7 @@ const cpu_t DefaultCPU[TGT_COUNT] = {
|
||||
CPU_6502, /* lunix */
|
||||
CPU_6502, /* atmos */
|
||||
CPU_6502, /* nes */
|
||||
CPU_65C02, /* supervision */
|
||||
CPU_65SC02, /* supervision */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user