Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 8dea5746c4 Tidy up stylecopy usage for the LR35902 set of libraries.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-07-21 13:11:00 +01:00
EightBit Tidy the Intel Hex file parser a little. 2019-07-14 17:35:19 +01:00
Fuse Tidy up stylecopy usage for the LR35902 set of libraries. 2019-07-21 13:11:00 +01:00
Intel8080 Use MEMPTR, rather than an i8080 specific intermediate register. 2019-07-14 17:36:03 +01:00
LR35902 Tidy up stylecopy usage for the LR35902 set of libraries. 2019-07-21 13:11:00 +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 Refactor non-CPU specific parts of the LR35902 fuse test code into it's own library 2019-07-21 10:34:44 +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