Révision | l'heure | Auteur |
---|---|---|
c8c2e47 main | 2023-04-09 19:55:35 | phabrics |
Fixes for mouse handling in display. |
||
c5f0b90 | 2023-04-05 13:22:45 | Ruben Agin |
Compilation fixes. |
||
07111e0 | 2023-04-04 19:46:27 | Ruben Agin |
Fixes for GTK4. |
||
9b2874c | 2023-04-02 21:00:45 | phabrics |
Removal of deprecated status bar in favor of a switch/entry combo for mouse toggling. |
||
f9fc487 | 2023-03-19 14:33:27 | phabrics |
Finalized structure of display for GTK4 migration. |
||
2f7e337 | 2023-03-01 20:55:20 | phabrics |
Continued migration from GTK3 to GTK4 using recommended changes from GTK4 documentation. |
||
0087b47 | 2023-02-20 21:37:51 | phabrics |
More GTK3->GTK4 changes checkpoint. |
||
dc8859a | 2023-02-16 21:08:52 | phabrics |
Display changes for GTK4. |
||
1b6fa31 | 2023-02-07 20:21:35 | phabrics |
Some backport fixes for GTK3. |
||
ebef66c | 2023-02-05 20:50:39 | Ruben Agin |
Began the process of converting GTK 3 to 4. |
||
75ac4ac | 2023-01-30 21:00:26 | Ruben Agin |
Some autoconfig updates. |
||
ad0b86e | 2023-01-28 20:58:38 | Ruben Agin |
Fixes for vpath builds of generated files. |
||
75f78bb | 2023-01-22 14:55:30 | phabrics |
Added generated files so that they wouldn't be regenerated for each build in the repo. |
||
a65ce47 | 2023-01-21 21:43:11 | phabrics |
Fixed sun3 timer interrupt rate calculator. |
||
9e166de | 2023-01-12 20:19:47 | phabrics |
More consistent, fine-grained control over downloading of individual files rather than entire directory trees. |
||
dd36bfe | 2023-01-11 19:53:42 | phabrics |
Added generation of firmware config files and tape links to binary sets, as well as disk creation to automated TME machine setup script. |
||
3d3aacb | 2023-01-11 08:12:16 | phabrics |
Created new script to automate setup of TME machines. |
||
a7afa02 | 2022-12-10 14:40:08 | phabrics |
Miscellaneous changes for better handling system dependencies. |
||
ca176b8 | 2022-12-02 18:58:42 | phabrics |
Compilation fixes for clang. In particular, the ffs & rdtsc functions were different, as well as the printf format attribute. |
||
07cbb4e | 2022-11-28 18:58:28 | phabrics |
Changes to get compilation working on Mingw64. |
||
eb13a24 | 2022-11-12 20:49:04 | phabrics |
Changes to enable conditional compilation of host modules. |
||
d4912e2 | 2022-10-08 20:22:25 | phabrics |
Minor distribution fixes. |
||
7c5f303 | 2022-09-29 19:58:02 | phabrics |
Fix alignment issues with 64-bit recode. |
||
6d1d06b | 2022-09-26 20:00:13 | phabrics |
Bumped version & enabled multiple source inputs via command line. |
||
a525564 | 2022-09-25 20:14:38 | phabrics |
Fixed color & key mapping for SDL display. |
||
0ff40da | 2022-09-23 13:52:16 | phabrics |
Compile & run new display code with SDL support. |
||
68ce6f5 | 2022-08-28 20:28:50 | phabrics |
Work to add SDL driver to display host framework. |
||
bcaf6d1 | 2022-07-13 20:22:26 | phabrics |
Outline the skeleton for the SDL front-end. |
||
88fad28 | 2022-07-10 18:59:56 | phabrics |
Reorganized the host hierarchy to better suit the different types of hosts. |
||
9a2c987 | 2022-05-03 10:27:04 | phabrics |
Fix for multi-threaded version. |