logoalt Hacker News

Luctoday at 11:57 AM0 repliesview on HN

'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/...