HackerTrans
トップ新着トレンドコメント過去質問紹介求人

viler

no profile record

投稿

Bytemap Fonts

bmf.php5.cz
1 ポイント·投稿者 viler·2 年前·0 コメント

Electronic Nightmare: The New Communications and Freedom (1982)

archive.org
2 ポイント·投稿者 viler·3 年前·0 コメント

コメント

viler
·8 か月前·議論
Strange... if it does, that's not my doing - it seems to work fine with the VPN I use, but I'll look into it. Thanks for the heads up.
viler
·8 か月前·議論
That was one option I thought of at first (mentioned in the first section), but the info I found indicated that the /370 models used the same firmware as the "plain" 5170s - if there were any BIOS extensions, they were probably somewhere on the add-on cards. The AT/370 also had 512K of on board RAM, while this BIOS seems to indicate 640K.
viler
·8 か月前·議論
Appreciated, thanks!
viler
·昨年·議論
Video footage of it running on real hardware: https://www.youtube.com/watch?v=BdM5j96tEpE

Back when the demo was released, there were no emulators capable of running it all the way through. People are free to believe what they want, but as we presented it at a demoparty (Evoke 2022), I can tell you that the organizers wouldn't have allowed it in the compo lineup if they didn't see it running on the hardware in person. :)

I am in awe of GloriousCow's crazy achievement in debugging it on MartyPC and making it work to perfect accuracy... that's true next-level skill, and the rest of the group would undoubtedly echo my sentiment!
viler
·昨年·議論
It's not every day that an emulator author has to resort to analyzing bus-sniffer traces to debug and fix a demo effect - and certainly writeups that go into this level of detail are few and far between!
viler
·2 年前·議論
Yeah, I should think that's exactly what happened. I was a big AA user too, but at that point in time I wasn't aware of the Atari ST connection (and hadn't ever seen an ST), so whenever I spotted that font in a game I just thought of it as "the Autodesk Animator font", and assumed that's what they used for the artwork. (Sometimes you could even spot tell-tale effects like that "countour gradient" thing, which would confirm it!)
viler
·2 年前·議論
Oh, gotcha - FWIW the fonts I labeled 'Verite' do come from Rendition Verite video BIOS charsets, but those in turn seem to be descended from the 'Phoenix VGA BIOS' type of font, or rather they're in the same loose family of fonts which shared that visual style... can't check at the moment, but it wouldn't surprise me if Rendition used some Phoenix VBIOS derivative too.

I also believe the font used in the VMware VBIOS is derived from that, so those who run a lot of text-mode stuff in VMware may take a liking to it.
viler
·2 年前·議論
It definitely is. Pretty amazing what you can still find out about this stuff after all these years, now that we can cross-reference and search data so easily (and that collectors, preservationists, and emulator authors are still coming up with previously unknown findings).
viler
·2 年前·議論
Thanks for those comments, much appreciated. I'm still planning future updates to that font collection, and I'll probably include straight-up binary dumps of the characters, so you won't have to jump through hoops to convert them (although many of them are already available in this form at https://github.com/viler-int10h/vga-text-mode-fonts - all you need is a hex dump).

Do the Modern DOS fonts have a particular advantage for you, in terms of implementation? If they do, let me know and I'll consider those improvements as well!
viler
·2 年前·議論
It draws you a 'Golden IBM PC' - and then the screen goes "well green, anyway"! At least if you're running it on a monochrome board (where it evidently expects that you're using the green-screen 5151 monitor) - haven't seen the ending in CGA. :)
viler
·2 年前·議論
Yep, mentioned that in the intro to the article - recommended ++!
viler
·3 年前·議論
Fro me, it's things like comparing directories, filename search-and-replace/multi-rename, copying/syncing (locally or over ftp) with editable queues, etc.
viler
·3 年前·議論
Yes, and Area 5150 too :)
viler
·3 年前·議論
The author has done a superb job here. Not only does it have a cycle-exact Intel 8088 implementation (matched with disassembled microcode timings and hardware-verified) - it does the same for the CGA, where the dot clock is 3 times the CPU clock frequency... and it correctly represents the monitor's output, overscan included, which most other PC emulators have never bothered to do.

And those debugging tools are something else, too!
viler
·3 年前·議論
A couple of GUIs written in assembly this century are MenuetOS and KolibriOS.