mirror of
https://github.com/ivanizag/izapple2.git
synced 2024-12-22 09:30:19 +00:00
Added the traceCpu command line switch
This commit is contained in:
parent
4d7447f7b4
commit
43a5980fd3
@ -36,7 +36,7 @@ func SDLRun(a *apple2.Apple2) {
|
||||
j := newSDLJoysticks()
|
||||
a.SetJoysticksProvider(j)
|
||||
|
||||
go a.Run(false)
|
||||
go a.Run()
|
||||
|
||||
running := true
|
||||
for running {
|
||||
|
Loading…
Reference in New Issue
Block a user