diff --git a/README.md b/README.md index 88a8e2d..47f32b4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ My YouTube Channel with some videos of the stuff in action: www.youtube.com/chan Emulated Processors: MCL68 - Motorola 68000 Emulator written in C + RISCV - Simple and compact RISC-V RS32I implementation written in C Microsequencer-based processors: @@ -21,7 +22,6 @@ 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: diff --git a/README.md.bak b/README.md.bak new file mode 100644 index 0000000..88a8e2d --- /dev/null +++ b/README.md.bak @@ -0,0 +1,33 @@ +# 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