Thomas Harte
|
dd37fa49a0
|
Stabilises Apple IIgs display.
|
2021-09-09 20:08:15 -04:00 |
|
Thomas Harte
|
ee324c3d89
|
Merge pull request #985 from TomHarte/68000Improvements
68000: fix E alignment, expand Microcycle::apply.
|
2021-09-08 21:08:33 -04:00 |
|
Thomas Harte
|
863971f944
|
68000: fix E alignment, expand Microcycle::apply.
|
2021-09-08 21:03:37 -04:00 |
|
Thomas Harte
|
f49ba18627
|
Merge pull request #983 from TomHarte/MachinePickerLayout
macOS: cleans up layout of machine picker.
|
2021-08-11 17:30:58 -04:00 |
|
Thomas Harte
|
6dbce96781
|
Switch to non-breaking space, to avoid orphan word.
|
2021-08-11 17:28:37 -04:00 |
|
Thomas Harte
|
9ec42f0f8f
|
Cleans up bottom constraints.
|
2021-08-11 17:12:01 -04:00 |
|
Thomas Harte
|
77befb7f8e
|
Correct Atari ST text placement; add missing Enteprise constraint.
|
2021-08-09 17:14:37 -04:00 |
|
Thomas Harte
|
f2af8ff25d
|
Merge pull request #981 from TomHarte/ColourPrecision
Increase precision of phase interpolation.
|
2021-08-09 17:08:17 -04:00 |
|
Thomas Harte
|
7d8894415c
|
Increase precision of phase interpolation.
|
2021-08-09 15:48:27 -04:00 |
|
Thomas Harte
|
1f0bf1b32d
|
Merge pull request #980 from adamsmasher/improve-apple-ii-kb
Improve raw keyboard handling for original Apple ][
|
2021-08-03 21:14:06 -04:00 |
|
Adam Smith
|
fdb676da4e
|
.
|
2021-08-01 00:26:14 -07:00 |
|
Thomas Harte
|
038ed0551e
|
Merge pull request #979 from TomHarte/Warnings
Resolve all dangling GCC warnings.
|
2021-07-18 22:15:45 -04:00 |
|
Thomas Harte
|
cfaf4a8a65
|
Add advised brackets; clarify type punning.
|
2021-07-18 22:11:11 -04:00 |
|
Thomas Harte
|
eab9bc1503
|
Make implicit conversion explicit.
|
2021-07-16 17:45:14 -04:00 |
|
Thomas Harte
|
5bfedff8d1
|
Mutate dangling printf to a LOG.
|
2021-07-16 17:32:05 -04:00 |
|
Thomas Harte
|
c8638c0ffb
|
Merge pull request #977 from TomHarte/MouseFade
Slightly adjusts macOS mouse hiding semantics.
|
2021-07-16 17:25:59 -04:00 |
|
Thomas Harte
|
8a95b91e2a
|
Merge pull request #976 from TomHarte/DiskIIClocking
Correct Disk II sleeping test to allow for spin-down.
|
2021-07-16 17:22:04 -04:00 |
|
Thomas Harte
|
c226be612f
|
Slightly adjusts mouse hiding semantics.
This allows the Macintosh and ST to fade out volume and settings even without having captured the mouse.
|
2021-07-16 17:21:25 -04:00 |
|
Thomas Harte
|
c8699d9770
|
Correct Disk II sleeping test to allow for spin-down.
|
2021-07-16 17:12:57 -04:00 |
|
Thomas Harte
|
a0799e14cc
|
Merge pull request #975 from TomHarte/LEDStyles
Classify some LEDs as 'persistent'
|
2021-07-15 22:05:14 -04:00 |
|
Thomas Harte
|
dea6048849
|
Add documentation.
|
2021-07-15 22:00:10 -04:00 |
|
Thomas Harte
|
813e252539
|
Ignore hidden files.
|
2021-07-15 21:57:25 -04:00 |
|
Thomas Harte
|
b41e29a83b
|
Slows CPC typer to avoid dropped characters.
|
2021-07-15 21:54:02 -04:00 |
|
Thomas Harte
|
d35c7ad127
|
Take advantage of persistence flag for more intelligent LED presentation.
|
2021-07-15 21:49:11 -04:00 |
|
Thomas Harte
|
ea63415d0e
|
Exposes persistent LED flag to Swift.
|
2021-07-15 21:34:14 -04:00 |
|
Thomas Harte
|
52ea3b741c
|
Introduces a presentation flag for LEDs.
All existing receivers ignore it.
|
2021-07-15 21:26:02 -04:00 |
|
Thomas Harte
|
2731ca8c92
|
Merge pull request #974 from TomHarte/KickstartROMs
Introduces Amiga ROMs to the catalogue.
|
2021-07-15 21:14:50 -04:00 |
|
Thomas Harte
|
af1ade9433
|
Introduces Amiga ROMs to the catalogue.
|
2021-07-15 21:09:20 -04:00 |
|
Thomas Harte
|
fc248951cc
|
Merge pull request #973 from TomHarte/TransientActivity
Converts activity indicators to transient in-window presentation.
|
2021-07-15 20:15:33 -04:00 |
|
Thomas Harte
|
84547ee1c1
|
Reduce spurious in-window appearances.
|
2021-07-15 19:53:40 -04:00 |
|
Thomas Harte
|
a42848c62f
|
Add windowed LED reappearance upon blink.
Also fix crash-at-startup for fullscreen.
|
2021-07-15 19:51:23 -04:00 |
|
Thomas Harte
|
c7b5d69431
|
Add extra usage hint.
|
2021-07-15 19:50:43 -04:00 |
|
Thomas Harte
|
81374b70b5
|
Switch to transient LED presentation in windowed mode.
|
2021-07-15 19:22:23 -04:00 |
|
Thomas Harte
|
47a530fd5c
|
Fixes LED ordering.
Still work to do on capturing the proper window title.
|
2021-07-14 22:01:42 -04:00 |
|
Thomas Harte
|
58451d7c0c
|
Attempts to incorporate LEDs into the window title when in windowed mode.
|
2021-07-14 21:43:58 -04:00 |
|
Thomas Harte
|
5c8f8c76fe
|
Thus ends the View menu.
|
2021-07-14 21:02:58 -04:00 |
|
Thomas Harte
|
ae1d1bdb5b
|
Wires up controller for QuickLoadOptions.
|
2021-07-14 21:02:04 -04:00 |
|
Thomas Harte
|
33cc1154a2
|
Simplify ViewFader and avoid second-guessing when to hard-set opacity.
|
2021-07-14 20:50:41 -04:00 |
|
Thomas Harte
|
4bc0b75c30
|
Ensure Macintosh controller is effective.
|
2021-07-14 20:50:12 -04:00 |
|
Thomas Harte
|
eb8ec1efb1
|
Makes ViewFader the full master of fading.
|
2021-07-14 19:03:44 -04:00 |
|
Thomas Harte
|
616f8efc47
|
Improves optional hysteresis.
|
2021-07-13 23:40:15 -04:00 |
|
Thomas Harte
|
29e4369420
|
Attempts to switch activity indicators to smart in-window presentation.
|
2021-07-13 23:32:00 -04:00 |
|
Thomas Harte
|
bd7f7bc8d7
|
Remove dead 'show options'.
|
2021-07-13 22:28:03 -04:00 |
|
Thomas Harte
|
e689ca92c4
|
Minor rearrangements, for cleanliness.
|
2021-07-13 22:26:50 -04:00 |
|
Thomas Harte
|
4ef3005072
|
Merge pull request #972 from TomHarte/InWindowOptions
macOS: moves machine options into the emulation window
|
2021-07-13 22:06:08 -04:00 |
|
Thomas Harte
|
174c837767
|
Switches to a logarithmic volume dial.
|
2021-07-13 21:45:07 -04:00 |
|
Thomas Harte
|
486bb911a9
|
Adapts ZX80/81 options.
|
2021-07-13 21:26:20 -04:00 |
|
Thomas Harte
|
754221d697
|
Adapts QuickLoadOptions.
Not that it currently seems to be used.
|
2021-07-13 21:21:02 -04:00 |
|
Thomas Harte
|
3c36c90729
|
Adapts QuickLoadCompositeOptions.
|
2021-07-13 21:17:52 -04:00 |
|
Thomas Harte
|
3d1d15a25b
|
Updates the Oric options.
|
2021-07-13 19:32:23 -04:00 |
|