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-01-21 06:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
EightBit
/
Intel8080
/
test
History
Adrian Conlon
72705e8dd0
Updated projects for VS2022
2021-12-08 19:42:34 +00:00
..
roms
…
Board.cpp
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
Board.h
Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting...
2021-07-18 14:28:40 +01:00
Configuration.h
Tidy the 8080 test configuration class a little.
2018-11-27 22:19:15 +00:00
Makefile
Correct Linux build errors.
2018-12-01 16:41:39 +00:00
stdafx.cpp
…
stdafx.h
…
test_Intel8080.vcxproj
Updated projects for VS2022
2021-12-08 19:42:34 +00:00
test_Intel8080.vcxproj.filters
Tidy the 8080 test configuration class a little.
2018-11-27 22:19:15 +00:00
test.cpp
Apply the concept of powered components to the "board"
2018-11-11 16:48:44 +00:00