Hi, I've searched over all the Web and I can't find how to load a disk (in this case a disk image) in BK 011M, anyone can help?
BK 0011M, how to load a disk?
-
- Posts: 313
- Joined: Thu Sep 16, 2021 10:54 pm
- Has thanked: 840 times
- Been thanked: 51 times
-
- Posts: 313
- Joined: Thu Sep 16, 2021 10:54 pm
- Has thanked: 840 times
- Been thanked: 51 times
Re: BK 0011M, how to load a disk?
Ok, for the posterity, I found it on some obscure russian subforum: You have to set the SMK512 mode, then mount dsk image then type '001B' and return!
-
- Posts: 47
- Joined: Thu May 06, 2021 1:16 pm
- Has thanked: 21 times
- Been thanked: 19 times
Re: BK 0011M, how to load a disk?
More related info:
'B' - Boot from any bootable floppy (Disk).\n\
'xxxB' - Boot from the floppy drive xxx.\n\
'L' - Load file from tape\n\
'xxxxxxL' - Load file to address xxxxxx.\n\
'M' or '0M' - Turn the tape-recoder on.\n\
'xM' - Turn the tape-recoder off.\n\
'G' - Run currently loaded program.\n\
'xxxxxxG' - Run from address xxxxxx.\n\
'P' - Continue after the STOP key press or HALT.\n\
'Step' - Execute a single instruction and return to MONITOR.\n\
'Backspace' - Delete last digit (digits only).\n\
'xxxxxx/' - Open word xxxxxx (octal) in memory for editing.\n\
'xxxxxx\\' - Open byte xxxxxx (octal) in memory for editing.\n\
'Rx' - Open system register x for editing.\n\
'Enter' - Close opened memory cell and accept changes.\n\
'Up' - Move to the next memory cell and accept changes.\n\
'Down' - Move to the previous memory cell and accept changes\n\
'Left' - Jump to address <address>+<word>+2 (\"67\" addressing).\n\
'Right' - Jump to address <address>+<byte>*2+2 (assembler 'BR' jump)\n\
'@' - Close and jump to the address stored in the current memory cell.\n\
'N;MC' - Map memory page N (octal) to address range M (octal).\n");