MicroCoreLabs
Experienced Member
- Joined
- Feb 12, 2016
- Messages
- 218
I posted some design notes for this project on my blog: MCL86+ Design Notes and Challenges
Good question - its just software so probably no reason why it cant emulate a x386I know it's a heck of a lot more complicated, but any chance of an eventual 386 core and >640k of mirrored memory?
Hi, how hard is it to change it to work as 8086? For IBM PS/2 Model 30 and Compaq Deskpro.
Me too, but I think we'd have to show OP some genuine interest!It would be quite the kick in the butt for my 1000sx.. I would love to have one of these in it.
I will happily test for you. I also have a YouTube Channel (Retro Erik) where i could share my experience - if you like.Code and PCB project files are now on GitHub: MCL86+ on GitHub
I have a few boards I could share from the initial batch of five if anyone is interested in trying one!
There is no issues with the MCL86 which runs in a Spartan-6 FPGA. In-fact this is the 8088 core used in the MiSTer PCXT project!I red you blog and you have a lot of interesting CPU replacements. WOW!
I see you had some good speeds on your PCJR when using the MCL86JR which is running on an Xilinx Spartan-6 FPGA.
But when using MCL86+ which is running on an Teensy 4.1 you had trouble with speed and compatibility - Am i understanding this correct?
What are the reasons for not continuing using the Xilinx Spartan-6 FPGA? Is it price, is it size?
I saw what you did with the 6510, 6502, Z80 and the 8088. I would think the biggest "marked" in in the 8088 and also the Z80. I believe this because programs made for the Apple II and the C64 are in 99,9% of the time made for the stock speed, and no extra hardware to improve speed. But the PC's and CPM machines came in many differents speeds. A 8088/8086/80186 replacement CPU that would run like an 12Mhz 80286 would be amazing. And i would think a lot of retro collectors like me would love to have it.
Making it 80186 compatible like the NEC V20 and V30 xt-ide can use 80186 instructs and double the XT-IDE speed.
Can you send commands to Teensy 4.1 from DOS? E.x. to change speed.
I very much like your work on CPU replacements.
I originally wanted to do a PiStorm like project.Have you considered teaming up with FreddyV? He is making a ISA card which does almost everything, except increasing the CPU speed?
What about using one ISA card, with only some vires to the CPU socket?
FreddyV is using a Raspberry pi, and you are using Teensy...
Hi,I originally wanted to do a PiStorm like project.
Then, I realized that this project exist, and I prefer to do an ISA Board.
With an ISA Board, no modification at all is needed and it is already possible to do lot of things.
@MicroCoreLabs Why not comming to our Discord server, we can add a section for your project.
https://discord.gg/5KZqq2Vg
What PiStorm like project already exists for 8088 PCs?