Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 84284d62b5 Fuse fixes: Correct JR cc from unnecessary extra read of offset.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-08-15 14:30:12 +01:00
EightBit Fuse fixes: Correct JR cc from unnecessary extra read of offset. 2019-08-15 14:30:12 +01:00
Fuse Hmm, now I look more closely at the Fuse event tests: I've got all sorts of obscure failures! 2019-08-15 10:38:34 +01:00
Intel8080 Remove unnecessary reference dependencies from the .Net EightBit projects. 2019-07-28 00:35:20 +01:00
LR35902 Make the Fuse test classes more generic, so I can use them again for the Z80 fuse runner. 2019-08-13 18:51:34 +01:00
M6502 Remove unnecessary reference dependencies from the .Net EightBit projects. 2019-07-28 00:35:20 +01:00
MC6809 Remove unnecessary reference dependencies from the .Net EightBit projects. 2019-07-28 00:35:20 +01:00
MC6850 Remove unnecessary reference dependencies from the .Net EightBit projects. 2019-07-28 00:35:20 +01:00
Z80 Hmm, now I look more closely at the Fuse event tests: I've got all sorts of obscure failures! 2019-08-15 10:38:34 +01:00
.gitignore Initial commit 2019-02-02 15:09:24 +00:00
EightBit.sln Add a skeletal repository for LR35902 Blargg Game Boy tests. 2019-07-21 18:32:42 +01:00
LICENSE Initial commit 2019-02-02 15:09:24 +00:00
README.md Update README.md 2019-05-26 11:07:53 +01:00

EightBit (Net)

Assortment of eight-bit processor emulators written in C#:

  • MOS Technology 6502
  • Intel 8080
  • Zilog Z80
  • Motorola MC6809
  • Motorola MC6850