1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-19 02:22:39 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Harte 2c2216afae Further eliminate file-relative includes. 2025-02-28 13:18:48 -05:00
Thomas Harte 3addb8d72b Finish updating components. 2024-11-30 17:21:00 -05:00
Thomas Harte 6b85ee9607 Months seem to start at 1; also fix seeded year for MSX. 2023-01-23 22:52:26 -05:00
Thomas Harte 7b25fe5f61 Make read consistent. 2023-01-17 21:18:56 -05:00
Thomas Harte 194b5bc36a Attempt to deal with hours correctly. 2023-01-17 21:12:00 -05:00
Thomas Harte 6f973fc605 Attempt some use of NumericCoder. 2023-01-17 18:53:26 -05:00
Thomas Harte bb6ceafe0e Implement the easy writes. 2023-01-16 22:31:03 -05:00
Thomas Harte 55e73cb812 Implement most of reading. 2023-01-16 22:25:20 -05:00
Thomas Harte f0db676a10 Be consistent in use of C parts. 2023-01-16 20:29:32 -05:00
Thomas Harte 32b29bd63b Transcribe all missing registers. 2023-01-16 20:26:27 -05:00
Thomas Harte bfe94eb268 Seed date and time with current. 2023-01-16 20:11:42 -05:00
Thomas Harte ced002125e Make a basic attempt at RAM. 2023-01-14 14:58:12 -05:00
Thomas Harte 1e17fc71ab Add an RP-5C01 to the MSX 2. 2023-01-14 14:52:07 -05:00
Thomas Harte 48a4355592 Start sketching out an RP5C01. 2023-01-14 14:17:28 -05:00