1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-13 15:37:43 +00:00

18 Commits

Author SHA1 Message Date
wfjm
14e5772c59 add dmaperf.tcl 2023-02-02 08:40:59 +01:00
wfjm
724cb35b6d add rk11perf.tcl; asm.tcl and shell.tcl updates
- tools/
  - mcode/rk11/rk11perf.tcl: added, RK11 performance tested
  - tcl/rw11/asm.tcl: asmrun: re-organize -stop -creset handling
  - tcl/rw11/shell.tcl: add rw11::shell_attnmuted to mute CPU attn messages
2023-02-01 08:33:19 +01:00
wfjm
137889a271 mcode/sys/memclr.mac added 2022-09-07 08:30:47 +02:00
wfjm
13a72d1b4b 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
2022-08-13 07:45:28 +02:00
wfjm
33e725c0be BUGFIX: bootw11.mac proper unit number; editorial changes [skip ci] 2022-05-15 17:16:35 +02:00
wfjm
67295f9545 add ostest support for some rsx11m oskits 2022-05-08 07:59:47 +02:00
wfjm
3c92b79224 SPDX: Makefile(.ise) 2019-07-05 17:23:39 +02:00
wfjm
2b953a92a1 SPDX: tools/mcode/*/*.mac 2019-06-30 14:14:17 +02:00
wfjm
279fff9484 final touches for V0.78 [skip ci] 2019-06-01 14:08:09 +02:00
wfjm
1aaee6a4fd add mcode: dz11echo.mac 2019-05-30 15:00:49 +02:00
wfjm
ad82539ad8 minor changes and docu updates 2019-05-29 17:48:47 +02:00
wfjm
a211470cc5 mcodes: add Makefiles, include in Travis 2019-05-12 08:48:25 +02:00
wfjm
4ff0b57a7a add mcodes bootw11,noboot; add ram:&noboot 2019-05-11 09:29:17 +02:00
wfjm
42461113b0 minor changes
- asm-11/lib/vec_devcatch.mac: use tti,tto instead of dlr,dlt
- ibdr_pc11: set rbuf.[rp]size0 (like dl11)
- librw11/Rw11Cntl{LP11,PC11}: use RtraceTools::
2019-04-28 12:57:18 +02:00
wfjm
ee23d18f87 cosmetics 2019-04-26 10:54:22 +02:00
wfjm
b08d8162dc KW11-P ext evt selectable; pc11copy with kw11 stress
- ibd_kw11p:
  - add csr.ir (rem; as intreq monitor)
  - the source of external events (rate=11) is now selectable vai an new rem
    accessible csr.erate field. options: sysclk, 1 Mhz, extevt, none
- w11a_hbpt/test_hbpt_basics.tcl: leave system in clean state at end
- mcode/pc11/pc11copy.mac: add kw11-l/p stress (further ECO-030 testing)
2019-04-26 10:44:42 +02:00
wfjm
785016763f pc11_buf: buffered PC11; add lp11,pc11 mcodes 2019-04-24 12:59:58 +02:00
wfjm
08b6ddcaf7 new tools/mcode area
- for test and demonstration, starting with
  - dl11/dl11echo.mac: console interface echo tester
  - sys/blink.mac: 'blinking lights' demo (rsx,bsd and other modes)
- retire tools/asm-11/w11 area
2019-04-23 18:43:43 +02:00