drachen6jp

Results 6 comments of drachen6jp

Thank you for your reply. >Is this for 386 CPU only, or would you like it to run on 286 also? Both can play PCM.386 system uses highmemory with unrealmode,and...

>sounds like you are using large EMS memory preloaded with the PCM data, then bank-switching for very fast access to the next 64K PCM data? Yes.286 12MHz machine can play...

Hi.@rafael2k. thanks your writing Makefile. >ps: In the past I also tried to run your player in real hardware elks 0.9 have GDT for unreal mode.so past code was gone....

by the way. Can IBM-PC DMA Memory-memory transfer move Highmemory to Lowmemory ? PC-98 DMA cannot do it. If IBM DMA can move them, this is very useful.

Hello.@ghaerr Hello.@tyama501. You can use HDD image in dosbox-x. when it starts DOS command prompt, ask this command z:\>imgmount c hogehoge.img (https://www.dosbox.com/wiki/IMGMOUNT) & I've tested new makeboot.c OK good. work...

Hello.@ghaerr. Hello.@tyama501 I wrote Loadall code before. I did find bug on loadall.S. line 174 mov %bx,%es:(0x30) #BX is block operation code 830h does'nt mean BX register and line 176...