First post, by MicroCoreLabs
I would like to share my MCLV20_Max project which is a V20 drop-in replacement CPU for XT's that also contains 4 MB of Expanded RAM and MicroSD hard drive support.
Is has a number of features added to my MCL86+ project which include:
- 80188 and V20 new opcodes and bug fixes to the 8088
- 4 MB of Expanded RAM using a PSRAM on the Teensy 4.1
- MicroSD hard drive support using the slot on the Teensy 4.1 board so files are accessible via FAT16 on any computer.
- 640 KB of mirrored conventional memory accessible at the Teensy 4.1 native 800 Mhz + speed.
- Can host any BIOS or diagnostic ROM.
- Boots as cycle accurate by default and provides two acceleration modes:
#1 Boosted-speed which disables clock accuracy and doubles the performance over the 8088.
#2 Max-speed which copies all motherboard RAM into the Teensy where it is accessed at the maximum Teensy speed of 800 Mhz+ and improves speed by 5-10X.
More information on the VCF Forum: https://forum.vcfed.org/index.php?threads/dro … 20_max.1251110/