Remix.run Logo
Luc 3 days ago

'PowerPC DRC' appears to be the code in mame that translates PowerPC machine code into native host machine code (Dynamic Recompilation Core).

https://github.com/mamedev/mame/blob/master/src/devices/cpu/...