VOGONS

Common searches


Search results

Display options

Re: What CPU state is reversed when a fault occurs?

in PC Emulation
peterferrie wrote: How would you determine that? Easy, an interrupt or page fault can cause an exception that allows the flags to be examined. Other relevant registers (esi/edi/ecx) must also be updated on every repeat so the instruction can be resumed properly after an exception.

Re: PowerPC Dynamic Recompiler (patch)

Related: Here is a patch that fixes drive_fat.cpp to work on big-endian systems (including fixing a bug that allocates one too many clusters when a file's length is a multiple of the cluster size) and makes use of gcc's bswap builtins (which for PowerPC translate to lwbrx/stwbrx) for host memory …

Re: Diablo I on GOG!!!

in Milliways
At least Warcraft 1 & 2 will run properly under DOSBox... this Diablo 1 release is a shambles. They didn't bother to fix the DEP error (so it crashes on startup if you have DEP protection turned on), and the shoddy directdraw wrapper prevents the "upgraded" version from being able to use Battle.net. …

Page 64 of 66