Martin Whitaker
|
16b066c3e3
|
Exit config menu immediately when "skip test" is selected.
|
2022-02-13 12:38:38 +00:00 |
|
Martin Whitaker
|
2bf1623733
|
Halt CPU cores that are not active in a test.
This saves a lot of power when performing sequential tests.
|
2022-02-12 19:30:14 +00:00 |
|
Martin Whitaker
|
16d55b7dad
|
Remove distinction between physical and virtual CPUs.
This is no longer needed, now we can display as many CPUs as we can
physically handle.
|
2022-01-31 22:59:14 +00:00 |
|
Martin Whitaker
|
17093a96f9
|
Optimise the AP startup code to reduce the startup delay.
|
2022-01-31 19:47:32 +00:00 |
|
Martin Whitaker
|
7c3e7d536c
|
Allow cursor keys to be used in CPU mode and error mode config menus.
|
2022-01-30 15:47:17 +00:00 |
|
Martin Whitaker
|
e13b8bbb83
|
Increase config pop-up window width.
Also add more constant definitions to better parameterise the layout.
|
2022-01-30 15:37:13 +00:00 |
|
Martin Whitaker
|
151870cc0b
|
Display enabled CPUs as a scrollable list in the config menu.
This removes a constraint on the number of CPU cores we can support.
|
2022-01-30 15:12:04 +00:00 |
|
Martin Whitaker
|
ed02a3baef
|
Support display of more than 32 CPU cores in the config menu.
|
2022-01-29 16:00:33 +00:00 |
|
Martin Whitaker
|
4791206bbd
|
Use consistent CPU sequencing mode abbreviations in config menu.
|
2022-01-28 21:57:39 +00:00 |
|
Martin Whitaker
|
4400ec6f17
|
Rename usbkbd to usbhcd to better reflect the new design.
|
2022-01-08 23:14:50 +00:00 |
|
Martin Whitaker
|
733919966d
|
Add support for boot command line options.
|
2021-12-23 14:08:02 +00:00 |
|
Martin Whitaker
|
ad6c7d0455
|
Use F10 (or '0'), not ESC to exit menus.
This avoids accidentally rebooting by pressing the key too many times.
|
2021-12-23 11:11:42 +00:00 |
|
Martin Whitaker
|
33230c511d
|
Allow F10 to be used as an alternative to ESC (issue #5).
|
2021-10-16 10:35:58 +01:00 |
|
Martin Whitaker
|
27c5fe363f
|
Add startup option to enable/disable SMP.
|
2020-12-10 13:51:39 +00:00 |
|
Martin Whitaker
|
808cd46582
|
Enable entry of address limits greater than 4GB on 32-bit build.
|
2020-05-29 20:42:26 +01:00 |
|
Martin Whitaker
|
fbd3376668
|
Initial commit.
|
2020-05-24 21:30:55 +01:00 |
|