mirror of
https://github.com/trebonian/visual6502.git
synced 2025-01-02 21:30:07 +00:00
allow tabulations with loglevel 0 (with only additional signals)
This commit is contained in:
parent
e6d42eb1aa
commit
9331be20fe
@ -190,7 +190,7 @@ function chipStatus(){
|
||||
}
|
||||
|
||||
setStatus(machine1, machine2, machine3);
|
||||
if (loglevel>0) {
|
||||
if (logThese.length>1) {
|
||||
updateLogbox(logThese);
|
||||
}
|
||||
selectCell(ab);
|
||||
|
Loading…
Reference in New Issue
Block a user