mirror of
https://github.com/wfjm/w11.git
synced 2026-02-06 08:45:19 +00:00
mcode: use call/return; fix (lp11|pc11)write; add scmd
- tools/mcode - *.mac: use call/return - (lp11|pc11)write: check line count after last char is accepted - pc11copy: kw11-p: use 100 kHz/13.; ensure last puncher interrupt - *.scmd: add SimH startup files when reasonable - tools/simh/setup_w11a_(max|min).scmd: enable pclk
This commit is contained in:
6
tools/mcode/.gitignore
vendored
6
tools/mcode/.gitignore
vendored
@@ -1,5 +1,11 @@
|
||||
*.cof
|
||||
*.lda
|
||||
*.lst
|
||||
|
||||
# simulation stuff
|
||||
rlink_cext_*
|
||||
sysmon_stim
|
||||
tmu_ofile
|
||||
|
||||
# Simh stuff
|
||||
simh_*.dat
|
||||
|
||||
Reference in New Issue
Block a user