.github/workflows
|
Update codeql-analysis.yml
|
2021-10-21 23:35:09 +01:00 |
Gaming
|
Correct some virtual and constexpr expressions.
|
2021-08-23 09:44:48 +01:00 |
inc
|
Fix Linux/GCC compilation issue.
|
2021-10-21 22:58:52 +01:00 |
Intel8080
|
Update boost to v1.77
|
2021-09-23 08:52:40 +01:00 |
LR35902
|
Update boost to v1.77
|
2021-09-23 08:52:40 +01:00 |
M6502
|
Refactor to share JSON implementation details.
|
2021-10-22 13:10:23 +01:00 |
M6532
|
More tidying of include files for VS2019 compatibility (plus more correct!)
|
2021-05-29 12:18:13 +01:00 |
MC6809
|
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 |
MC6850
|
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 |
modules
|
ProcessorTests submodule
|
2021-10-10 21:25:06 +01:00 |
Ricoh2A03
|
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 |
src
|
Make the Rom class a little easier to use by allowing it to be copied around.
|
2021-08-23 09:45:40 +01:00 |
Z80
|
Update boost to v1.77
|
2021-09-23 08:52:40 +01:00 |
.gitignore
|
Dump of all my C++ emulators, only Intel8080 integrated so far...
|
2017-06-04 21:38:34 +01:00 |
.gitmodules
|
Add Harte processor tests as a submodule.
|
2021-10-10 21:24:20 +01:00 |
compile.mk
|
Correct Linux build errors.
|
2018-12-01 16:41:39 +00:00 |
EightBit.sln
|
Whoops: missed new solution for the HarteTests wrapper.
|
2021-10-10 21:26:57 +01:00 |
exe_build.mk
|
Tidy up linux link-time optimisation flags.
|
2020-06-07 12:33:19 +01:00 |
lib_build.mk
|
Simplify Linux build configurations.
|
2017-12-25 23:45:55 +00:00 |
LICENSE
|
Dump of all my C++ emulators, only Intel8080 integrated so far...
|
2017-06-04 21:38:34 +01:00 |
Makefile
|
Whoops: Missed top-level support for 6502.
|
2018-01-06 21:40:04 +00:00 |
README.md
|
Update README.md
|
2019-02-07 00:01:04 +00:00 |