Uploaded 7_14_2020

This commit is contained in:
MicroCoreLabs 2020-07-14 11:32:30 -07:00
parent 72cf158fd9
commit f0ef8e91db
2 changed files with 1 additions and 36 deletions

View File

@ -9,21 +9,19 @@ Emulated Processors:
MCL68 - Motorola 68000 Emulator written in C
RISCV - Simple and compact RISC-V RS32I implementation written in C
MCL65 - MOS 6502 written in C
Microsequencer-based processors:
MCL65 - MOS 6502
- C Version as well
MCL51 - Intel 8051
MCL86 - Intel 8086/8088
Other processors:
MCLR5 - Quad-Issue Superscalar RISCV
Lockstep Quad Modular Redundant System
Misc:
Wheelwriter - FPGA based Printer Option for the IBM Wheelwriter 5

View File

@ -1,33 +0,0 @@
# Ted Fried's MicroCore Labs Projects
My blog which has some details on these projects: www.MicroCoreLabs.Wordpress.com
My YouTube Channel with some videos of the stuff in action: www.youtube.com/channel/UC9B3TaEUon-araO2j7tp9jg/videos
Emulated Processors:
MCL68 - Motorola 68000 Emulator written in C
Microsequencer-based processors:
MCL65 - MOS 6502
- C Version as well
MCL51 - Intel 8051
MCL86 - Intel 8086/8088
Other processors:
MCLR5 - Quad-Issue Superscalar RISCV
Lockstep Quad Modular Redundant System
RISCV C Version - Simple and compact RISC-V RS32I implementation written in C
Misc:
Wheelwriter - FPGA based Printer Option for the IBM Wheelwriter 5
Wheelwriter2 - Arduino Leonardo based Printer Option for the IBM Wheelwriter 5
For questions email me at www.MicroCoreLabs.com