Gopher2600/performance
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
..
doc.go added trace profile type to performance package 2020-12-30 20:45:07 +00:00
fps.go television package keeps better track of current frame information 2021-08-12 11:28:59 +01:00
performance.go removed emulation package. moved types to debugger/govern package 2022-08-31 14:37:00 +01:00
profiling.go added trace profile type to performance package 2020-12-30 20:45:07 +00:00