artemisamsx / artemisa

Schematics, PCB designs and HDL simulations to build a 8-bits MSX computer
Other
62 stars 11 forks source link

Use external wait and external int as pulled-up open-collector wires #136

Open apoloval opened 4 years ago

apoloval commented 4 years ago

We didn't realise the /INT and /WAIT signals are open-collector. So the AND gates we used in model 101 are not really needed.

apoloval commented 4 years ago

Fixed for model 201 in 03bc972e797f0fe8601b6e10275eaee486d4af92.