This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
EightBit
Watch
1
Star
0
Fork
0
You've already forked EightBit
mirror of
https://github.com/MoleskiCoder/EightBit.git
synced
2025-03-06 21:29:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
EightBit
/
Z80
/
test
History
Adrian Conlon
42e45ccdef
Upgrade to boost 1.78, due to coroutine2 incompatibilities.
2022-01-01 13:30:41 +00:00
..
roms
Tidy up the test suite usage between the 8080 and Z80 processors.
2018-08-12 16:30:32 +01:00
Board.cpp
Start big refactor of device/CPU pin usage (to allow pin events throughout).
2019-01-14 02:10:17 +00:00
Board.h
Reflect that the I/O for Intel style processors isn't part of the CPU, but attached to the Bus and access controlled by the CPU.
2020-02-09 11:51:58 +00:00
Configuration.h
Correct Linux build errors.
2018-12-01 16:41:39 +00:00
Makefile
Correct Linux build errors.
2018-12-01 16:41:39 +00:00
stdafx.cpp
…
stdafx.h
…
test_Z80.vcxproj
Upgrade to boost 1.78, due to coroutine2 incompatibilities.
2022-01-01 13:30:41 +00:00
test_Z80.vcxproj.filters
Tidy the Z80 test classes, based on code analysis.
2018-11-27 22:28:09 +00:00
test.cpp
Apply the concept of powered components to the "board"
2018-11-11 16:48:44 +00:00