Hacker News new | ask | show | jobs
by Luc 2 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/...