Jump to content
IGNORED

CoolCV emulator for Mac OS X, Linux, Windows and Raspberry


nanochess

Recommended Posts

  • 1 month later...
On 9/15/2021 at 6:41 AM, Milli Vee said:

Looking through the .txt I didn't see any mention of this: Is there a way to dump the contents of the VDP registers to file or just display them on the screen? Just the 7 registers, nothing else? I'm using the Linux version.

Pressing Ctrl+F4 should generate a TXT file with a memory dump and VDP register dump. The debug file should be placed at your home directory.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
On 7/22/2015 at 9:55 PM, nanochess said:

Hi guys.

I've been stuck for several days with a flu with only a MacBook laptop, and unable to test Mecha-9 and other games sent to me because the available emulators just doesn't handle VDP nuisances, Megacart and even less Super Game Module.

So I ported my private emulator with support for Megacart and Super Game Module, you'll need to download also libSDL 2 from http://www.libsdl.org (there is a chance you should download it, because OS X v10.11.5 somehow doesn't recognize the integrated SDL library)

It's pretty simple but it works like a charm at least in my Mac, and you can play any game from the original ones till Pac-Man Collection ;)

You need to boot into Terminal for using it, also you must download the BIOS coleco.rom

I don't intend to update it in a looong time, so enjoy it! :)

Edit: Sep/02/2020 v0.6.9, now allows to take screenshots while in pause. Also added my game Zombie Near to the pack of included ROMs.

 

Edit: Jun/16/2020 v0.6.8, now allows to reverse joystick interpretation for up/down and left/right, useful with some controllers reported. I hope to not have broken anything in this release.

 

Edit: Jun/13/2020 v0.6.7, now support for random number generation on games like Word Feud (using RAND_GEN from Coleco BIOS). Paused windows doesn't show trash if minimized/maximized or something passes over. Pause shows a message. Added Mecha-9 to the game collection included. Now finally includes libsdl to avoid installing it.

 

Edit: Nov/30/2017 v0.6.6, now Raspberry Pi version included, also added Ctrl+Fn+F4 to save a memory snapshot and Ctrl+Fn+F9 to log PSG values in each frame. (although keys are configurable, Ctrl for these isn't)

 

Edit: May/25/2017 v0.6.5, joysticks are now configurable, support shortcuts for full screen and saves state of it for next time ;) (Mac Cmd+Ctrl+f and Windows Alt+Enter), enhancement of VDP emulation and undocumented modes, correction of execution time for some Z80 instructions, and solved bug where Sammy Lightfoot would crash. Raspberry version not available yet.

Edit: Feb/15/2016 v0.6.4, now ADAM keyboard can be fully configured (very useful for users with non-US keyboards), and finally Raspberry version compiled.

Edit: Jan/11/2016 v0.6.3, better emulation for Z80 solves pitch problem in speech in Sewer Sam and Squish'Em Sam, keys F4 and F7 are now configurable, Expertype and ADAM Bomb 2 are now working, fixed some ADAM keys for Windows, added 64K RAM expansion for ADAM, fixed bug in joystick support (not tested), added code to show joystick movement when using F7 (show codes). Raspberry not updated in this version because I didn't found my external keyboard :P


Edit: Nov/27/2015 v0.6.2, solves small bugs in Z80 and VDP emulation. Ctrl+Fn+F4 creates debugging snapshots. Allows to use two keys to activate one button (both pressed at same time). Allows for two keys to activate same button (for example two controllers). Raspberry now shows status messages (important for F7 key codes). More keys are configurable: video recording, audio recording, screenshots, enable/disable roller controller. When using Roller Controller the sensitivity has been adjusted (was too fast).

Edit: Nov/05/2015 v0.6.1, small bugs fixed. Pause and Reset key couldn't use joystick. Better compression for AVI and safeguard if 2GB limit is reached. PAL switching didn't update BIOS European byte. Able to exit using # and * key at same time (only Raspberry)

Edit: Nov/04/2015 v0.6.0, all platforms updated! Added fast startup of Colecovision BIOS, Roller Controller enabled/disabled with only Fn-F5, VIDEO RECORDING!!! using Fn-F6 (AVI with ZMBV codec, playable with VLC Player), support for Right Shift + Enter to exit in Raspberry PI (useful for Retropie).

