Earlier quoted context omitted.
It depends on the language. Modern languages feel like that because they evolved on high resolution workstation screens with GUIs that could use smaller fonts. You can do 132x50 on most SVGA cards, but you’ll want a bigger screen for that (and the fonts will be ugly 8x8 or 6x8 ones). Writing BASIC on 80x25 feels constrained, but 80x35 is much better. Java would be a lot more concise if it was designed with VT-100s in…
Ya...bog standard VGA can do 80x50; VESA SVGA can do 132x50 (or more, I think). I seemed to remember 8514/XGA had something like a 132x50 mode with decently readable fonts (8x16?), but I can't find a reference. 132x50 + tmux/screen is pretty usable. You could also plug in a Hercules mono card and get a 2-monitor setup, if you had software that could grok it. The color and mono video memory lived in different, non-ove…
VGA ROM Fonts (2020)
21–30 of 46 posts
Re: VGA ROM Fonts (2020)
#22After 30+ years of XGA and higher I've forgotten what coding on an 80x25 terminal felt like. Cramped. The answer is "cramped".
80x43 seemed world-changing to me on a 286 with a 14" monitor. 80x50 was a bit squished.
Re: VGA ROM Fonts (2020)
#23Earlier quoted context omitted.
C# feels cramped unless you have huge desktop monitors.
Luckily, that’s changing. C# 10 is converting namespace blocks into directives like Java. That means one fewer indent.
Re: VGA ROM Fonts (2020)
#24Re: VGA ROM Fonts (2020)
#25We used to erase those eproms with sunlight. Took a lot longer, but seems a lot safer than that rig!
The UVC lamp setup seems dangerous as fuck - exposed live AC voltage AND mercury??? If you're in need of erasing EEPROMs, just do yourself a favor and buy 10mW UVC 265nm LED. A single LED should suffice to erase a single EEPROM chip within 10-15 minutes.
But yeah, LED is the way to go. Normal "black light" LEDs won't work, I tried. Do as parent says.
Re: VGA ROM Fonts (2020)
#26After 30+ years of XGA and higher I've forgotten what coding on an 80x25 terminal felt like. Cramped. The answer is "cramped".
132 column mode was pretty common on old terminals, and not too terrible if you had a 12+ inch CRT. Typically, still 24 rows though.
Re: VGA ROM Fonts (2020)
#27Earlier quoted context omitted.
132 column mode was pretty common on old terminals, and not too terrible if you had a 12+ inch CRT. Typically, still 24 rows though.
Really? I started college using VT100s in the lab to access the mainframe, and 80 columns was taxing enough to stare at hours on end. Can't imagine a 65% increase in horizontal density!
Re: VGA ROM Fonts (2020)
#28For actual fonts you can use in your terminal emulators and whatnot, visit https://int10h.org/oldschool-pc-fonts/download/
1 - https://www.inp.nsk.su/~bolkhov/files/fonts/univga/
2 - http://sciops.net/downloads/vga/ (my site)
Re: VGA ROM Fonts (2020)
#29http://www.alexandrugroza.ro/microelectronics/essays-researc...
Re: VGA ROM Fonts (2020)
#30We used to erase those eproms with sunlight. Took a lot longer, but seems a lot safer than that rig!
The UVC lamp setup seems dangerous as fuck - exposed live AC voltage AND mercury??? If you're in need of erasing EEPROMs, just do yourself a favor and buy 10mW UVC 265nm LED. A single LED should suffice to erase a single EEPROM chip within 10-15 minutes.
Arc eye is a truly horrible thing that I would wish on nobody.