Skip to content

LessNick/CLi-for-WildCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Interface for WildCommander

CLi Example

Command Line Interface (further simply CLi) is plugin for WildCommander. CLi extend interface WildCommander with help command line and few commands, also allows you to run simplified version of SH scripts.

CLi Example

WildCommander written by Budder for PentEvo/ZX Evolution (Modern ZX Spectrum's clone). More information can be found at the bottom of this readme file.

CLi Example

Installation

For usage Cli requires the latest version of WildCommder. You can get it here. Simple copy CLI.WMF into WC directory and run manually or write into wc.ini:

Wild Commander configuration file v0.1
CLI     .WMF

Restart WildCommder, press F10 and select "Command Line Interface" in menu list. Also you can press ENTER at the *.sh file and start the execution of the script without running CLi.

CLi Example

Usage

Type "help" into command line for the list available commands.

1>help

You also can you use escape codes like \xNN, where NN - hex value. For example \x10\x00 - switch ink to the black color, or \x11\x0F switch paper into white color. Code \x10\x10 - return ink to the default color.

Emulation

If you don't have a real PentEvo/ZX Evolution with firmware from TS-Labs but you want to test this platform & software, you can download "Unreal Speccy" emulator TS-Labs edition here.

Building

To build the project from source we use sjasmplus assembler, but you can use any available assembler that supports Zilog Z80 processor.

YouTube

Also you can view "how it's works" at youtube.

Special thanks

Big thanks to:

  • Robat(Wizard^DT) for the screensaver example code
  • Budder/MGN for their help with information, consultations and help with code.
  • TS-Labs for PentEvo firmware & Unreal Speccy modification.
  • CHRV & all members of NedoPC for PentEvo/ZX Evolution board.
  • psndjc/triebkraft & pcb for thein help with kempston mouse driver

License

Source Copyright © 2012,2013 Breeze Fishbone and contributors. Distributed under the BSD License. See the file LICENCE.

About

Command Line Interface for WildCommander Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published