Gopher2600/rewind
JetSetIlly 28ffedbf11 removed emulation package. moved types to debugger/govern package
the emulation package has been unecessary since the amalgamation of the
debugger and play modes. in order to allow switching between the two
modes it was necessary to remove the playmode package and to move all
playmode loops and other considerations into the debugger package. as a
result the abstraction offered by the emulation package is uncessary
2022-08-31 14:37:00 +01:00
..
deeppoke.go corrected rewind splicing point 2021-11-18 10:29:33 +00:00
doc.go timeline window now runs the rewind.GetState()/thumbnailer in the main emulation goroutine 2021-11-18 21:51:44 +00:00
preferences.go clarified some preferences concepts 2021-12-05 20:17:43 +00:00
rewind.go removed emulation package. moved types to debugger/govern package 2022-08-31 14:37:00 +01:00
search.go preferences are shared between emulation instances 2022-01-20 11:15:30 +00:00
timeline.go removed emulation package. moved types to debugger/govern package 2022-08-31 14:37:00 +01:00