473,409 Members | 1,985 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

Mcga

dfound
52
Hi, few days before,I heard about MCGA graphics mode and that it does not need any BGI files.Well, can any one explain what it is , how it is used and some examples . Please..... :-)
Feb 11 '07 #1
3 1437
sicarie
4,677 Expert Mod 4TB
Hi, few days before,I heard about MCGA graphics mode and that it does not need any BGI files.Well, can any one explain what it is , how it is used and some examples . Please..... :-)
Wikipedia had articles on both MCGA and BGI , but I'm afraid I can't help you with examples (I'm a Linux person myself). Are you trying to write a program without BGI files?
Feb 11 '07 #2
AdrianH
1,251 Expert 1GB
Hi, few days before,I heard about MCGA graphics mode and that it does not need any BGI files.Well, can any one explain what it is , how it is used and some examples . Please..... :-)
What was probably meant was that it doesn't have any BGI files. :) This graphics adapter was not very big in the industry. I believe (and I'm reaching way back for this one) that it used a memory array of RGB pixel bytes, one byte for Red the next for Green and the next for Blue. And these bytes were located in video memory which was mapped to 0B00:0000 (I think), so you could write directly to memory without having to do much with IO ports. But you would need some graphics library for doing things like flood fill, line, arc, circle, and the like or make one up. Without a BGI file, you would most likely have to make one. I think I have a VGA book that has some algorithms kicking around some where. :)

For more info on MCGA, go to the link that was posted by the other poster.

Hope this helps.


Adrian
Feb 11 '07 #3
dfound
52
Thanks .......
Feb 12 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Familie Smeding | last post by:
Hello everyone, I've just learned C++ a bit, and i think a good exercise would be to make a small game(after having made the hello world examples etc.) I've read quite a bit about setting...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.