macemu/SheepShaver/src/kpx_cpu
gbeauche b8b139faf2 - Share EmulatorData & KernelData struct definitions
- Introduce new SheepShaver data area for alternate stacks, thunks, etc.
- Experimental asynchronous interrupts handling. This improves performance
  by 30% but some (rare) lockups may occur. To be debugged!
2003-09-29 15:46:09 +00:00
..
include Merge in old kpx_cpu snapshot for debugging 2003-09-07 14:25:05 +00:00
src Handle dcbz. Ignore unaligned load/store multiple. Fix icbi/isync. 2003-09-28 21:22:59 +00:00
sheepshaver_glue.cpp - Share EmulatorData & KernelData struct definitions 2003-09-29 15:46:09 +00:00
spcflags.h Try to handle XLM_IRQ_NEST atomically in emulated PPC views. Fix placement 2003-09-28 21:27:34 +00:00