dov_EL Posted May 18, 2017 Share 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 Link to comment Share on other sites More sharing options...
SentaiBrad Posted May 18, 2017 Share 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 Link to comment Share on other sites More sharing options...
dov_EL Posted May 18, 2017 Author Share Posted May 18, 2017 Many Thanks Brad !! ) Quote Link to comment Share on other sites More sharing options...
dov_EL Posted May 18, 2017 Author Share Posted May 18, 2017 Script for QUIT with ESC in FS UAE ? Work only ALt+F4 Quote Link to comment Share on other sites More sharing options...
dov_EL Posted May 18, 2017 Author Share Posted May 18, 2017 This not work $Esc:: { Process, Close, {{{StartupEXE}}} } Quote Link to comment Share on other sites More sharing options...
dov_EL Posted May 18, 2017 Author Share Posted May 18, 2017 IS THIS !!! $Esc:: { +e::Send !{F4} } Quote Link to comment Share on other sites More sharing options...
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.