From 64a6b42ce0f04e22ae86ee4f8b996e870415f72f Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sun, 8 Oct 2017 20:29:56 +1100 Subject: (nw) p8000_16 : updated the notes. --- src/mame/drivers/p8k.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/mame/drivers/p8k.cpp b/src/mame/drivers/p8k.cpp index a6d7daea773..5995e1d103a 100644 --- a/src/mame/drivers/p8k.cpp +++ b/src/mame/drivers/p8k.cpp @@ -42,10 +42,8 @@ TODO: * properly implement Z80 daisy chain in 16 bit board * Find out how to enter hardware check on 16 bit board - * Find out how interrupts work on 16 bit board, an attempt to use Z8000_VI - (needed for daisy-chain) results in a crash. Once that is fixed and working, - then the use of sio0 can be attempted. - * Need full 16-bit schematics. + * Vectored interrupts use Z8000_VI, but this results in a crash. Once + that is fixed and working, then the use of sio0 can be attempted. ****************************************************************************/ -- cgit v1.2.3