Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 8fba82063a Correcting FindFirstSet implementation corrects LR35902 interrupt issue (on blargg test)
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-07-27 21:45:20 +01:00
EightBit Correcting FindFirstSet implementation corrects LR35902 interrupt issue (on blargg test) 2019-07-27 21:45:20 +01:00
Fuse Whoops: missed some updated files caught up in the stlecop updates. 2019-07-21 13:12:28 +01:00
Intel8080 Use MEMPTR, rather than an i8080 specific intermediate register. 2019-07-14 17:36:03 +01:00
LR35902 Fix stylecop warning in LR35902. 2019-07-27 19:30:56 +01:00
M6502 Correct some straightforward analysis issues. 2019-07-01 00:15:25 +01:00
MC6809 Correct some straightforward analysis issues. 2019-07-01 00:15:25 +01:00
MC6850 Correct some straightforward analysis issues. 2019-07-01 00:15:25 +01:00
Z80 Correct some straightforward analysis issues. 2019-07-01 00:15:25 +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