cen64/pi
Giovanni Bajo f70312008a Help users discover -is-viewer
IS Viewer emulation is currently gated by a command-line flag. All
other major emulators supporting ISViewer (Ares, dillonb, m64p) enable
it by default, and it does not seem to create any problem.

To help homebrew developers discover the feature without showing logs
by default, change the code to always emulate the ISViewer hardware
and add a warning if the ROM uses it but the command line flag was
not specified. This should point users towards correct usage, and
prevents possibly-verbose logs to be shown by default.
2022-03-26 00:12:14 +01:00
..
controller.c Avoid length overflow when fetch starts beyond ROM 2022-01-24 18:41:03 +01:00
controller.h Remove unused global bus pointer variables 2020-05-15 21:28:24 +02:00
is_viewer.c Help users discover -is-viewer 2022-03-26 00:12:14 +01:00
is_viewer.h Help users discover -is-viewer 2022-03-26 00:12:14 +01:00
registers.md See long description 2015-07-01 18:44:21 -05:00