Re: Raven. A homemade Atari-like computer
Posted: 04 Jan 2026 16:21
Oh, and I found this:
And this seems promising: Excerpt from the TXT:
And this seems promising: Excerpt from the TXT:
Iirc this was an issue with the Mach32?If your VESA application continues to experience display problems after
loading M64VBE.COM, you should consult the application's documentation
for specific requirements. If the documentation indicates that it
requires memory aperture disabled, single read and write windows or
accelerator CRT parameter you must use the Advanced M64VBE switches
listed below.
Syntax: M64VBE sw1 sw2... (where sw# represent a valid M64VBE switch)
M64VBE SWITCHES:
s - Enable single window implementation. This single window will be
readable as well as writable.
d - Enable dual read and write windows implementation.
3 - Enable 320x200 & 320x240 modes in 8bpp, 15bpp, 16bpp and 24bpp.
VESA mode number 202h, 10dh, 10eh, 10fh are for 320x200 8bpp,
15bpp, 16bpp and 24bpp respectively. Similarly, VESA mode number
212h, 213h, 214h and 215h are for 320x240.
-3 - Disable 320x200 & 320x240 modes.
vw - Set memory aperture to off.
-vw - Set memory aperture to on.
vga - Use standard VGA CRT parameters.
acc - Use accelerator CRT parameters.
u - Unload or remove M64VBE from memory.