AppleWin/test/TestCPU6502
tomcw 52450aa7f7 These 2 combined fix #418:
1) Uthernet card now returns floating bus for slot ROM at $Cs00-CsFF (where s=3).
2) Fixed IoHandlerCardsIn() to not map in the card in slot3's slot ROM when SLOTC3ROM=0.

Also:
. moved the typedef 'iofunction' from common.h to memory.h
2017-05-13 22:07:53 +01:00
..
stdafx.cpp Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
stdafx.h Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
TestCPU6502-vs2008.vcproj Rename VS2008 sln & vcprojs to be consistent with other VS versions 2016-12-29 13:17:35 -05:00
TestCPU6502-vs2013.vcxproj Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
TestCPU6502-vs2013.vcxproj.filters Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
TestCPU6502-vs2015.vcxproj Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
TestCPU6502-vs2015.vcxproj.filters Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
TestCPU6502.cpp These 2 combined fix #418: 2017-05-13 22:07:53 +01:00