cpu86 icon indicating copy to clipboard operation
cpu86 copied to clipboard

pvideo output

Open somhi opened this issue 3 years ago • 4 comments

somhi avatar May 08 '21 11:05 somhi

Any plans on adding ps2 keyboard & mouse input, and video output ?

Similar project where to get those parts could be https://github.com/AtlasFPGA/Next186_SoC

somhi avatar May 08 '21 11:05 somhi

Hello Thanks for your interest on that

In fact, there are already some video output (VGA/LCD) available in those configurations :

  • https://github.com/nsauzede/cpu86/tree/master/p2_vga_spi
  • https://github.com/nsauzede/cpu86/tree/master/p2_lcd_spi
  • https://github.com/nsauzede/cpu86/tree/master/papilio2_vga
  • https://github.com/nsauzede/cpu86/tree/master/papilio2_lcd

(the last one with a screenshot)

keyboard/mouse input would be nice too, yeah... Please note that this project is in standby, for now, however.

nsauzede avatar May 08 '21 21:05 nsauzede

Hi, I don't konw if you are aware of another 8088 core called PCXT currently developed in MiSTer and available in other FPGAs as well. You might be interested in following the progress at https://misterfpga.org/viewtopic.php?t=4680

somhi avatar Jul 25 '22 17:07 somhi

Yes, I've seen this recently; it looks really promising indeed I should definitely have a look at it, and try it on my MiSTER board!!

nsauzede avatar Jul 26 '22 09:07 nsauzede