dov_EL Posted May 18, 2017 Posted May 18, 2017 My purpose is to create an emulated console BOX that is not a dependent keyboard. When evaluating Commodore 64, I realize that it is impossible to emulate without touching the keyboard. With the amiga is the same thing . Fortunately, AMIGA CD32 was a console, and as such does not need a keyboard, so in my opinion it might be worth studying the case. The PUAE core is not available for X86 retroarch Puae is avaiable for Retroarch X64 I wonder . Is it worth using the retroarch core, or should you use the emitter? What are the dependent files to put in RA System to start Amiga Cd 32? Thank you Quote
SentaiBrad Posted May 18, 2017 Posted May 18, 2017 P-UAE (They've stated they want to use WinUAE) is still a WIP core for RetroArch, so it may not function properly. It's not even on the list for the Wiki yet. I also took a look at the Info file, and it doesn't look like it even loads disc images yet. display_name = "Amiga (P-UAE)" authors = "GnoStiC" supported_extensions = "adf|dms|fdi|ipf|zip|uae" corename = "PUAE" manufacturer = "Commodore" categories = "Emulator" systemname = "Commodore Amiga" license = "GPLv2" permissions = "" display_version = "v2.6.1" supports_no_game = "false" So, you might want to try WinUAE, FS-UAE or WinFellow. Quote
dov_EL Posted May 18, 2017 Author Posted May 18, 2017 Script for QUIT with ESC in FS UAE ? Work only ALt+F4 Quote
dov_EL Posted May 18, 2017 Author Posted May 18, 2017 This not work $Esc:: { Process, Close, {{{StartupEXE}}} } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.