diff --git a/README.md b/README.md index 47f32b4..2a2b599 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.md.bak b/README.md.bak deleted file mode 100644 index 88a8e2d..0000000 --- a/README.md.bak +++ /dev/null @@ -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