mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
Fixed do file line numbers in messages to properly track after nested do command files. Generalized do file command echoing to always include the do file line number Fixed SET ON which was broken when SET ON INHERIT and SET ON NOINHERIT was added. Fixed ON INHERIT behaviors for global ini files. Added SET QUIET and SET NOQUIET commands Added -Q flag to DO command file processing which sets quiet mode while that command file executes Changed generic include file name to simh.ini from simh.rc to be consistent with other include files Changed generic include file to come from the user HOME or HOMEPATH directory and if not found, the current default directory Fixed format string used to provide quotes around arguments containing spaces while producing %* expansion. Fixed return from do_cmd to return the status from the last command executed
Description
Languages
C
97.6%
Assembly
1%
Batchfile
0.5%
Makefile
0.4%
Module Management System
0.3%