Thomas Harte
|
b01561712c
|
Tightens spacing slightly.
|
2021-07-12 22:49:42 -04:00 |
|
Thomas Harte
|
324edcb391
|
Starts towards using an in-window options panel.
With the same fade in/out behaviour as the volume control.
|
2021-07-12 22:38:08 -04:00 |
|
Thomas Harte
|
6e62e4e296
|
Merge branch 'master' of github.com:TomHarte/CLK
|
2021-07-12 22:01:25 -04:00 |
|
Thomas Harte
|
f81ecbf4a0
|
Force icons back to white.
|
2021-07-12 22:01:19 -04:00 |
|
Thomas Harte
|
4370456323
|
Switch to an NSVisualEffectView for volume controls.
It provides a background that better contrasts with arbitrary content.
|
2021-07-12 21:28:04 -04:00 |
|
Thomas Harte
|
a424ed7c00
|
Makes for slightly more straightforward constraints.
|
2021-07-12 19:25:06 -04:00 |
|
Thomas Harte
|
a2065f59a1
|
Adds a 0.1 second pause before exit-related menu fadeout.
This is because the system may post a quick succession of exits and enters if the view hierarchy changes.
|
2021-07-12 19:12:04 -04:00 |
|
Thomas Harte
|
c1bd7f5c67
|
Pull release links up closer to the lede.
|
2021-07-12 10:03:03 -04:00 |
|
Thomas Harte
|
5810a1a98e
|
Merge pull request #971 from TomHarte/ChaseHQ
Flip meaning of INT1 input read.
|
2021-07-09 22:48:01 -04:00 |
|
Thomas Harte
|
a4c011e3c0
|
Flip meaning of INT1 input read.
|
2021-07-09 22:39:51 -04:00 |
|
Thomas Harte
|
337fd15dc0
|
Merge pull request #970 from TomHarte/SwiftUniformity
Swift: be consisted on `.selectedTag()`.
|
2021-07-08 22:43:57 -04:00 |
|
Thomas Harte
|
9bc94f4536
|
Be consisted on .selectedTag() .
|
2021-07-08 22:38:54 -04:00 |
|
Thomas Harte
|
3f4cf35384
|
Merge pull request #969 from TomHarte/SixMHz
Adds the option of running an Enterprise at 6MHz.
|
2021-07-08 22:36:22 -04:00 |
|
Thomas Harte
|
4dd7f2cc09
|
Add 6Mhz option to Qt UI.
|
2021-07-08 22:30:35 -04:00 |
|
Thomas Harte
|
1b29cc34c4
|
Correct input list.
|
2021-07-08 22:22:48 -04:00 |
|
Thomas Harte
|
53c3c1f5ab
|
Allows macOS users to select the 6MHz Enterprise.
|
2021-07-08 18:50:37 -04:00 |
|
Thomas Harte
|
6225abd751
|
Adds 6MHz Enterprise option.
|
2021-07-07 20:57:04 -04:00 |
|
Thomas Harte
|
c6fcd9a1eb
|
Merge pull request #968 from TomHarte/DaveAudio
Dave: apply ring modulation during sync, too.
|
2021-07-06 23:41:37 -04:00 |
|
Thomas Harte
|
30fbb6ea53
|
Ensure run command is issued.
|
2021-07-06 23:16:16 -04:00 |
|
Thomas Harte
|
0e49258546
|
Remove caveman debugging.
|
2021-07-06 23:15:53 -04:00 |
|
Thomas Harte
|
264b8dfb28
|
Dave: apply ring modulation even in sync mode.
|
2021-07-06 23:11:30 -04:00 |
|
Thomas Harte
|
6a15b8f695
|
Merge pull request #967 from TomHarte/EnterpriseTiming
Correct Enterprise timing error.
|
2021-07-06 22:48:58 -04:00 |
|
Thomas Harte
|
5167d256cc
|
Remove detritus.
|
2021-07-06 22:43:17 -04:00 |
|
Thomas Harte
|
16bd826491
|
Reduce nesting.
|
2021-07-06 22:32:59 -04:00 |
|
Thomas Harte
|
55af8fa5d9
|
Avoid erroneous Nick delays.
|
2021-07-06 22:28:44 -04:00 |
|
Thomas Harte
|
1ec8ff20af
|
Ensure data bus is 0xff during interrupts.
|
2021-07-06 21:58:17 -04:00 |
|
Thomas Harte
|
99a65d3297
|
Merge pull request #966 from TomHarte/DaveUnifiedTimer
Switches to a unified counter for 1/50/1000Hz Dave interrupts.
|
2021-07-06 21:50:32 -04:00 |
|
Thomas Harte
|
94907b51aa
|
Remove redundant parameter.
|
2021-07-06 20:47:49 -04:00 |
|
Thomas Harte
|
0085265d13
|
Test for a longer period; fix expected tone 1 count.
|
2021-07-06 20:46:22 -04:00 |
|
Thomas Harte
|
8e0893bd42
|
Clarifies control flow.
|
2021-07-06 20:28:32 -04:00 |
|
Thomas Harte
|
704dc9bdcb
|
Improves test, to assert that state toggles happen at interrupts.
|
2021-07-06 20:25:32 -04:00 |
|
Thomas Harte
|
7a673a2448
|
Avoid confusing temporary storage.
|
2021-07-06 20:23:09 -04:00 |
|
Thomas Harte
|
33e2a4b21c
|
Minor cleanups.
|
2021-07-06 20:20:13 -04:00 |
|
Thomas Harte
|
3e6b804896
|
Switches to linked 1/50/1000 Hz timers, and per-interrupt state toggling.
|
2021-07-06 20:12:44 -04:00 |
|
Thomas Harte
|
e98165a657
|
Merge pull request #965 from TomHarte/DaveDivider
Ensure two-cycle pauses in 12MHz mode.
|
2021-07-04 21:13:05 -04:00 |
|
Thomas Harte
|
2a7727d12b
|
Merge branch 'master' into DaveDivider
|
2021-07-04 21:02:09 -04:00 |
|
Thomas Harte
|
c20e8f4062
|
Honours 8/12Mhz selection in non-video delays.
|
2021-07-03 23:05:09 -04:00 |
|
Thomas Harte
|
4ca9db7d49
|
Merge pull request #963 from TomHarte/DaveDivider
Obey Dave's 8/12MHz programmable divider.
|
2021-07-03 23:00:11 -04:00 |
|
Thomas Harte
|
4add48cffb
|
Obey Dave's 8/12MHz programmable divider.
|
2021-07-03 22:43:20 -04:00 |
|
Thomas Harte
|
adbfb009f8
|
Merge pull request #960 from TomHarte/QtLEDs
Ensure LEDs are cleared between machines in Qt.
|
2021-07-03 19:17:51 -04:00 |
|
Thomas Harte
|
43ceca8711
|
Use type alias.
|
2021-07-03 19:10:39 -04:00 |
|
Thomas Harte
|
3ef28a4f03
|
Remove unused instance variable.
|
2021-07-03 19:10:29 -04:00 |
|
Thomas Harte
|
adcd580d5b
|
Ensure LEDs are cleared upon a new machine.
|
2021-07-03 19:06:15 -04:00 |
|
Thomas Harte
|
5715c9183f
|
The target is now definitely used.
|
2021-07-03 15:20:37 -04:00 |
|
Thomas Harte
|
ceb62ac7f9
|
Reenable the hardened runtime for macOS.
|
2021-07-03 13:41:32 -04:00 |
|
Thomas Harte
|
bda0756620
|
Merge pull request #959 from TomHarte/WriteCrash
Corrects buffer placement of decoded sectors.
|
2021-07-03 13:41:00 -04:00 |
|
Thomas Harte
|
6b47fb38c6
|
Corrects buffer placement of decoded sectors.
|
2021-07-03 13:36:01 -04:00 |
|
Thomas Harte
|
38bf8a06a7
|
Merge pull request #958 from TomHarte/EnterpriseFloatingBus
Makes a guess re: the Enterprise floating bus
|
2021-07-03 13:26:19 -04:00 |
|
Thomas Harte
|
196651d9aa
|
Consolidates TODO.
|
2021-07-03 13:08:53 -04:00 |
|
Thomas Harte
|
6b46212a4e
|
Deal with dangling TODO.
|
2021-07-03 13:07:41 -04:00 |
|