- Видео 4
- Просмотров 1 331
Anticomputer Group
Добавлен 20 дек 2020
Random oldschool computer and video game videos released at random intervals.
#doscember Emulating a Tandy 1000 on bare metal DOS with 15Khz video
I've spent way to much time getting the most accurate Tandy 1000 audio AND video out of my IBM clones. Here's the gory details of my journey and how you can do it yourself (if you own a Trident or S3 video card).
Useful links:
#### VGATV ####
*I archived the original VGATV source code and release
github.com/anticomputergroup
/dosvgatv/tree/main
#### Section on Tand-em ####
*Tand-Em - Emulate a Tandy 1000 on your DOS Machine
www.oldskool.org/pc/tand-em
*If you like the game Alleycat, this patch will give you 3-voice sound when playing in Tand-Em
symphoniae.com/nrs/
vcforums/alleycat_patch_nrs.zip
#### Section for playing Tandy sound on non-Tandys ####
*Here is the patch archive to modify games to play ...
Useful links:
#### VGATV ####
*I archived the original VGATV source code and release
github.com/anticomputergroup
/dosvgatv/tree/main
#### Section on Tand-em ####
*Tand-Em - Emulate a Tandy 1000 on your DOS Machine
www.oldskool.org/pc/tand-em
*If you like the game Alleycat, this patch will give you 3-voice sound when playing in Tand-Em
symphoniae.com/nrs/
vcforums/alleycat_patch_nrs.zip
#### Section for playing Tandy sound on non-Tandys ####
*Here is the patch archive to modify games to play ...
Просмотров: 603
Видео
#doscember : Bare Metal 15khz/240p EGA Emulation with a VGA Card
Просмотров 381Год назад
#doscember This video explains the differences between EGA and VGA and how to recreate a pixel perfect EGA gaming experience in both Windows (via Dosbox) and bare metal DOS itself without using an EGA card or monitor. DOS VGA TV: github.com/anticomputergroup/dosvgatv Modeline I created for Dosbox. May need to be tweaked for your setup: modeline "320x200_60 15.64KHz 59.92Hz" 6.76 320 352 384 432...
Commodore Power Supply Restoration On The Cheap
Просмотров 243 года назад
How to replace just the 5 volt rail on your existing Commodore brick style power supply.
#Doscember: Running MS C 7.0 In Dosbox
Просмотров 3394 года назад
For Doscember: How to get MS C 7.0 to work in Dosbox.
I don't have any Tandy and I never played a game on a EGA monitor but watching another VGA hack was interesting.
Thanks! The whole world of 15Khz is quite interesting. I even enjoy 320x200 VGA games much more at 15Khz due it reducing the jagged edges. 31Khz 320x200 VGA actually makes the jagged edges worse because it draws every line in the picture twice!
Wow gotta admit, EGA does look better than I expected. Thanks for the video, as a retro fan it's much appreciated!
Glad you enjoyed it!
This is waaaay over my head, yet I watched the whole video. Why? PS.: do you want a Trident 9200 VESA bus card? :D
I have c7.00 on original disks and installed . However, I always used DJGPP and still do for dos programming.. Shout out to Turbo C !_! I am assuming I can write 32 bit programs under c7.00 with a extender? Or still only 16 bit. I guess I will have to play with it to find out.
Did you have TMP and TEMP environment vars set? Was the path `C:\CWSDPMI.SWP` writable?
Now, that's a question I never asked myself, and yet I'm glad to have watched this video :) Merci !
Happy holidays! I added this to a "Programming #DOScember" playlist - please let me know if you see others that I missed! ruclips.net/p/PL2O6RH1Isy65nD8P400NpobCHsWB7Do7T
Awesome, will definitely let you know if I see anything not on your list. Cheers!
Thanks for the tip - I recently encountered this problem. I also tried CWSDPMI and had it fail. Someone recommended DOS4GW, but as I couldn't find my Watcom disks I just installed Windows 3.1, which worked enough for my purposes that day! Next time I will try HDPMI.
Glad you found this helpful!