mirror of
https://github.com/romychs/Ocean-240.2-Emulator.git
synced 2026-04-21 11:03:21 +03:00
Compare commits
No commits in common. "master" and "v1.0.3" have entirely different histories.
@ -55,7 +55,7 @@ func main() {
|
|||||||
conf := config.GetConfig()
|
conf := config.GetConfig()
|
||||||
|
|
||||||
// Reconfigure logging by config values
|
// Reconfigure logging by config values
|
||||||
logger.ReconfigureLogging(conf)
|
//logger.ReconfigureLogging(conf)
|
||||||
|
|
||||||
if runtime.GOOS == "windows" {
|
if runtime.GOOS == "windows" {
|
||||||
cpuClkPeriod.Store(windowsCpuClkPeriod)
|
cpuClkPeriod.Store(windowsCpuClkPeriod)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user