Talk:DIBOL: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
Google is your friend |
ForOldHack (talk | contribs) →Running on emulator: got the files, got them to an emulator, but will they run? |
||
| Line 6: | Line 6: | ||
: Step A was clearly going to be finding binary for an interpreter or compiler, and BitSavers didn't seem to have anything. But Google is your friend; [http://pdp2011.sytse.net/wordpress/pdp-11/sessions/rsx-11m-plus/ here] is a link to bringing it up under [[RSX-11]]. [[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 16:34, 16 October 2019 (CEST) | : Step A was clearly going to be finding binary for an interpreter or compiler, and BitSavers didn't seem to have anything. But Google is your friend; [http://pdp2011.sytse.net/wordpress/pdp-11/sessions/rsx-11m-plus/ here] is a link to bringing it up under [[RSX-11]]. [[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 16:34, 16 October 2019 (CEST) | ||
:Read the link | |||
::"| RSX-11M+ DIBOL V01.04 IVP successfully completed |" | |||
:He did get it running, but on a FPGA emulator. | |||
::"att ts0 dibol_v1_4.tpc" This is the command where he is attaching to tapestore0 a dibol .tpc | |||
:Found it! | |||
::ftp://ftp.trailing-edge.com/pub/rsxdists/ <- in this directory... | |||
:::dibol_v1_4.zip <- 290K | |||
::::File contains diblo_v1_4.tpc | |||
:This guy Got it to transfer to a Emulator: PDP-11 simulator V4.0-0 Beta | |||
::https://gist.github.com/tuklusan/4323687373bf101f1de35ec15669efa1 | |||
| | ||
Revision as of 07:20, 22 October 2019
Running on emulator
Can we get a link to running this on an emulator. Note: Its been 40+ years since I have heard this word. ForOldHack (talk) 06:01, 16 October 2019 (CET)
- Step A was clearly going to be finding binary for an interpreter or compiler, and BitSavers didn't seem to have anything. But Google is your friend; here is a link to bringing it up under RSX-11. Jnc (talk) 16:34, 16 October 2019 (CEST)
- Read the link
- "| RSX-11M+ DIBOL V01.04 IVP successfully completed |"
- He did get it running, but on a FPGA emulator.
- "att ts0 dibol_v1_4.tpc" This is the command where he is attaching to tapestore0 a dibol .tpc
- Found it!
- ftp://ftp.trailing-edge.com/pub/rsxdists/ <- in this directory...
- dibol_v1_4.zip <- 290K
- File contains diblo_v1_4.tpc
- dibol_v1_4.zip <- 290K
- ftp://ftp.trailing-edge.com/pub/rsxdists/ <- in this directory...
- This guy Got it to transfer to a Emulator: PDP-11 simulator V4.0-0 Beta