BTW, several people has donated to CoolCV for the Mac version and also for the Raspberry version, including a Raspberry PI (still stuck in snail mail) but I've got another one for the development using the donations ;) Thanks for contributing!!!

Edit: Sep/23/2015 v0.5.4, Mac only, allows controller mapping to be changed (creates Documents/coolcv_mapping.txt), changed Fn+F7 to show instead key codes and joystick button codes, support for Super Action Controllers (you need to activate buttons in mapping file).

Edit: Sep/01/2015 v0.5.3, Mac only, added Fn+F10 to save PNG screenshots, now also checks for file numbers previously used and doesn't rewrite them. Now also accepts dropping ZIP files, the first ROM/COL/BIN file inside will be used as game ROM :)

Edit: Aug/31/2015 v0.5.2, Mac only, documented Fn+F8 feature to accelerate disk/tape read in ADAM mode. Added new feature to record audio files using Fn+F9, it saves files in your Music folder. Note it reuses numbers if re-run, so copy any files you like. Now you can use Q*Bert sounds for your cellphone calls, for example :grin:

Edit: Aug/25/2015 v0.5.1, highly experimental Raspberry PI version now available in post #91 http://atariage.com/forums/topic/240800-coolcv-emulator-for-mac-os-x-linux-and-windows/page-4?do=findComment&comment=3307835

Edit: Aug/08/2015 v0.5.1, controllers should feel smoother now. Solves a bug in VDP collision register (failed in Carnival) and also allows to run Super Donkey Kong prototype (1983) deactivating SGM support (it crashed because the game wrote to port 7FH) (now ZIP file includes all platforms)

Edit: Jul/31/2015 v0.5 Added keypad support for controller 2 in keyboard and experimental Coleco ADAM support for DSK and DDP (check Read Me file for details) I've tested only SmartBASIC, Dragon's Lair and Donkey Kong Jr. (Aug/01/2015 added Linux and Windows versions)

Edit: Jul/29/2015 v0.4 Now supports for controller 2 in keyboard. Higher audio volume. Also implemented support for two joysticks (tested by grips03) with Fn+F7 to switch buttons ;) and now it can launch ROM files (use context menu in your ROM file, select get info, change application to CoolCV, change for all) though not sure why there is a small delay in launching. Jul/30/2015 just added Windows and Linux versions.

Edit: Jul/26/2015 Now also compiled for Linux, 32 bits and 64 bits be sure to run the right version. Also you need to drop your ROM file into the window. If it's running slow, make smaller the window.

Edit: Jul/25/2015 I compiled this for Windows (very early). Same as Mac version, but you need to drop your ROM file INTO the window. If it's running slow, make smaller the window.

Edit: Jul/24/2015 v0.3 I've made this an integrated app for Mac. Now download it, open it, then drag&drop your ROM file over the icon appearing in task bar (bottom of screen). In fact you can put the app in the Launchpad for running it easily :) (no more command line!!)

Edit: Jul/23/2015 v0.2 ok, I didn't resisted the temptation to add window resizing and full screen mode. Snapshot saving/restoring. -pal option. And improved aspect ratio.

coolcv_v0.1.zip 107.6 kB · 1,090 downloads

coolcv_v0.2.zip 110.71 kB · 686 downloads

coolcv_v0.3.zip 1.2 MB · 1,437 downloads

coolcv_v0.3_win.zip 493.48 kB · 911 downloads

coolcv_v0.3_linux.zip 139.98 kB · 735 downloads

coolcv_v0.4.zip 1.2 MB · 1,127 downloads

coolcv_v0.4_win.zip 495.21 kB · 718 downloads

coolcv_v0.4_linux.zip 139.64 kB · 854 downloads

coolcv_v0.5.zip 1.23 MB · 736 downloads

coolcv_v0.5_win.zip 526.87 kB · 908 downloads

coolcv_v0.5_linux.zip 198.11 kB · 951 downloads

coolcv_v0.5.1_all.zip 1.81 MB · 1,386 downloads

coolcv_v0.5.2_mac.zip 1.23 MB · 807 downloads

coolcv_v0.5.3_mac.zip 1.27 MB · 911 downloads

coolcv_v0.5.4_mac.zip 1.28 MB · 1,050 downloads

coolcv_v0.6.0_all.zip 2.19 MB · 817 downloads

