At 10:55 PM 8/10/2006 +0400, Arkady V.Belousov wrote:
>Hi! 10-á×Ç-2006 13:28 [EMAIL PROTECTED] (Michael Devore) 
>wrote to freedos-devel@lists.sourceforge.net: MD> GDB remoted to Qemu 
>shows Stargunner in an infinite loop reading from port MD> 3DAh,      Just 
>interesting, what it expects there? I suggest, bits 3 and 0 (vertical and 
>horizontal retrace)?

The loop routine is ANDing the IN DX value with 9 and then looking for bit 
0 (1) match, or reloop.  Guess that's an out of vertical, out of horizontal 
status check.  Dunno why it's a problem under Qemu, maybe a BIOS versioning 
issue.

I suppose it could be an artifact of GDB breaking into the program, but 
since Stargunner is an infinite loop at that point, and this would qualify, 
I'm thinking it's real.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to