From d9c833bc3032fc0d3b25256068af382fbc8b67e6 Mon Sep 17 00:00:00 2001 From: MooglyGuy Date: Mon, 8 Jul 2019 08:20:57 +0200 Subject: -newport: More comments, nw --- src/devices/bus/gio64/newport.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/devices/bus/gio64/newport.cpp b/src/devices/bus/gio64/newport.cpp index dbd7b67026b..ad195e35994 100644 --- a/src/devices/bus/gio64/newport.cpp +++ b/src/devices/bus/gio64/newport.cpp @@ -27,6 +27,10 @@ FIFOs are always empty. Thus the performance of an emulated Newport board is likely to be better than real life in scenes that would otherwise be drawing-bound. + - The REX3 emulation currently handles a bunch of functionality + that should be the responsibility of RO1 and RB2. However, + emulating it properly would bring down the emulation speed + for not much practical benefit. *********************************************************************/ -- cgit v1.2.3