VOGONS


First post, by jwt27

User metadata
Rank Oldbie
Rank
Oldbie

uTTtgs6.jpg

Reply 1 of 6, by leileilol

User metadata
Rank l33t++
Rank
l33t++

keepin' it real

apsosig.png
long live PCem

Reply 2 of 6, by nforce4max

User metadata
Rank l33t
Rank
l33t

Your post reminded me that it is possible to go beyond 640k on the old IBM pc provided that you used a color monitor and used the 80k that was reserved for the monochrome if you had the board fully populated. One of my old instructors at my local college was doing that back when IBM only allowed their machines to have a limit of only 512k.

On a far away planet reading your posts in the year 10,191.

Reply 4 of 6, by elianda

User metadata
Rank l33t
Rank
l33t

Yes QEMM is able to do this with the DOS-UP feature. However using it in "Full" mode reduces compatibility a lot. Best is to stick to "Partial" which is basically the same as Microsoft introduced in MS-DOS 7.

Retronn.de - Vintage Hardware Gallery, Drivers, Guides, Videos. Now with file search
Youtube Channel
FTP Server - Driver Archive and more
DVI2PCIe alignment and 2D image quality measurement tool

Reply 5 of 6, by jwt27

User metadata
Rank Oldbie
Rank
Oldbie

I found out about this while reading the JEMM386 documentation. Never knew about this before, it's so weird seeing anything else than 639/640k there for the first time.
Unfortunately it's completely useless, since including A000-B7FF seems to break like 90% of all programs, and A000-BFFF disables screen output entirely.

Reply 6 of 6, by idspispopd

User metadata
Rank Oldbie
Rank
Oldbie

Well, A000-AFFF = EGA/VGA, B000-B800 = MDA/Hercules (B000-BFFF when using both Hercules pages), B800-BFFF = CGA (all modes) and EGA/VGA text modes.
768k means A000-BFFF used for normal RAM.
So this is only useful for text mode applications or CGA/Hercules games, which probably don't need that much RAM.