Difference between revisions of "Force Command"

From Ninerpedia
Jump to navigation Jump to search
(URL)
(repository)
 
Line 1: Line 1:
A auto starting command module GROM and ROM pair by [https://www.jedimatt42.com Jedimatt42]. The GROM just kicks off the ROM.
A auto starting command module GROM and ROM pair by [https://www.jedimatt42.com Jedimatt42]. The GROM just kicks off the ROM. Repository at https://github.com/jedimatt42/fcmd.


Contains all the commands from TIPIFM for file and directory management in a mult-DSK... and [[TIPI]] aware way.
Contains all the commands from TIPIFM for file and directory management in a mult-DSK... and [[TIPI]] aware way.

Latest revision as of 16:15, 10 May 2020

A auto starting command module GROM and ROM pair by Jedimatt42. The GROM just kicks off the ROM. Repository at https://github.com/jedimatt42/fcmd.

Contains all the commands from TIPIFM for file and directory management in a mult-DSK... and TIPI aware way. So, you can copy files to and from TIPI. You can copy files to and from 2 devices that both think they are DSK1.

Since TIPIFM, this has added:

  • scripting support with the 'call' command.
  • EA5 loading with 'load' command.
  • FG99 cartridge swapping with 'fg99' command.
  • an FTP client that supports 'get', TIFILES, and foreign files
  • variables, labels, goto, if, keyboard input from script
  • ANSI display