- Some BBC Micro emulators (including BeebEm and JSBeeb) support Music 5000
- https://8bs.com/emum5000.htm has more emulation instructions
- Activate Music 5000 support
- Load the disc.
- Boot (Shift-Break on the BBC Micro, which corresponds to Shift-F12 in JSBeeb)
- F9 to start the Jukebox
- The easiest way to listen to music is DeepSid, which includes HVSC, most of CGSC, and more.
- DeepSid does not support parts of CGSC, such as pictures, scrolling .wds along with the music (although lyrics are shown), and stereo SidPlayer music. My stereo_player_launcher attempts to make those features easier.
- There were other musical devices for use with PLATO, but I'm unaware of any emulation of those at this time.
- Make an account on Cyber1 PLATO, or
- Install PTerm
- Connect to PLATO. Use an appropriate profile (the default "Default Classic" profile, which has default port 5004 and "Enable GSW" in emulation). Keys: The NEXT key is usually Enter, other keys are usually Ctrl + the first letter of the name. e.g. STOP is Ctrl-S. So Shift-STOP (needed to log in) is Ctrl-Shift-S.
- Type
gswaids
, then Ctrl-D (for DATA). You can also find it in the menu systembigjump
(typebigjump
then Enter/NEXT or Ctrl-D/DATA, press M to see the misc lessons, then gswaids will be there. Typej
then the number. - Explore! Also check out lesson
gswdemo
The PDP-1 was used to play music, but there were different configurations of hardware, and different software players.
The only emulators I know of that support audio as played via PDP-1 are the MiSTer FPGA PDP-1 core and my JS-PDP-1 emulator.
- Follow instructions on JS-PDP-1 to experience some of the music using one version of music playing software. At this time I am uncertain of the accuracy of my emulator.
I do not have a MiSTer FPGA at this time to test with, and am unsure if the version of the core with audio support is publicly available. There is a YouTube demonstration, however.
- The Xerox Alto had a Audio DAC, which the Smalltalk Music System made use of.
- I have only gotten one song to work. I do not know if there is other music that should work and I haven't figured out how, or if hh is the only working song.
- Install Contralto2. (Contralto 1 sounds choppy to me, and I don't believe the ContrAltoJS supports audio at this time)
- Download and unzip the music disk
- Run Contralto2. Configure it as Alto I, with DAC enabled.
- Load the music disk, then boot the system.
- Give any date at the prompt.
- Type
@hh@
and press Enter. This is supposed to execute lines from the filehh
, but only the first line runs. The first line loads the microcode for Smalltalk. - Type
resume hh.sv2
and press Enter. This is the second line ofhh
, and restores the Smalltalk memory image forhh
- Type
hh p
followed by the down arrow key. (Pressing down arrow key is by default how you press the LF key in Contralto2. LF in Smalltalk is doit, represented with !. So the command looks like hh p !
PDP-6 and PDP-10. https://www.youtube.com/watch?v=ohjoZ5C0HIs https://dspace.mit.edu/bitstream/handle/1721.1/6132/AIM-107.pdf