mirror of
https://github.com/simh/simh.git
synced 2026-05-03 06:28:41 +00:00
Remove accidentally added file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,6 +28,7 @@ Thumbs.db
|
|||||||
*.lib
|
*.lib
|
||||||
*.sbr
|
*.sbr
|
||||||
*.bak
|
*.bak
|
||||||
|
*.save
|
||||||
obj/
|
obj/
|
||||||
[Rr]elease*/
|
[Rr]elease*/
|
||||||
_ReSharper*/
|
_ReSharper*/
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
set verify
|
|
||||||
att -u ttix 2222
|
|
||||||
! nohup xterm -e 'telnet localhost 2222' &
|
|
||||||
#! start PuTTY telnet://localhost:2222
|
|
||||||
! sleep 1
|
|
||||||
reset -p
|
|
||||||
load d:\downloads\bootloader.bin
|
|
||||||
set debug stdout
|
|
||||||
set ttix debug
|
|
||||||
set ttix nodebug=trc
|
|
||||||
set cpu hist=200
|
|
||||||
dep pc 20
|
|
||||||
bre 26
|
|
||||||
step 20
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user