Thomas Harte
|
a681576d6c
|
Adds redraw logic.
If you sit around and constantly reeize the window, you can now see that a machine is running.
|
2020-06-04 22:39:32 -04:00 |
|
Thomas Harte
|
fdc234ed3b
|
Advances to having a selected machine actually run.
Albeit, invisibly.
|
2020-06-03 23:39:16 -04:00 |
|
Thomas Harte
|
e2ceb77501
|
Attempts to start updating a started machine.
No real progress on graphics output though.
|
2020-06-03 00:21:37 -04:00 |
|
Thomas Harte
|
11c28357a1
|
Implements a basic ROM installation loop.
Albeit that I need to figure out how layouts work to keep that request view at least centred.
|
2020-06-02 23:35:01 -04:00 |
|
Thomas Harte
|
ba2a0600dc
|
Adds a basic Qt ROM fetcher and attempt to create a machine.
|
2020-06-01 23:14:57 -04:00 |
|
Thomas Harte
|
ab53165b34
|
Adds note on implementation obstacle.
|
2020-06-01 22:08:21 -04:00 |
|
Thomas Harte
|
a30723c3d4
|
Cleans up a little and ensures a safe exit of the timer thread.
|
2020-05-31 23:58:19 -04:00 |
|
Thomas Harte
|
d64b4fbc26
|
Adds a Qt timer class. Precision seems to be 'acceptable'.
|
2020-05-31 23:39:08 -04:00 |
|
Thomas Harte
|
5e0bea9d1c
|
Adds all header files to the QMake project.
|
2020-05-30 16:48:52 -04:00 |
|
Thomas Harte
|
0bf7de9d43
|
Advances to actually completing a build.
Many more warnings to iron out, however.
|
2020-05-30 00:47:43 -04:00 |
|
Thomas Harte
|
267006782f
|
Starts to add Qt target; resolves many build warnings.
|
2020-05-30 00:37:06 -04:00 |
|