Posted By
 Csabo on 2014-08-24 13:49:13
| Re: 2048
Then the emulation in MESS must be quite poor indeed.
If you check the source for 2048, the beginning has this part nicely commented: it checks for the presence of TED via $FF16. Since the game can be loaded into a VIC-20 or a C64, I figured it would be a nice touch to gracefully exit on those systems, instead of a crash  |