diff --git a/Intel8080/src/Intel8080.vcxproj b/Intel8080/src/Intel8080.vcxproj index ede998c..0e4d14c 100644 --- a/Intel8080/src/Intel8080.vcxproj +++ b/Intel8080/src/Intel8080.vcxproj @@ -24,7 +24,7 @@ Win32Proj Win32Project1 Intel8080 - 10.0 + 8.1 @@ -121,6 +121,7 @@ stdcpp17 true false + Speed Windows @@ -140,6 +141,7 @@ stdcpp17 true false + Speed Windows diff --git a/Intel8080/test/test_Intel8080.vcxproj b/Intel8080/test/test_Intel8080.vcxproj index 5198948..37e5e6a 100644 --- a/Intel8080/test/test_Intel8080.vcxproj +++ b/Intel8080/test/test_Intel8080.vcxproj @@ -23,7 +23,7 @@ {391D3B95-D9DA-47E5-9F61-70483F6BB396} Win32Proj test_Intel8080 - 10.0 + 8.1 @@ -124,6 +124,7 @@ stdcpp17 true false + Speed Console @@ -143,6 +144,7 @@ stdcpp17 true false + Speed Console diff --git a/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj b/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj index e051647..9f63d86 100644 --- a/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj +++ b/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj @@ -23,7 +23,7 @@ {C2DA5951-6223-4792-920D-4DDE01A5F625} Win32Proj fusetest_LR35902 - 10.0 + 8.1 @@ -98,6 +98,7 @@ false true false + Speed Console @@ -143,6 +144,7 @@ false true false + Speed Console diff --git a/LR35902/src/LR35902.vcxproj b/LR35902/src/LR35902.vcxproj index 30caee8..d84907d 100644 --- a/LR35902/src/LR35902.vcxproj +++ b/LR35902/src/LR35902.vcxproj @@ -22,7 +22,7 @@ {7730ECF5-8206-4ECB-BA6B-6B5CFE50CFB2} Win32Proj LR35902 - 10.0 + 8.1 @@ -119,6 +119,7 @@ stdcpp17 true false + Speed Windows @@ -138,6 +139,7 @@ stdcpp17 true false + Speed Windows diff --git a/M6502/src/M6502.vcxproj b/M6502/src/M6502.vcxproj index 1a138ba..720beaf 100644 --- a/M6502/src/M6502.vcxproj +++ b/M6502/src/M6502.vcxproj @@ -23,7 +23,7 @@ {D8726A1B-BBFE-47EF-9860-26B90140BA66} Win32Proj M6502 - 10.0 + 8.1 @@ -94,6 +94,7 @@ false true false + Speed Windows @@ -139,6 +140,7 @@ false true false + Speed Windows diff --git a/M6502/test/test_M6502.vcxproj b/M6502/test/test_M6502.vcxproj index 7c6cea2..d23924b 100644 --- a/M6502/test/test_M6502.vcxproj +++ b/M6502/test/test_M6502.vcxproj @@ -23,7 +23,7 @@ {EF6F5840-328E-465A-A78A-E807BC9AEB4C} Win32Proj test_M6502 - 10.0 + 8.1 @@ -102,6 +102,7 @@ stdcpp17 true false + Speed Console @@ -150,6 +151,7 @@ false true false + Speed Console diff --git a/M6532/src/M6532.vcxproj b/M6532/src/M6532.vcxproj index 5324d6a..208386a 100644 --- a/M6532/src/M6532.vcxproj +++ b/M6532/src/M6532.vcxproj @@ -23,7 +23,7 @@ {61ACB9AF-314F-4D9E-BFF4-96BC85F38278} Win32Proj M6532 - 10.0 + 8.1 @@ -98,6 +98,7 @@ true true false + Speed Windows @@ -146,6 +147,7 @@ true true false + Speed Windows diff --git a/MC6809/src/MC6809.vcxproj b/MC6809/src/MC6809.vcxproj index 4a44d1f..f15c02b 100644 --- a/MC6809/src/MC6809.vcxproj +++ b/MC6809/src/MC6809.vcxproj @@ -38,7 +38,7 @@ {09C1B50E-408E-48B1-A616-8400904B5829} Win32Proj MC6809 - 10.0 + 8.1 @@ -113,6 +113,7 @@ stdcpp17 true false + Speed Windows @@ -161,6 +162,7 @@ stdcpp17 true false + Speed Windows diff --git a/MC6809/test/test_MC6809.vcxproj b/MC6809/test/test_MC6809.vcxproj index ab944ed..aad776e 100644 --- a/MC6809/test/test_MC6809.vcxproj +++ b/MC6809/test/test_MC6809.vcxproj @@ -23,7 +23,7 @@ {80412055-64FB-417B-B017-EBF92770C922} Win32Proj testMC6809 - 10.0 + 8.1 @@ -98,6 +98,7 @@ false true false + Speed Console @@ -147,6 +148,7 @@ false true false + Speed Console diff --git a/MC6809/unittest/unittest_MC6809.vcxproj b/MC6809/unittest/unittest_MC6809.vcxproj index 5be38ca..a76cb89 100644 --- a/MC6809/unittest/unittest_MC6809.vcxproj +++ b/MC6809/unittest/unittest_MC6809.vcxproj @@ -23,7 +23,7 @@ {9EFEA22E-E981-4342-BE17-7DD0F33F1F52} Win32Proj unittestMC6809 - 10.0 + 8.1 @@ -99,6 +99,7 @@ false true false + Speed Console @@ -170,6 +171,7 @@ false true false + Speed Console diff --git a/MC6850/src/MC6850.cpp b/MC6850/src/MC6850.cpp index c48ef13..a9d5194 100644 Binary files a/MC6850/src/MC6850.cpp and b/MC6850/src/MC6850.cpp differ diff --git a/MC6850/src/MC6850.vcxproj b/MC6850/src/MC6850.vcxproj index 3cd04a0..10d2519 100644 --- a/MC6850/src/MC6850.vcxproj +++ b/MC6850/src/MC6850.vcxproj @@ -23,7 +23,7 @@ {A4ADA650-55C3-4C00-8DAD-E4E4AFF86EFF} Win32Proj MC6850 - 10.0 + 8.1 @@ -99,6 +99,7 @@ false true false + Speed Console @@ -150,6 +151,7 @@ false true false + Speed Console diff --git a/Ricoh2A03/src/Ricoh2A03.vcxproj b/Ricoh2A03/src/Ricoh2A03.vcxproj index 1fd35cd..cead0ac 100644 --- a/Ricoh2A03/src/Ricoh2A03.vcxproj +++ b/Ricoh2A03/src/Ricoh2A03.vcxproj @@ -22,7 +22,7 @@ 15.0 {CCF67510-C3BD-40FD-BF13-9FA9B9BCFE43} Ricoh2A03 - 10.0 + 8.1 @@ -92,6 +92,7 @@ false true false + Speed true @@ -127,6 +128,7 @@ false true false + Speed true diff --git a/Z80/fusetest_Z80/fuse-tests/tests.expected b/Z80/fusetest_Z80/fuse-tests/tests.expected index 8ef3af0..65b9657 100644 --- a/Z80/fusetest_Z80/fuse-tests/tests.expected +++ b/Z80/fusetest_Z80/fuse-tests/tests.expected @@ -620,7 +620,7 @@ fe1d fe -1 37_1 0 MC 0000 4 MR 0000 37 -00c5 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0000 +00ed 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0000 00 01 0 0 0 0 4 37_2 @@ -717,7 +717,7 @@ d600 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0002 0000 3f 0 MC 0000 4 MR 0000 3f -0050 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0000 +0058 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0000 00 01 0 0 0 0 4 40 diff --git a/Z80/fusetest_Z80/fusetest_Z80.vcxproj b/Z80/fusetest_Z80/fusetest_Z80.vcxproj index cb4bab4..caab8cd 100644 --- a/Z80/fusetest_Z80/fusetest_Z80.vcxproj +++ b/Z80/fusetest_Z80/fusetest_Z80.vcxproj @@ -24,7 +24,7 @@ Win32Proj fuse_test_Z80 fusetest_Z80 - 10.0 + 8.1 @@ -99,6 +99,7 @@ stdcpp17 true false + Speed Console @@ -144,6 +145,7 @@ stdcpp17 true false + Speed Console diff --git a/Z80/src/Z80.vcxproj b/Z80/src/Z80.vcxproj index 452873a..7d9b565 100644 --- a/Z80/src/Z80.vcxproj +++ b/Z80/src/Z80.vcxproj @@ -23,7 +23,7 @@ {01974F81-2750-45AF-B845-2C903A54A334} Win32Proj Z80 - 10.0 + 8.1 @@ -94,6 +94,7 @@ stdcpp17 true false + Speed Windows @@ -139,6 +140,7 @@ stdcpp17 true false + Speed Windows diff --git a/Z80/test/test_Z80.vcxproj b/Z80/test/test_Z80.vcxproj index fcee63b..45adaf4 100644 --- a/Z80/test/test_Z80.vcxproj +++ b/Z80/test/test_Z80.vcxproj @@ -23,7 +23,7 @@ {F8EE7116-0D75-4C82-BA9E-409F69F5D47C} Win32Proj test_Z80 - 10.0 + 8.1 @@ -91,6 +91,7 @@ stdcpp17 true false + Speed true @@ -139,6 +140,7 @@ stdcpp17 true false + Speed true