Tried this and failed at the make stage with errors (many).

Were some stages missed out? There was no errors until the make stage. (Sorry I didnt make a note of them will do so tomorrow)

Alan


On Saturday, October 19, 2019 at 1:24 PM, Bob Vines wrote:
Is there an Android version of the SIMH PDP-8 emulator?
If so, can you point me to it?
Well, the easiest way to get any simh simulator to run on
Android is to install the "termux" android app using the
Google Play store.

Once termux is installed, open it and enter the following
commands:

        # pkg install git clang make
        # git clone https://github.com/simh/simh
        # make pdp8 {or any other simulator}
        # BIN/pdp8
        PDP-8 simulator V4.0.0 Current     git commit id: 0de9b628
        sim>

Also, it there are any knowledgeable
"discussions" about this version of the emulator, can you
point me to that too?
_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to