Changelog:
r44116 | rhialto | 2023-06-24 19:21:06 +0000 (Sat, 24 Jun 2023) | 6 lines
Another TODO: move unit from drive_t to diskunit_context_t.
Again this is really a deduplication, but one was signed an the other unsigned.
I settled on unsigned (like in drive_t) but a lot of printf formats needed
adjustment for that.
------------------------------------------------------------------------
r44115 | compyx | 2023-06-24 18:11:15 +0000 (Sat, 24 Jun 2023) | 6 lines
Gtk3: Update CRT controls on status bar when machine video standard changes
When changing either machine model or chip model, detect if the video standard
changes from PAL to NTSC or vice (heh) versa and if so, recreate the CRT
controls on the status bar of the window(s).
------------------------------------------------------------------------
r44114 | blackystardust | 2023-06-24 18:00:15 +0000 (Sat, 24 Jun 2023) | 1 line
Fix x64* cia2 mirrors.
------------------------------------------------------------------------
r44113 | blackystardust | 2023-06-24 17:56:40 +0000 (Sat, 24 Jun 2023) | 1 line
Fix typo.
------------------------------------------------------------------------
r44111 | rhialto | 2023-06-24 15:02:49 +0000 (Sat, 24 Jun 2023) | 2 lines
Dedangle spaces.
------------------------------------------------------------------------