You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- Mind to add links to the information referenced? Otherwise it's hard to read for uninitiated ones.Raffzahn– Raffzahn2018-12-12 17:07:01 +00:00Commented Dec 12, 2018 at 17:07
- 1"because it could greatly increase development time" - well I hope not!Maury Markowitz– Maury Markowitz2018-12-12 17:56:52 +00:00Commented Dec 12, 2018 at 17:56
- @Raffzahn I read it on Redit but I cannot find the link. It was just a few paragraphs I read here and there and cannot remember all details.cbmeeks– cbmeeks2018-12-12 19:45:09 +00:00Commented Dec 12, 2018 at 19:45
- 2I don't have the wider context to argue the relative importance of it, but: Mode 13 is supported by both VGA and MCGA adaptors. Mode X is supported only by VGA adaptors. So you'd cut-off at least some PS/2 owners. Mode X also made an appearance in very non-square modes in some 3d games where aspect ratio is just a parameter and more pixels is desirable: e.g. 320x400 in Car & Driver.Tommy– Tommy2018-12-13 08:28:13 +00:00Commented Dec 13, 2018 at 8:28
- ModeX also had my favourite square pixel mode 400x300 which I used in one freeware game back in the 90s. Nice compromize between high resolution and amount of pixels to draw while still being square. (I did have fallback to 320x240 in case the card/monitor couldn't support it, but it definitely felt claustrophobic since the game view was then much more zoomed in.)tylisirn– tylisirn2022-12-26 01:56:49 +00:00Commented Dec 26, 2022 at 1:56
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ms-dos), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you