Re: [Freedos-user] OT: Howto debug DOS programs

2009-10-20 Thread dos386
Of course it might be a good idea or necessary to disassemble the or some existing Sierra ISA driver (also "PC" speaker ? Covox ?) to see how it communicates with the main game file, when you one day have something able to "talk" to your HDA chip. -- ~~~ wow ~~~ -

Re: [Freedos-user] OT: Howto debug DOS programs

2009-10-20 Thread dos386
bcp...@gmail.com wrote: > I'd like to write an Intel HDA driver for SCI games (Sierra quests). Great idea :-) Do they use some separate (ISA SB 16) driver file ??? Real mode or DPMI ? > I consider myself a good programmer, but I've never made any > low-level programming or debug DOS programs. Y

Re: [Freedos-user] OT: Howto debug DOS programs

2009-08-22 Thread pcdos2k
--- On Sat, 8/22/09, the bcpino wrote: > > Where can I find VSB sources? I've found in Google the > phrase "virtual sound blaster" but I can't > find neither the binaries nor the source. I find a couple of > sites with the phrase, not the files to download, though. > virtual sound blaster v2.02

Re: [Freedos-user] OT: Howto debug DOS programs

2009-08-22 Thread the bcpino
Hi Eric! Thanks for your answer! > > I'd like to write an Intel HDA driver for SCI games (Sierra quests). > > Ok, they work great under Dosbox, but I still prefer using plain DOS. > > You could at least use dosemu :-p Much faster :-) > I'll try it, but I still want plain DOS. > > > I conside

Re: [Freedos-user] OT: Howto debug DOS programs

2009-08-19 Thread Eric Auer
Hi! > It's strange. I've got 2 PC's with Intel HDA and MPXPLAY only works with 1. > > A desktop with D915GEV mainboard: It works! > A laptop Dell Inspiron 6400: It doesn't work! > > I think the first one is Intel ICH6 and the second one is ICH7 but I am not > sure what it means. >> maybe the m

Re: [Freedos-user] OT: Howto debug DOS programs

2009-08-19 Thread Eric Auer
Hi Gino! > I've been using FreeDOS for a while and it works great. Nice :-) > I'd like to write an Intel HDA driver for SCI games (Sierra quests). > Ok, they work great under Dosbox, but I still prefer using plain DOS. You could at least use dosemu :-p Much faster :-) > I consider myself a go

Re: [Freedos-user] OT: Howto debug DOS programs

2009-08-18 Thread Santiago Almenara
It's strange. I've got 2 PC's with Intel HDA and MPXPLAY only works with 1. A desktop with D915GEV mainboard: It works! A laptop Dell Inspiron 6400: It doesn't work! I think the first one is Intel ICH6 and the second one is ICH7 but I am not sure what it means. What could be happen? Santiago O

Re: [Freedos-user] OT: Howto debug DOS programs

2009-08-17 Thread Florian Xaver
Hi, maybe the music player MPXPLAY could be a good resource. Bye Flo 2009/8/18 the bcpino : > I've been using FreeDOS for a while and it works great. > > I'd like to write an Intel HDA driver for SCI games (Sierra quests). Ok, > they work great under Dosbox, but I stil

[Freedos-user] OT: Howto debug DOS programs

2009-08-17 Thread the bcpino
I've been using FreeDOS for a while and it works great. I'd like to write an Intel HDA driver for SCI games (Sierra quests). Ok, they work great under Dosbox, but I still prefer using plain DOS. I consider myself a good programmer, but I've never made any low-level programming or debug DOS progra