VOGONS

Common searches


Search results

Display options

Re: CPU_IRET function issue

I decided to prevent the Exceptions from being thrown to see what happens and if I would get some useful information. Unfortunately, I am not very familiar with all of the registers and stuff. It does look like something is a bit off with the SP (stack pointer?). Does this help any of you guys …

Re: CPU_IRET function issue

There have been some changes that could influence the order in which certain bytes were read, depending on the compiler used. Although I don't know if that has anything to you with your problem. I guess you are saying that I should try the latest SVN version to see if there are any differences? I …

Re: CPU_IRET function issue

Those crashes are with the dynrec core it seems. Does it happen with using the default settings as well ? It seems like the C_DYNREC define is set to 1 during the ./configure step, so that's why it was enabled. I tried using the x86 CPU core and then the normal one, and I wasn't seeing any …

CPU_IRET function issue

Hey guys, This is my first post to the forum because I am seeking help with an issue I am having running some software on DOSBox version 0.74 (built from source) in Ubuntu 64-bit 12.04.2 LTS. Every 10-15 executions, DOSBox will crash shortly after start-up. I used "gdb" to track down the error and …

Page 1 of 1