coolcv_v0.6.1_all.zip 2.19 MB · 815 downloads

coolcv_v0.6.2_all.zip 2.21 MB · 1,036 downloads

coolcv_v0.6.3_almost_all.zip 2.06 MB · 969 downloads

coolcv_v0.6.4_all.zip 2.22 MB · 3,784 downloads

coolcv_v0.6.5_almost_all.zip 1.84 MB · 1,128 downloads

coolcv_v0.6.6_all.zip 2 MB · 2,470 downloads

coolcv_v0.6.6_all_extra_games.zip 2.09 MB · 3,254 downloads

 

 

 

coolcv_v0.6.7_almost_all.zip 1.95 MB · 261 downloads

coolcv_v0.6.8_almost_all.zip 1.95 MB · 428 downloads

coolcv_v0.6.9_almost_all.zip 2.15 MB · 1,276 downloads

Can you tell me please where I would find the instructions to set this up on a Raspberry Pi using Emulation Station?

 

Can anyone tell me how I configure the controller? Specifically how do I map controller keys for "1" for starting a game and "*" ?

 

Hope someone can help.

 

 

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...

Hi.

 

I wanted to ask if a version of CoolCV exists that works with Retroarch on the Raspberry Pi? I have the actual binary install on my Retropie but that doesn't work with Retroarch.

 

The reason I'd like to see a compatible version of CoolCV for Retroarch is so I can use the overlay or bezel like I can with other Retroarch compatible emulators. CoolCV works great on my Pi including SGM games, but sadly I can't use the bezel/overlay to make the screen look nicer without the large black borders on the left and right of my HDTV. With the bezel/overlay in emulators it makes the screen look nicer and the actual game screen is 4:3 which fits perfectly within the overlay/bezel.

 

I hope there might be some good news on a compatible version for RetroArch or perhaps someone else knows how to get an overlay/bezel working directly through CoolCV (if its possible) on RetroPie.

 

Thanks,

John

Link to comment
Share on other sites

On 1/10/2022 at 1:30 AM, Draugr said:

Hi.

 

I wanted to ask if a version of CoolCV exists that works with Retroarch on the Raspberry Pi? I have the actual binary install on my Retropie but that doesn't work with Retroarch.

 

The reason I'd like to see a compatible version of CoolCV for Retroarch is so I can use the overlay or bezel like I can with other Retroarch compatible emulators. CoolCV works great on my Pi including SGM games, but sadly I can't use the bezel/overlay to make the screen look nicer without the large black borders on the left and right of my HDTV. With the bezel/overlay in emulators it makes the screen look nicer and the actual game screen is 4:3 which fits perfectly within the overlay/bezel.

 

I hope there might be some good news on a compatible version for RetroArch or perhaps someone else knows how to get an overlay/bezel working directly through CoolCV (if its possible) on RetroPie.

 

Thanks,

John

I'm analyzing seriously the possibility of making available a binary of CoolCV for Retroarch.

 

