memtest86plus/app
Martin Whitaker 09890bf0cd Support more than 32 CPU cores in main display.
Either one core is active or all enabled cores are active, so we don't
really need a separate spinner for each core.
2022-01-29 15:06:05 +00:00
..
badram.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
badram.h Initial commit. 2020-05-24 21:30:55 +01:00
config.c Use consistent CPU sequencing mode abbreviations in config menu. 2022-01-28 21:57:39 +00:00
config.h Add support for boot command line options. 2021-12-23 14:08:02 +00:00
display.c Support more than 32 CPU cores in main display. 2022-01-29 15:06:05 +00:00
display.h Support more than 32 CPU cores in main display. 2022-01-29 15:06:05 +00:00
error.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
error.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
interrupt.c Initial commit. 2020-05-24 21:30:55 +01:00
interrupt.h Initial commit. 2020-05-24 21:30:55 +01:00
main.c Support more than 32 CPU cores in main display. 2022-01-29 15:06:05 +00:00
test.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00