1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-07-25 13:24:23 +00:00

Removes many stray spaces.

This commit is contained in:
Thomas Harte
2018-11-23 22:32:32 -05:00
parent 770d7e90e9
commit ee89be6730
28 changed files with 55 additions and 55 deletions

View File

@@ -54,7 +54,7 @@ class DiskII:
void run_for(const Cycles cycles);
/*!
Supplies the image of the state machine (i.e. P6) ROM,
Supplies the image of the state machine (i.e. P6) ROM,
which dictates how the Disk II will respond to input.
To reduce processing costs, some assumptions are made by