Two months ago, I received a Raspberry Pi 4 as donation, but I've been unable to port CoolCV to it, because the official libSDL2 doesn't support correctly the Pi 4 (libSDL2 is the graphics library I'm using for the emulator), >but< RetroArch has a heavily patched version of libSDL2 working very nicely on Raspberry Pi 4.

 

However, compiling only the libSDL2 library from RetroArch is way too daunting. So I've lost a month trying to do the port, and as I said, considering the port to Retroarch.

Edited by nanochess
Link to comment
Share on other sites

15 minutes ago, nanochess said:

I'm analyzing seriously the possibility of making available a binary of CoolCV for Retroarch.

 

Two months ago, I received a Raspberry Pi 4 as donation, but I've been unable to port CoolCV to it, because the official libSDL2 doesn't support correctly the Pi 4 (libSDL2 is the graphics library I'm using for the emulator), >but< RetroArch has a heavily patched version of libSDL2 working very nicely on Raspberry Pi 4.

 

However, compiling only the libSDL2 library from RetroArch is way too daunting. So I've lost a month trying to do the port, and as I said, considering the port to Retroarch.

Will a version of CoolCV made for Retroarch work on both the Pi 4 and the 3B+? My Colecovision Ultimate Flashback uses a 3B+ which is more than enough to run the Colecovision perfectly. In the past I've used CoolCV on my 3B+ and it worked great, just without the bezel/overlay.

 

Thanks

John

Edited by Draugr
Link to comment
Share on other sites

14 minutes ago, nanochess said:

I'm analyzing seriously the possibility of making available a binary of CoolCV for Retroarch.

I think this would be a fantastic solution for the Pi 4.  With Retroarch it will most certainly make control configs easier to change. 

Link to comment
Share on other sites

40 minutes ago, Draugr said:

Will a version of CoolCV made for Retroarch work on both the Pi 4 and the 3B+? My Colecovision Ultimate Flashback uses a 3B+ which is more than enough to run the Colecovision perfectly. In the past I've used CoolCV on my 3B+ and it worked great, just without the bezel/overlay.

 

Thanks

John

I hope it will work fine on both versions with the same binary.

39 minutes ago, TPR said:

I think this would be a fantastic solution for the Pi 4.  With Retroarch it will most certainly make control configs easier to change. 

Don't expect too much in the first version ?

  • Like 1
Link to comment
Share on other sites

On 7/15/2021 at 3:36 PM, zzip said:

I haven't been able to get it run on a Raspberry Pi 400.   I get the following error

rpicoolcv.thumb.png.db3fc0df535d5a46418172015c3c1870.png

 

On 10/21/2021 at 7:19 PM, Lord Helmet said:

I haven't checked the setup script in a bit on my Raspberry PI did this happen to get updated to work on the Pi4?

 

On 1/15/2022 at 4:28 PM, Draugr said:

Will a version of CoolCV made for Retroarch work on both the Pi 4 and the 3B+? My Colecovision Ultimate Flashback uses a 3B+ which is more than enough to run the Colecovision perfectly. In the past I've used CoolCV on my 3B+ and it worked great, just without the bezel/overlay.

 

Thanks

John

 

On 1/15/2022 at 4:29 PM, TPR said:

I think this would be a fantastic solution for the Pi 4.  With Retroarch it will most certainly make control configs easier to change. 

 

I've managed to compile a Pi 4 version binary compatible with Retropie (extension .so).

 

Also I've uploaded the binary for Mac OS X compatible with Retroarch (extension .dylib)

 

Because of my lack of knowledge of libretro, the keypad is selected like in FreeIntv using the buttons to make a tiny keypad to appear, select the key you want, and then use another button to input that key. Also to get this running fast I didn't bring the ADAM/SG-1000 support.

 

It is amazing to put a shader and get a CRT lookalike! Also it supports save states and rewind.

 

Edited by nanochess
Link to comment
Share on other sites

  • 2 weeks later...

Hi. I know this is a stale

thread but hoping for some help.  I have a RasPi 3b+ with an ultimate pc interface and I use INTELLIVISION controllers. I am running cool_cv inside of RetroPie and I can’t for the life of me

figure out how to setup the mapping file? I set it up how I THINK it should work using jstest to figure out what button is what on the controller. But nothing seems to work! 
 

has anybody got this to work who could help? 

Link to comment
Share on other sites

20 hours ago, Paul Lee said:

Hi. I know this is a stale

thread but hoping for some help.  I have a RasPi 3b+ with an ultimate pc interface and I use INTELLIVISION controllers. I am running cool_cv inside of RetroPie and I can’t for the life of me

figure out how to setup the mapping file? I set it up how I THINK it should work using jstest to figure out what button is what on the controller. But nothing seems to work! 
 

has anybody got this to work who could help? 

Use the mappings below. You may want to exclude the Adam section as I have it mapped to my Adam keyboard.

 

 

' CoolCV mappings for Colecovision controllers to keyboard and joystick
fullscreen    no
joystick_1_vert    joy0    axis1
joystick_1_horiz    joy0    axis0
joystick_2_vert    joy1    axis1
joystick_2_horiz    joy1    axis0
up_1    key1073741906
right_1    key1073741903
down_1    key1073741905
left_1    key1073741904
left_button_1    key1073742048    joy0_0
right_button_1    key1073742050    joy0_1
button3_1    key999    joy0_2
button4_1    key999    joy0_3
key1_1    key49    joy0_8
key2_1    key50    joy0_9
key3_1    key51    joy0_10
key4_1    key52    joy0_11
key5_1    key53    joy0_12
key6_1    key54    joy0_13
key7_1    key55    joy0_14
key8_1    key56    joy0_15
key9_1    key57    joy0_16
key*_1    key45    joy0_17
key0_1    key48    joy0_18
key#_1    key61    joy0_19
up_2    key999
right_2    key999
down_2    key999
left_2    key999
left_button_2    key999    joy1_0
right_button_2    key999    joy1_1
button3_2    key999    joy1_2
button4_2    key999    joy1_3
key1_2    key999    joy1_8
key2_2    key999    joy1_9
key3_2    key999    joy1_10
key4_2    key999    joy1_11
key5_2    key999    joy1_12
key6_2    key999    joy1_13
key7_2    key999    joy1_14
key8_2    key999    joy1_15
key9_2    key999    joy1_16
key*_2    key999    joy1_17
key0_2    key999    joy1_18
key#_2    key999    joy1_19
key_save    key1073741888
key_restore    key1073741889
key_exit    key1073741891    joy0_5
key_pause    key999
key_reset    key1073741892    joy0_4
key_rolling_controller    key999
key_record_video    key999
key_record_audio    key999
key_screenshot    key999
key_fast_disk    key1073741893
key_sync    key999
key_codes    key1073741890
adam_i    key1073741882
adam_ii    key1073741883
adam_iii    key1073741884
adam_iv    key1073741885
adam_v    key1073741886
adam_vi    key1073741887
adam_shift_i    key999
adam_shift_ii    key999
adam_shift_iii    key999
adam_shift_iv    key999
adam_shift_v    key999
adam_shift_vi    key999
adam_esc    key27
adam_shift_wildcard    shift    key1073742050
adam_wildcard    key1073742050
adam_shift_wildcard    shift    key1073742054
adam_wildcard    key1073742054
adam_shift_undo    shift    key1073741896
adam_undo    key1073741896
adam_shift_move    shift    key1073741899
adam_move    key1073741899
adam_shift_store    shift    key1073741902
adam_store    key1073741902
adam_shift_insert    shift    key1073741897
adam_insert    key1073741897
adam_shift_print    shift    key1073741978
adam_print    key1073741978
adam_shift_clear    shift    key1073741901
adam_clear    key1073741901
adam_del    ctrl    key127
adam_shift_delete    shift    key127
adam_delete    key127
adam_ctrl_up    ctrl    key1073741906
adam_ctrl_right    ctrl    key1073741903
adam_ctrl_down    ctrl    key1073741905
adam_ctrl_left    ctrl    key1073741904
adam_nul    ctrl    key50
adam_fs    ctrl    key92
adam_gs    ctrl    key93
adam_rs    ctrl    key54
adam_us    ctrl    key54
adam_soh    ctrl    key97
adam_stx    ctrl    key98
adam_etx    ctrl    key99
adam_eot    ctrl    key100
adam_enq    ctrl    key101
adam_ack    ctrl    key102
adam_bel    ctrl    key103
adam_bs    ctrl    key104
adam_ht    ctrl    key105
adam_lf    ctrl    key106
adam_vt    ctrl    key107
adam_ff    ctrl    key108
adam_cr    ctrl    key109
adam_so    ctrl    key110
adam_si    ctrl    key111
adam_dle    ctrl    key112
adam_dc1    ctrl    key113
adam_dc2    ctrl    key114
adam_dc3    ctrl    key115
adam_dc4    ctrl    key116
adam_nak    ctrl    key117
adam_syn    ctrl    key118
adam_etb    ctrl    key119
adam_can    ctrl    key120
adam_em    ctrl    key121
adam_sub    ctrl    key122
adam_exclamation    shift    key49
adam_quotes    shift    key39
adam_number    shift    key51
adam_dollar    shift    key52
adam_percent    shift    key53
adam_ampersand    shift    key55
adam_multiply    shift    key56
adam_leftparen    shift    key57
adam_rightparen    shift    key48
adam_colon    shift    key59
adam_less    shift    key44
adam_greater    shift    key46
adam_question    shift    key47
adam_at    shift    key50
adam_cr    key13
adam_up    key0
adam_right    key0
adam_down    key0
adam_left    key0
adam_home    key1073741898
adam_home_up    key1073741920
adam_home_right    key1073741918
adam_home_down    key1073741914
adam_home_left    key1073741916
adam_up_right    key1073741921
adam_right_down    key1073741915
adam_down_left    key1073741913
adam_left_up    key1073741919
adam_shift_backspace    shift    key8
adam_bs    key8
adam_shift_tab    shift    key9
adam_ht    key9
adam_space    key32
adam_apostrophe    key39
adam_comma    key44
adam_period    key46
adam_slash    key47
adam_semicolon    key59
adam_leftbracket    shift    key91
adam_leftsquare    key91
adam_bar    shift    key92
adam_backslash    key92
adam_rightbracket    shift    key93
adam_rightsquare    key93
adam_power    shift    key54
adam_plus    shift    key61
adam_equals    key61
adam_underscore    shift    key45
adam_minus    key45
adam_tilde    shift    key96
adam_grave    key96

 

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

Hi everyone. i would like to install coolcv on raspberry pi4 with retropie to emulate coleco adam games. It's possible? in retropie setup 4.7.20 the installation on raspberry pi4 is prevented I don't know why. maybe you can install it manually? I have a rompack for coleco adam with roms in format: .bas, .bin, .com, .ddp, .dsk, .img, .lbr. Does coolcv support these rom formats? Many thanks

Link to comment
Share on other sites

18 hours ago, Isidoro80 said:

Hi everyone. i would like to install coolcv on raspberry pi4 with retropie to emulate coleco adam games. It's possible? in retropie setup 4.7.20 the installation on raspberry pi4 is prevented I don't know why. maybe you can install it manually? I have a rompack for coleco adam with roms in format: .bas, .bin, .com, .ddp, .dsk, .img, .lbr. Does coolcv support these rom formats? Many thanks

I can't help you with the Pi4 questions, but as far as file formats CoolCV supports:

 

YES

*.bin - there is not a special header added to a ColecoVision cartridge rom dump, so *.bin or *.rom is interchangeable

*.ddp

*.dsk

 

NO

*.bas - this is a SmartBASIC file

*.com - this is a CP/M 2.2 executable file

*.img - could be a data pack or disk image (which would work if so, just rename to *.dsk or *.dddp) but more likely a CP/M 2.2 compressed archive of files(s) like a *.ZIP file

*.lbr - this is a CP/M 2.2 compressed file which needs to be extracted with a program called DELIB.COM or other program that supports Library files

 

The files that are "NO" have to be transferred to an existing *.DDP or *.DSK with a Windows program called ADAM Image Manager by Eric Pearson or the DOS programs named The ADAM Connection or 22Disk.

 

Edited by NIAD
Link to comment
Share on other sites

18 hours ago, Isidoro80 said:

Hi everyone. i would like to install coolcv on raspberry pi4 with retropie to emulate coleco adam games. It's possible?

Not at the moment.  CoolCV is not supported on the Pi 4. I believe Oscar has addressed the current status in some recent posts, although that might have been in the ColecoVision Lunatics group, I'm not 100% sure, but I think he is planning on porting it over to a RetroArch core, but he should probably be the one to elaborate on that. 

Link to comment
Share on other sites

On 2/16/2022 at 4:19 AM, Isidoro80 said:

Hi everyone. i would like to install coolcv on raspberry pi4 with retropie to emulate coleco adam games. It's possible? in retropie setup 4.7.20 the installation on raspberry pi4 is prevented I don't know why. maybe you can install it manually? I have a rompack for coleco adam with roms in format: .bas, .bin, .com, .ddp, .dsk, .img, .lbr. Does coolcv support these rom formats? Many thanks

I believe the issue is the Pi4/400 uses different video from the other pi's and the author doesn't support it.  Not sure if there are plans to

Link to comment
Share on other sites

19 hours ago, TPR said:

Not at the moment.  CoolCV is not supported on the Pi 4. I believe Oscar has addressed the current status in some recent posts, although that might have been in the ColecoVision Lunatics group, I'm not 100% sure, but I think he is planning on porting it over to a RetroArch core, but he should probably be the one to elaborate on that. 

 

7 hours ago, zzip said:

I believe the issue is the Pi4/400 uses different video from the other pi's and the author doesn't support it.  Not sure if there are plans to

The CoolCV Retroarch core for Pi4 (works with Retropie) can be downloaded at the first post.

 

No ADAM support.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...