I think I found some more issues in the docs:
On boot, BLK5 is set to RAM bank 0. All other banks are disabled
Shouldn't this be "set to ROM bank 0" instead? Otherwise no image could autoboot. Also I assume ROM always means the Flash?
On boot and reset, holding down switch0 will disable BLK5 ROM visibility
What is "switch0"? On my Ultimem the three switches are named S1,S2 and S3 with S3 being the reset-switch. I assume you mean switch S2 in this case?
ID ($9ff3)
$11 for VIC-MIDI CART
$12 for ULTIMEM CART
As mentioned earlier majikeyric's and my UltiMem report $11, so is this an error or does the VIC-MIDI CART actually report something else?
Also, can you please let me know if I understand this correctly:
UltiMem: 8 megabyte (Flash)-ROM and 1 megabyte RAM
= banks 0-1023 ROM & banks 0-127 RAM
VIC-Midi: 512 KByte (Flash)-ROM and 128 KByte RAM
= banks 0-63 ROM & banks 0-15 RAM
What happens if I address a bank out of this range?
I think the information about UltiMem/VIC-MIDI should really go into the Denial WIKI, I have
set up a page for that now.