VOGONS


First post, by yevrowl

User metadata
Rank Newbie
Rank
Newbie

Greetings!

For example, Hercules Graphics Card (720 × 348 × 2), is emulated by the resident program msherc.com (qbherc.com), and the CGA modes are emulated in it hgcibm.com or simcga.com, and some ohters ( 320 × 200 × 2 or 620 × 200 × 2). Hercules InColor Card is emulated as well?

Interested in how it is possible to emulate these graphics adapters without real hardware:

PCjr / Tandy Graphics Adapter (320 × 200 × 16) → SCREEN 7 mode in Q(uick)Basic.
Plantronics Colorplus (320 × 200 × 16) → SCREEN 7 mode in Q(uick)Basic.
Orchid Graphics Adapter (720 × 350 × 2) → SCREEN 1 or SCREEN 2 mode in Q(uick)Basic.
Olivetti Graphic Adapter (640 × 200 × 2) → SCREEN 1 or SCREEN 2 mode in Q(uick)Basic.

÷)

Reply 1 of 3, by darry

User metadata
Rank l33t++
Rank
l33t++
yevrowl wrote on 2022-06-28, 01:26:
Greetings! […]
Show full quote

Greetings!

For example, Hercules Graphics Card (720 × 348 × 2), is emulated by the resident program msherc.com (qbherc.com), and the CGA modes are emulated in it hgcibm.com or simcga.com, and some ohters ( 320 × 200 × 2 or 620 × 200 × 2). Hercules InColor Card is emulated as well?

Interested in how it is possible to emulate these graphics adapters without real hardware:

PCjr / Tandy Graphics Adapter (320 × 200 × 16) → SCREEN 7 mode in Q(uick)Basic.
Plantronics Colorplus (320 × 200 × 16) → SCREEN 7 mode in Q(uick)Basic.
Orchid Graphics Adapter (720 × 350 × 2) → SCREEN 1 or SCREEN 2 mode in Q(uick)Basic.
Olivetti Graphic Adapter (640 × 200 × 2) → SCREEN 1 or SCREEN 2 mode in Q(uick)Basic.

QBHERC/MSHERC is not an emulator, it is a TSR that allows the use of a Hercules Graphics compatible card by Microsoft QuickC, QuickBASIC, and the C Compiler (Microsoft's)
See https://jeffpar.github.io/kbarchive/kb/044/Q44273/

HGCIBM is an emulator that allows the use of CGA compatible software on a Hercules Graphics compatible card
See https://www.pcorner.com/list/GRAPHUTI/HGCIBM.ZIP/INFO/

SIMCGA is an emulator that allows the use of CGA compatible software on a Hercules Graphics compatible card
See http://ftpmirror.your.org/pub/misc/dos/RbbsIn … ents/SIMCGA.DOC

The above links should give you an idea as to how these programs work .

EDIT : In other words, these programs are essentially useless to someone who does not have a Hercules Graphics (or clone) card . Specifically, this is because lots of earlier (S)VGA graphics cards (mainly ISA and VESA local bus ones) that could be switched into a Hercules Graphics compatible mode also could be switched into a CGA compatible mode which was almost certainly more compatible with CGA software than the above emulators.

EDIT2 :
And to answer this :

Interested in how it is possible to emulate these graphics adapters without real hardware:

DOSBox and/or its forks support at least some of these directly .
Additionally, Tandy 1000 graphics emulation (mostly PCJr compatible) under DOS is possible with ftp://ftp.oldskool.org/pub/tvdog/tandy1000/em … rs/tandm055.zip

The attachment tandm055.zip is no longer available

That all being said, you posted this in the DOSBox sub-forum, so I am not sure if you are referring to DOSBox (where the above software is mostly not needed) versus actual hardware (where it might be useful for Hercules Graphics (or clone) card owners).

Reply 2 of 3, by yevrowl

User metadata
Rank Newbie
Rank
Newbie

For CGA emulation in Hercules there is HGCIBM.
Is there a solution to emulate EGA in Tandy (PCJr)?
Because the video modes are similar (320 × 200 × 16) — https://groups.google.com/g/comp.sys.tandy/c/qQ7XYKSLItA
And also, perhaps, similar solutions for Olivetti and Plantronics Colorplus?

Trying to find Tandy support in Q(uick)Basic — Q(uick)Basic with Tandy in DOSBox

÷)

Reply 3 of 3, by yevrowl

User metadata
Rank Newbie
Rank
Newbie

Thanks a lot!

595203dc11d8e71203beb3b05d85a277.jpeg f714f8e5bb689c53788da797ec7104a1.jpeg bbc9e5acc4b5f4b934f0e8b3decd2509.jpeg bd4a5382b8b1511f23a329ca6813ca0e.jpeg 72423169a08c22aec8979ceea74d8bd2.jpeg a3427a69b9272cb2f0685b1483bb1b8b.jpeg c45460b9bba7a866fe4fac04b7dcd38d.jpeg d09ddc90c60760e48fec6e5eea63c8ad.jpeg a16e9dd97406e270343d915aca779fa6.jpeg a31810fa8530ced6d005013f616a0ae9.jpeg 1a08d88035b7462da0c7c77f3c6d829d.jpeg 8bed7f1f0289459b4e3d542b95da7a33.jpeg 700bd48a877fcb4ff681d505ba080b45.jpeg 1c50374af9ea750274cee3863ed9e9d0.jpeg a3624e5e650ce60e3ecf3923de000af2.jpeg

It turned out to display all graphic modes, some in the CGA form.

÷)