Hi,
this is my last toy, a 68008 running at 8MHz on a breadboard with 3 ICs (68008 CPU, 128KB SRAM, PIC18F47Q10 MCU).


The PIC MCU (on the custom red PCB) emulates the ROM/EPROM, the clock generator, and all the I/O ICs (including the interrupt controller) on the CPU bus.
In this video an example of an automated cross-assembler toolchain using sLoad (a custom s-record loader) and Easy68K as assembler.
Currently I'm starting to design the final board (68k-MBC).
The specs are:
* easy to build (no ROM/EPROM, SMD, GAL, CPLD)
* 68008 CPU @8MHz
* 2 main PCB configurations, the tiniest allows to have a complete system with only 3 ICs
* 2 serial ports
* 16 GPIO (optional)
* I2C expansion port
* RS232 driver onboard (optional)
* 128/512/1024KB SRAM
* RTC module (optional)
* SD module for HD emulation (optional)
We'll see...
Regards.
J4F