Gaming
|
Update to latest SDL2 (2.10.0)
|
2019-10-12 23:15:47 +01:00 |
inc
|
Add R/W pins to the MC6809 and MOS6502 processors. Hoping it'll ease peripheral development.
|
2019-09-15 12:49:32 +01:00 |
Intel8080
|
Upgrade to latest version of boost (1.71.0)
|
2019-10-13 00:13:35 +01:00 |
LR35902
|
Upgrade to latest version of boost (1.71.0)
|
2019-10-13 00:13:35 +01:00 |
M6502
|
Add R/W pins to the MC6809 and MOS6502 processors. Hoping it'll ease peripheral development.
|
2019-09-15 12:49:32 +01:00 |
M6532
|
Update all EightBit projects to VS2019 (Latest SDK, C++17)
|
2019-08-17 11:04:29 +01:00 |
MC6809
|
Add R/W pins to the MC6809 and MOS6502 processors. Hoping it'll ease peripheral development.
|
2019-09-15 12:49:32 +01:00 |
MC6850
|
Tidied up pin management to be synchronised with the .Net code.
|
2019-09-06 23:55:57 +01:00 |
modules
|
Start adding MC6809 unit tests for each instruction. Just ABX, so far
|
2018-10-06 23:52:39 +01:00 |
Ricoh2A03
|
Update all EightBit projects to VS2019 (Latest SDK, C++17)
|
2019-08-17 11:04:29 +01:00 |
src
|
Correct accidental setting of PC to 0x0001 on power on.
|
2019-09-07 11:14:38 +01:00 |
Z80
|
Upgrade to latest version of boost (1.71.0)
|
2019-10-13 00:13:35 +01:00 |
.gitignore
|
Dump of all my C++ emulators, only Intel8080 integrated so far...
|
2017-06-04 21:38:34 +01:00 |
.gitmodules
|
Start adding MC6809 unit tests for each instruction. Just ABX, so far
|
2018-10-06 23:52:39 +01:00 |
compile.mk
|
Correct Linux build errors.
|
2018-12-01 16:41:39 +00:00 |
EightBit.sln
|
For convenience, add a very lightweight SDL wrapper to the EightBit library.
|
2019-09-28 14:29:44 +01:00 |
exe_build.mk
|
Simplify Linux build configurations.
|
2017-12-25 23:45:55 +00: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 |