Hacker News new | ask | show | jobs
by savoyard 1481 days ago
One can definitely play Pong on MAME:

https://github.com/mamedev/mame/blob/master/src/mame/machine...

1 comments

And that code corresponds to the contents of the submitted article.

MAME also simulated hardware (connect this resistor to that transistor etc). This is all hardware and no CPU.