Magic Sam
Forever Homebrew
Hi all
With a lot of help from Charles Anthony (one of the authors) and Vincent Scarafino (who ported the simulator to the Raspberry Pi), I have compiled the DPS8/M simulator on the Pandora:
http://multicians.org/simulator.html
https://sourceforge.net/projects/dps8m/
Grab it on the Repo while it's hot !
http://repo.openpandora.org/?page=detail&app=multics-magicsam
New in build #1
- DPS8/M simulator (32bit_new branch, latest git commit on July the 23rd)
- Libuv (from git)
- prt2pdf is in the bin directory: it converts simulated printed files to PDF
- Compiled with @ptitSeb 's latest beta Code::Blocks (GCC 7.1, all opimizations are ON)
- I wrote a simple zenity script to help you download / unpack the latest 12.6f Multics release (~120MB, ~570MB unzipped)
TODO:
-Find / make a better icon (fixed in build #2)
-Provide a better description (fixed in build #2)
- Add more previews
-Add the source code (fixed in build #2)
KNOWN BUGS:
-"instr_speed" (benchmark) doesn't work (the Pandora is too slow ) (see below)
-This "32bit_new" branch is pretty much untested, things will break
WHY ?
Because with this simulator, one can run the latest 12.6f Multics release on the Pandora
HOWTO:
http://swenson.org/multics_wiki/index.php?title=Getting_Started#Using_the_Multics_QuickStart
/!\ This application will have your Pandora's CPU and RAM for breakfast: overclock accordingly, and use some swap file /!\
* Click on the Multics icon in the Education menu (XFCE)
* If you don't already have Multics 12.6f installed, a simple zenity script will take care of that for you
* Be patient ! It takes 5+ minutes to boot...
* Wait until you see the following lines appear in your Multics Operator Console:
* Then, open a new terminal, and type:
* You'll be asked to choose a communication channel: just pick the first available one by pressing ENTER.
* Log in as "Repair" and change your password (default is "repair")
When you are done, log off your "Repair" session (use the "logout" command), then follow this procedure to shutdown Multics (from the Operator Console):
http://swenson.org/multics_wiki/index.php?title=Using_Multics#Shutting_Down_Multics
Cheers, Magic Sam
With a lot of help from Charles Anthony (one of the authors) and Vincent Scarafino (who ported the simulator to the Raspberry Pi), I have compiled the DPS8/M simulator on the Pandora:
http://multicians.org/simulator.html
https://sourceforge.net/projects/dps8m/
Grab it on the Repo while it's hot !
http://repo.openpandora.org/?page=detail&app=multics-magicsam
New in build #1
- DPS8/M simulator (32bit_new branch, latest git commit on July the 23rd)
- Libuv (from git)
- prt2pdf is in the bin directory: it converts simulated printed files to PDF
- Compiled with @ptitSeb 's latest beta Code::Blocks (GCC 7.1, all opimizations are ON)
- I wrote a simple zenity script to help you download / unpack the latest 12.6f Multics release (~120MB, ~570MB unzipped)
TODO:
-
-
- Add more previews
-
KNOWN BUGS:
-
-
WHY ?
Because with this simulator, one can run the latest 12.6f Multics release on the Pandora
HOWTO:
http://swenson.org/multics_wiki/index.php?title=Getting_Started#Using_the_Multics_QuickStart
/!\ This application will have your Pandora's CPU and RAM for breakfast: overclock accordingly, and use some swap file /!\
* Click on the Multics icon in the Education menu (XFCE)
* If you don't already have Multics 12.6f installed, a simple zenity script will take care of that for you
* Be patient ! It takes 5+ minutes to boot...
* Wait until you see the following lines appear in your Multics Operator Console:
0939.3 RCP: Attached tapa_00 for Utility.SysDaemon.z
0939.3 RCP: Detached tapa_00 from Utility.SysDaemon.z
0939.3 RCP: Attached rdra for Utility.SysDaemon.z
0939.3 RCP: Detached rdra from Utility.SysDaemon.z
0939.3 RCP: Attached puna for Utility.SysDaemon.z
0939.3 RCP: Detached puna from Utility.SysDaemon.z
0939.3 RCP: Attached prta for Utility.SysDaemon.z
0939.3 RCP: Detached prta from Utility.SysDaemon.z
* Then, open a new terminal, and type:
telnet localhost 6180
* You'll be asked to choose a communication channel: just pick the first available one by pressing ENTER.
* Log in as "Repair" and change your password (default is "repair")
login Repair -cpw
When you are done, log off your "Repair" session (use the "logout" command), then follow this procedure to shutdown Multics (from the Operator Console):
http://swenson.org/multics_wiki/index.php?title=Using_Multics#Shutting_Down_Multics
Cheers, Magic Sam
Last edited: