Difference between revisions of "Commands M"

From BeebWiki
Jump to: navigation, search
(update)
m (Added MkCPM commands.)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
[[Category:Commands]]__NOTOC__
 
===Suffix commands===
 
===Suffix commands===
 
  ----Menu      - Enter a menu
 
  ----Menu      - Enter a menu
Line 22: Line 22:
 
  MDRCat        - Catalog microdrive image file
 
  MDRCat        - Catalog microdrive image file
 
  MDRDump      - Dump microdrive image file
 
  MDRDump      - Dump microdrive image file
MDRtoBIN      - Convert microdrive image file to binary files
 
MDRtoTAP      - Convert microdrive image file to tapefile
 
 
   
 
   
 
  Mk----        - Make object
 
  Mk----        - Make object
  MkImage       - Make a disk image
+
  MkImg        - Make a disk image
 +
MkCPM        - Make a CP/M disk image
 +
MkTorch       - Make a Torch CP/N disk image
 
   
 
   
 
  MkSrc----    - Make source file
 
  MkSrc----    - Make source file
Line 37: Line 37:
 
  MkSrcZ80      - Make Z80 source file
 
  MkSrcZ80      - Make Z80 source file
 
   
 
   
  MMCxxx        - GoMMC commands
+
  MMC----      - GoMMC commands
 
  MMCConfig    - Configure GoMMC
 
  MMCConfig    - Configure GoMMC
 
  MMCDisc      - Specify GoMMC disk
 
  MMCDisc      - Specify GoMMC disk
Line 62: Line 62:
  
 
===Conversion commands===
 
===Conversion commands===
  MDRto----   - Convert from microdrive image file
+
MDRto----     - Convert from microdrive image file
  MDRtoBIN     - Convert microdrive image file to binary files
+
MDRtoBIN     - Convert microdrive image file to binary files
  MDRtoTAP     - Convert microdrive image file to tapefile
+
MDRtoTAP     - Convert microdrive image file to tapefile
 
   
 
   
  ----toMDR     - Convert to microdrive image file
+
  ---toMDR     - Convert to microdrive image file
  BINtoMDR     - Convert binary files to microdrive image file
+
BINtoMDR     - Convert binary files to microdrive image file
  TAPtoMDR     - Convert tapefile to microdrive image file
+
TAPtoMDR     - Convert tapefile to microdrive image file
  
 
===Alphabetical list===
 
===Alphabetical list===
Line 92: Line 92:
 
  mi            - Display Mail Info
 
  mi            - Display Mail Info
 
  MIDI          - Connect/disconnect MIDI system
 
  MIDI          - Connect/disconnect MIDI system
  MkImage      - Make a disk image
+
  MkImg        - Make a disk image
 
  MkSrc        - Make source
 
  MkSrc        - Make source
 
  MkSrc09      - Make 6809 source file
 
  MkSrc09      - Make 6809 source file
Line 132: Line 132:
  
 
[[User:WikiSysop|WikiSysop]] ([[User talk:WikiSysop|talk]]) 13:12, 8 March 2015 (UTC)
 
[[User:WikiSysop|WikiSysop]] ([[User talk:WikiSysop|talk]]) 13:12, 8 March 2015 (UTC)
 +
[[User:Jgharston|Jgharston]] ([[User talk:Jgharston|talk]]) 22:01, 17 December 2017 (CET)

Revision as of 01:00, 19 August 2019

Suffix commands

----Menu      - Enter a menu
ViewMenu      - View menu
EditMenu      - Editor menu

----Mon       - Network monitor commands
    Mon       -
 NetMon       -
  SJMon       -
   JMon       -

Prefix commands

M----         - Memory commands
MDump         - Dump memory
MEdit         - Edit memory

Mail----      - Mail programs
MailTo        - Write outgoing mail message

MDR----       - Spectrum Microdrive commands
MDRCat        - Catalog microdrive image file
MDRDump       - Dump microdrive image file

Mk----        - Make object
MkImg         - Make a disk image
MkCPM         - Make a CP/M disk image
MkTorch       - Make a Torch CP/N disk image

MkSrc----     - Make source file
MkSrc         - Make source
MkSrc09       - Make 6809 source file
MkSrc32       - Make 32016 source file
MkSrc65       - Make 6502 source file
MkSrcARM      - Make ARM source file
MkSrcPDP      - Make PDP-11 source file
MkSrcZ80      - Make Z80 source file

MMC----       - GoMMC commands
MMCConfig     - Configure GoMMC
MMCDisc       - Specify GoMMC disk
MMCExtra      - GoMMC extra commands
MMCInfo       - Display GoMMC information
MMCList       - List GoMMC objects
MMCPrefix     - Set GoMMC prefix
MMCReset      - Reset GoMMC
MMCRewind     - Rewind GoMMC tapefile
MMCTool       - GoMMC tools

Mon----       - Monitor/Disassemble code
Mon           - Disassemble code
Mon09         - Disassemble 6809 code
Mon32         - Disassemble 32016 code
Mon65         - Disassemble 6502 code
MonARM        - Disassemble ARM code
MonPDP        - Disassemble PDP-11 code
MonZ80        - Disassemble Z80 code

Mouse----     - Mouse commands
Mouse         - Mouse on/off
MouseSpeed    - Set mouse speed

Conversion commands

MDRto----     - Convert from microdrive image file
MDRtoBIN      - Convert microdrive image file to binary files
MDRtoTAP      - Convert microdrive image file to tapefile

---toMDR      - Convert to microdrive image file
BINtoMDR      - Convert binary files to microdrive image file
TAPtoMDR      - Convert tapefile to microdrive image file

Alphabetical list

Machines      -
Magazine      - Select teletext magazine
Mail.Extract  -
Mailbox       -
MailTo        - Write outgoing mail message
Make
MakeLP        - Make *lp printout command
Man           - Display manual entry
Map           - Display free space map
Menu          -
MenuF         -
MCode         - Make BASIC file into runnable machine code
MDRCat        - Catalog microdrive image file
MDRDump       - Dump microdrive image file
MDRtoBIN      - Convert microdrive image file to binary files
MDRtoTAP      - Convert microdrive image file to tapefile
MDump         - Dump memory
MEdit         - Edit memory
MFlush        - Flush multiple print jobs
mi            - Display Mail Info
MIDI          - Connect/disconnect MIDI system
MkImg         - Make a disk image
MkSrc         - Make source
MkSrc09       - Make 6809 source file
MkSrc32       - Make 32016 source file
MkSrc65       - Make 6502 source file
MkSrcARM      - Make ARM source file
MkSrcPDP      - Make PDP-11 source file
MkSrcZ80      - Make Z80 source file
ml            - List mail files
MMCConfig     - Configure GoMMC
MMCDisc       - Specify GoMMC disk
MMCExtra      - GoMMC extra commands
MMCInfo       - Display GoMMC information
MMCList       - List GoMMC objects
MMCPrefix     - Set GoMMC prefix
MMCReset      - Reset GoMMC
MMCRewind     - Rewind GoMMC tapefile
MMCTool       - GoMMC tools
Mode          - Select screen mode
Mon           - Disassemble code
Mon09         - Disassemble 6809 code
Mon32         - Disassemble 32016 code
Mon65         - Disassemble 6502 code
MonARM        - Disassemble ARM code
MonPDP        - Disassemble PDP-11 code
MonZ80        - Disassemble Z80 code
Motor         - Turn cassette motor on/off
Mount         - Mount a disk
Mouse         - Mouse on/off
MouseSpeed    - Set mouse speed
Move          - Copy file between filing systems
MUGINS        -
MultiCopy     - Copy files between multiple file servers
MUsers        -
Music         -

See also

WikiSysop (talk) 13:12, 8 March 2015 (UTC) Jgharston (talk) 22:01, 17 December 2017 (CET)