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 |
|
Thomas Harte
|
2a6fff2008
|
Takes a stab at what might happen if you read from Nick.
|
2021-07-03 13:06:07 -04:00 |
|
Thomas Harte
|
c5944efe50
|
Adds various method definitions.
|
2021-07-03 12:56:56 -04:00 |
|
Thomas Harte
|
f384370b18
|
Switch what's left of Enterprise logging to actual LOGs.
|
2021-07-03 12:50:46 -04:00 |
|
Thomas Harte
|
0c09275a9f
|
Merge pull request #957 from TomHarte/EnterpriseTimingWindow
Correct various Enterprise timing discrepancies.
|
2021-07-03 12:47:29 -04:00 |
|
Thomas Harte
|
278671cdb9
|
Correct Nick interrupt prediction.
|
2021-07-03 00:05:13 -04:00 |
|
Thomas Harte
|
964d2d4fa4
|
Be consistent in expression of logic.
|
2021-07-03 00:00:00 -04:00 |
|
Thomas Harte
|
f371221dba
|
Add a quick test of tone generator 1.
|
2021-07-02 23:57:11 -04:00 |
|
Thomas Harte
|
27b0579ec6
|
Avoid stack-error test case.
Also test that the interrupt is generated on the downward stroke.
|
2021-07-02 23:55:43 -04:00 |
|
Thomas Harte
|
283092cfbc
|
With a unit test in aid, corrects some lingering TimedInterruptSource issues.
|
2021-07-02 23:41:19 -04:00 |
|
Thomas Harte
|
614953a222
|
Allows the low-pass filter to react to high-pass effects.
|
2021-07-02 22:36:35 -04:00 |
|
Thomas Harte
|
4fffb3cf19
|
Allow that final Z80 cycle to start anywhere in the first three of Nick's window of six.
|
2021-07-02 22:29:35 -04:00 |
|
Thomas Harte
|
850aa2b23a
|
Merge pull request #956 from TomHarte/EnterpriseComposite
Adds Enterprise composite video option.
|
2021-07-02 22:22:09 -04:00 |
|
Thomas Harte
|
d715e5fd1d
|
Expose composite/RGB option in Qt.
|
2021-07-02 21:51:48 -04:00 |
|
Thomas Harte
|
7826a26c7b
|
Adds Enterprise composite video option.
While enabling more pixels on the left for RGB mode.
|
2021-07-02 21:42:09 -04:00 |
|
Thomas Harte
|
dc0a82cf9a
|
Merge pull request #955 from TomHarte/FAT12
Adds a FAT12 parser.
|
2021-07-02 21:33:54 -04:00 |
|
Thomas Harte
|
2e60c81bd6
|
Enter :dir as a complete command.
|
2021-07-02 21:15:48 -04:00 |
|
Thomas Harte
|
763b9ba0ec
|
Ensure the splash screen is skipped for self-booting disks.
|
2021-07-02 21:11:54 -04:00 |
|
Thomas Harte
|
bae8bb0c00
|
Gives the FAT parser responsibility for right trims.
|
2021-07-02 19:50:27 -04:00 |
|
Thomas Harte
|
bcf483fb7e
|
Adds some basic loading command assistance.
|
2021-07-02 19:42:43 -04:00 |
|
Thomas Harte
|
a5b7d819a7
|
Correct FAT parser.
|
2021-07-02 19:28:13 -04:00 |
|
Thomas Harte
|
fe07a0b1d8
|
Starts to add a FAT[12] parser.
|
2021-07-02 18:56:43 -04:00 |
|
Thomas Harte
|
d9231e5d4a
|
Merge pull request #954 from TomHarte/stddefRedux
The FIRFilter interface depends upon size_t.
|
2021-07-02 17:26:37 -04:00 |
|
Thomas Harte
|
b7aa1a1c84
|
The FIRFilter interface depends upon size_t.
|
2021-07-02 17:21:53 -04:00 |
|
Thomas Harte
|
32e144115d
|
Add missing article, plus other minor corrections.
|
2021-07-02 11:03:14 -04:00 |
|
Thomas Harte
|
177cc96f49
|
Merge pull request #953 from TomHarte/stddef
Add missing stddef header where size_t is used.
|
2021-07-01 23:29:56 -04:00 |
|
Thomas Harte
|
51d98ef9ab
|
Add missing stddef header where size_t is used.
|
2021-07-01 23:15:32 -04:00 |
|
Thomas Harte
|
2327c48cc4
|
Merge pull request #952 from TomHarte/EnterpriseTyper
Add typer support for the Enterprise.
|
2021-07-01 22:59:04 -04:00 |
|
Thomas Harte
|
742d44a532
|
Switch to an activity-based typing trigger; add a target loading command.
|
2021-07-01 22:53:23 -04:00 |
|
Thomas Harte
|
52b96db2b9
|
Correct syntax, mapping and inter-key timing.
|
2021-07-01 21:18:15 -04:00 |
|
Thomas Harte
|
0b9de78c38
|
Add typer support for the Enterprise.
|
2021-07-01 21:05:03 -04:00 |
|
Thomas Harte
|
2c28cb8c57
|
Merge pull request #951 from TomHarte/EnterpriseMention
Add Enterprise screenshots
|
2021-06-30 22:24:43 -04:00 |
|
Thomas Harte
|
483fe82e9d
|
Add a second image, to even things out.
|
2021-06-30 22:23:26 -04:00 |
|
Thomas Harte
|
29492d6138
|
Add an Enterprise screenshot.
|
2021-06-30 22:18:29 -04:00 |
|
Thomas Harte
|
19310e32c4
|
Adds the Enterprise 64/128 as a bullet-pointed item.
No relevant screenshots yet.
|
2021-06-30 08:06:20 -04:00 |
|