1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Components
Ryan Carsten Schmidt 3293ab48ce
Handle C, E, F operations in Disk II state machine
This shouldn't matter since these operations are not requested by the
state machine but this is what those operations should do according to
Understanding the Apple II, Table 9.3, page 9-15.
2023-11-29 05:50:20 -06:00
..
1770 Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
5380 Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
6522 Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
6526 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
6532 Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
6560 Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
6845 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
6850 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
8255 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
8272 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
8530 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
9918 Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
68901 Mildly adjust layout of inner loop. 2023-11-27 15:16:22 -05:00
AppleClock Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
AudioToggle Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
AY38910 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
DiskII Handle C, E, F operations in Disk II state machine 2023-11-29 05:50:20 -06:00
KonamiSCC Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
OPx Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
RP5C01 Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Serial Apply maybe_unused judiciously. 2023-05-15 10:17:04 -04:00
SN76489 Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00