From f2eceaf326e0169b9df49607750a649f0d3916a7 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sun, 4 Aug 2019 18:08:31 +1000 Subject: (nw) vip: more notes --- src/mame/drivers/vip.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/vip.cpp b/src/mame/drivers/vip.cpp index 1b6a280e984..d289cb30623 100644 --- a/src/mame/drivers/vip.cpp +++ b/src/mame/drivers/vip.cpp @@ -224,10 +224,11 @@ Usage: (you will see the memory editor) then choose a command (0 for example). - If you load a chip-8 cart, press R twice. If it doesn't do anything you may need to do a hard reset, then hit R twice. R toggles between the CPU running - or stopped. Only about half of the chip-8 programs in my collection work. - - There's also support for Super-Chip8 carts, but none seem to work. + or stopped. Most chip-8 (.c8) programs work, but make sure 4k RAM is enabled. - There's a slot option to use Tiny Basic, this starts up, but unable to type anything. + - Not known if (.bin) files work - don't have any for this machine. + - (.c8x) files do not work. - Cassette records and plays back, however about 10% of the data is consistently loaded wrongly. -- cgit v1.2.3