Projects/README.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2019-10-13 20:42:55 -07:00
# Ted Fried's MicroCore Labs Projects
2019-11-03 15:54:05 -08:00
2020-03-22 22:35:52 -07:00
My blog which has some details on these projects: www.MicroCoreLabs.Wordpress.com
2020-02-23 12:38:01 -08:00
2020-02-23 12:37:08 -08:00
My YouTube Channel with some videos of the stuff in action: www.youtube.com/channel/UC9B3TaEUon-araO2j7tp9jg/videos
2019-11-03 15:54:05 -08:00
2020-02-23 12:39:15 -08:00
2020-11-11 20:09:27 -08:00
Boards:
2020-11-11 23:32:05 -08:00
MCL86jr - IBMPCjr Accelerator which boosts performance to IBM PC/AT speed
2021-04-22 13:29:43 -07:00
MCL65+ - MOS 6502 emulator which runs on a Teensy 4.1 and can be used as a 6502 drop-in replacment
MCL64 - MOS 6510 emulator which runs on a Teensy 4.1 and can be used as a drop-in replacment in the Commodore 64
2020-11-11 20:09:27 -08:00
2020-07-14 10:22:44 -07:00
Emulated Processors:
2020-07-14 11:30:08 -07:00
2021-01-06 18:37:52 -08:00
MCL68 - Motorola 68000 Emulator written in C
RISCV - Simple and compact RISC-V RS32I implementation written in C
2021-04-22 13:29:43 -07:00
MCL65 - MOS 6502 written in C
2019-08-11 11:32:37 -07:00
2020-02-23 12:39:58 -08:00
Microsequencer-based processors:
2020-02-23 12:40:42 -08:00
2019-08-11 17:35:34 -07:00
MCL65 - MOS 6502
MCL51 - Intel 8051
MCL86 - Intel 8086/8088
2020-03-22 22:35:52 -07:00
2019-10-19 14:50:20 -07:00
Other processors:
2020-02-23 12:40:42 -08:00
2019-10-19 14:50:20 -07:00
MCLR5 - Quad-Issue Superscalar RISCV
2020-03-22 22:35:52 -07:00
Lockstep Quad Modular Redundant System
2019-11-25 23:37:33 -08:00
Misc:
2020-02-23 12:40:42 -08:00
2019-11-25 23:37:33 -08:00
Wheelwriter - FPGA based Printer Option for the IBM Wheelwriter 5
Wheelwriter2 - Arduino Leonardo based Printer Option for the IBM Wheelwriter 5
2020-08-28 21:37:06 -07:00
Brother Typewriter - Arduino Leonardo converts Serial RX to a Brother Word Processor
2021-03-20 19:18:59 -07:00
EPROM Emulator - Small PCB which uses Teensy 4.0 to emulate up a 64KB 27C512 EPROM
2021-11-21 22:04:38 -08:00
MCL64_Tester - Extensive, menu-based, tests for the Commodore 64 motherboard
2020-03-22 22:35:52 -07:00
2019-10-13 23:06:58 -07:00
For questions email me at www.MicroCoreLabs.com