The NEW Build Your Own Arcade Controls

Front End Support => MaLa Frontend => Topic started by: sho on December 10, 2013, 05:31:08 am

Title: C64 and MaLa, not so difficult after all
Post by: sho on December 10, 2013, 05:31:08 am
Continuing my "series" of how I emulate the various systems, it's on to the venerable Commodore 64 (my second ever system)  ;)
I spent a minimum amount of effort trying to get MESS to run C64 stuff before I came across info that currently the emulation was slow. (So I basically gave up before trying).
Dink  from the lemon64 forums has made a special build of WinVice 2.4 with remappable joystick buttons. No need to fiddle with joy2key or allinone. Only current caveat is that it does not support two sticks.  (Not that I think it will be a stopper for long if someone sponsors a second stick to Dink :D )
Head over there and thank him if you use this.
http://www.lemon64.com/forum/viewtopic.php?t=42474&postdays=0&postorder=asc&start=0&sid=fd1567728e2492adddbde81d5815144f (http://www.lemon64.com/forum/viewtopic.php?t=42474&postdays=0&postorder=asc&start=0&sid=fd1567728e2492adddbde81d5815144f)

At the time of writing you have to get the build from page 3 of the thread which allows "Exit Emulator" via a button.

In short, this is how I set up my games:

Set the MaLa VICE rompath to the folder where you saved the snapshot and use the following command line:
Code: [Select]
-config "%path%\%rom%" -fullscreen "%path%\%rom%.vsf"
Now you should be able to run any pre-loaded c64 game with a custom controller setup (Plus exit via button!).