macemu/SheepShaver
rakslice d936e9938d SS: Fix JIT on minwg32
- add wrappers with default calling convention for powerpc_cpu member functions used through nv_mem_fun ptr()
** explicit wrappers for member functions that were used explicitly
** dynamic wrapper generator in nv_mem_fun1_t for member functions used dynamically via the instruction table
- add missing direct addressing (non-zero constant offset to Mac memory) support in lvx and stvx implementations
- fix mismatched parameter lists between powerpc_jit member functions and the calls they get through the jit_info table to fix problems at -O2
2020-03-17 17:45:38 -07:00
..
doc
src SS: Fix JIT on minwg32 2020-03-17 17:45:38 -07:00
COPYING
Makefile changes for buildability under MSYS2 mingw32 2020-03-17 15:11:12 -07:00
NEWS