Commit graph

48 commits

Author SHA1 Message Date
Willem Cazander df7b435b56 Added some unicode to imgui...
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -12s
2024-07-13 14:18:31 +02:00
Willem Cazander 040286cb27 Added extra fail check on reboot watchdog code.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -12s
2024-07-13 14:10:40 +02:00
Willem Cazander 9ee68c414a Errata: sometimes "err_boot" does not get canceled sometimes...
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -12s
2024-07-13 14:04:30 +02:00
Willem Cazander 6c21443439 Fixed fire hdd naming in openMSX.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-07-10 21:30:52 +02:00
Willem Cazander 6be8161ff4 Added msxdos env vars + prompt override.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-07-03 11:52:43 +02:00
Willem Cazander f4197c1a14 Improved plug support and added plug result messages.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2s
2024-07-03 00:38:25 +02:00
Willem Cazander 75defafde9 Improved manual run speed and made remarks correct.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-03 00:04:21 +02:00
Willem Cazander 93cb9fd5d6 Small fixed and added color options for different things.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 22:56:17 +02:00
Willem Cazander 0ed79edd77 Shorted failure ids for no wrap on 40 column mode.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 21:04:16 +02:00
Willem Cazander 8d84a1e65c Fixed mode 80 on msx1 and cleaned boot messages.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 15:34:26 +02:00
Willem Cazander 3a471f9f45 Doc typo fix.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s
2024-07-01 11:58:36 +02:00
Willem Cazander 4fc2cae2ea Added vdp color optional arguments and small doc chars.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s
2024-07-01 11:57:30 +02:00
Willem Cazander 12c019c9d6 Added reboot message.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-07-01 01:12:51 +02:00
Willem Cazander 779138daca Fixed missed renames.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 23:24:15 +02:00
Willem Cazander 6fd9833967 Added extra gui msg after reboot of machine.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 16:23:47 +02:00
Willem Cazander 7734175826 Added vdp color overrides.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 16:13:44 +02:00
Willem Cazander 6429459d72 Named self managed hdd device and started with docs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 14:55:48 +02:00
Willem Cazander c37fa07f0b Renamed boot hdd to fire hdd.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 14:23:28 +02:00
Willem Cazander 94f532ffa9 Moved normal exit to headless control script.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
2024-06-30 13:56:18 +02:00
Willem Cazander ab02b54175 Renamed tcl scritps.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 13:52:33 +02:00
Willem Cazander fd67884bee Small doc update.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
2024-06-30 01:48:05 +02:00
Willem Cazander f5554b818f Set default to GL to fix screenshot issues.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
2024-06-30 01:20:22 +02:00
Willem Cazander c1a52773ac Added flight recorder and more boot messages.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
2024-06-29 15:47:52 +02:00
Willem Cazander 97088650d4 Split headless and renderer vars.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-29 05:07:15 +02:00
Willem Cazander 807b32f92c Moves joyport control to autoexec.bat to control per test.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-29 04:46:30 +02:00
Willem Cazander 82cb218bef Moved all openMSX data to local bin to enable video recorder.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-28 22:29:37 +02:00
Willem Cazander d2a58e86b7 Added exit on missing renderer type.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-28 19:10:24 +02:00
Willem Cazander 2896fa31bf Cleaned machine boot messages.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-28 19:04:15 +02:00
Willem Cazander dc8b8a535e Fixed message for mode 40 output.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-28 18:52:59 +02:00
Willem Cazander 5051de99fe Fixed reboot watchdog fail safe. 2024-06-28 18:17:54 +02:00
Willem Cazander 36d40dbbdd Shorted video recorder env var.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-06-28 14:31:06 +02:00
Willem Cazander b4d4fad185 Split openMSX layout from artifacts and added video recorder.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -5s
2024-06-27 20:14:23 +02:00
Willem Cazander 567f91be78 WIP Converted to per process openMSX share folder.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2s
2024-06-27 16:58:21 +02:00
Willem Cazander d653e900f0 Moved settings save on exit false to settings override.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-06-27 00:02:36 +02:00
Willem Cazander 6736f35076 Removed TCL audio override as it can't enable alsa.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-06-26 23:57:42 +02:00
Willem Cazander 83402abc99 Test setting sound driver disable.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-06-26 23:42:15 +02:00
Willem Cazander 7a2abf6418 Added SOUND_DRIVER documentation.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-06-26 23:27:29 +02:00
Willem Cazander 158cb6a887 Disable sound before power on.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-06-26 23:15:09 +02:00
Willem Cazander 945485062d Removed boot beep of MSX.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-06-26 23:09:49 +02:00
Willem Cazander 717aaaf83e Force empty settings.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 15:36:30 +02:00
Willem Cazander 00d9c59bdb Moved hdd setup and scripts to .openMSX local writable folder.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-06-25 12:42:54 +02:00
Willem Cazander 2a56775651 Renamed failure label ids.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
2024-06-24 01:24:41 +02:00
Willem Cazander 1179a655e8 Moved stdio to TCL managed commands
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-06-23 20:38:49 +02:00
Willem Cazander 391ad43408 Added scale factor documentation 2024-06-22 00:45:48 +02:00
Willem Cazander 2ed8c81714 Deleted setting and added scale factor override. 2024-06-21 22:35:44 +02:00
Willem Cazander e256594b8e Updated doc of override of SDL from command line 2024-06-21 00:41:11 +02:00
Willem Cazander dfd4fb6d38 Added dos1 comment 2021-07-06 22:08:55 +02:00
Willem Cazander a92a2b8dad Initial files 2020-12-23 18:14:13 +01:00