Projects icon indicating copy to clipboard operation
Projects copied to clipboard

Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MC...

Results 24 Projects issues
Sort by recently updated
recently updated
newest added
trafficstars

Im building a board to update the Amstrad PPC and wondering if I could use your project as a base. Would it be difficult to add external chip selects for...

in the exerciser code we can see: `00000DA2 881 * EA = x.L - BYTE only 00000DA2 207C 000F0100 882 move.l #$000F0100 , a0 * point to memory to address...

Could I run an XTMax in a backplane as an 8086, I mean I know the software isn't up to that particular task, but would the hardware allow it? I...

Have you tested https://github.com/ghaerr/elks for the https://github.com/MicroCoreLabs/Projects/tree/master/MCLV20_Max project? ELKS can access XMS memory now while still a 16 bit operating system. XMS is used for disk buffers and RAM drive....