1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 00:29:01 +00:00
CLK/OSBindings/Mac/Clock Signal/Documents
Thomas Harte bee0d09877 Splits display update and draw functions.
On the Mac, draw is now called without an update for resizing events, and
anything else requested by AppKit. In all other cases — including from
the SDL version — both are called as if they were still a single function.
2019-03-02 19:33:28 -05:00
..
Atari2600OptionsPanel.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MachineDocument.swift Splits display update and draw functions. 2019-03-02 19:33:28 -05:00
MachinePanel.swift Institutes colour/monochrome screen selection as an Apple II option. 2019-02-12 19:52:32 -05:00
ZX8081OptionsPanel.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00