Jump to content

nolageek

Members
  • Content Count

    10
  • Joined

  • Last visited

Posts posted by nolageek


  1. Ok, I just ran "makedata" by itself and it did something. :)

     

    I didn't realize this needs X - once I started X, then I was able to type adamem and I get the adam screen. If I run 'adamem -cv' I get the cv startup screen asking me to insert a cart. I tried running 'adamem -cv ../quest.rom' and it doesn't do anything - I get an error about it not finding CART.rom:

     

    Opening ../quest.rom... OK

    Opening CART.rom... NOT FOUND


  2.  

    IntvDave on here has been compiling the source code for ADAMEm for his retropie and it works there. I have some updates on the emulator that allow the original controllers, along with the roller controller and super action controllers to work with the Intellivision Ultimate PC Interface inside the emulator. I've been stalled out getting a build together for this, but should have something shortly. It should be a fairly significant improvement over ADAMEm/SDL 1.81.

    I've tried that one too, I get errors that I can't figure out:

    gcc      -s -o makedata makedata.o -lz
    makedata
    make[2]: makedata: Command not found
    Makefile.X:45: recipe for target 'adamem.snd' failed
    make[2]: *** [adamem.snd] Error 127
    make[2]: Leaving directory '/home/pi/src/adamem'
    Makefile:15: recipe for target 'x' failed
    make[1]: *** [x] Error 2
    make[1]: Leaving directory '/home/pi/src/adamem'
    Makefile:24: recipe for target 'linux' failed
    make: *** [linux] Error 2
    
    

    makedata is built and in the directory, I even added it to my path.


  3.  

    Nope. Is it Linux? I could download libraries for compilation, thought not sure if compiling SDL2 is easy.

     

    Retropie is a custom image of raspbian (the raspberry pi flavor of debian), so yes linux. It's really popular with the emulator crowd since it comes with about 20+ emulators and a front end based on emulation station. The one system it's missing that a lot of people want is colecovision. :)

     

    I currently have a little box that does atari 2600, 5200, 7800, NES, SNES, DOOM I and II, Quake 3 and OpenArena. I *really* want coleco on this as well. :)

     

    But yeah, it's ARM, not x86 so coolcv didn't run on the raspberry pi.

    • Like 1
×
×
  • Create New...