Commit graph

60 commits

Author SHA1 Message Date
Willem Cazander b0bbb7ff1c Added autoexec append safe test/cmd timeout and/or exit code overrride.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-28 23:27:47 +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 33ef6ed712 Fixed greater then escape to make echo work.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-28 22:28:31 +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 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 857cc43fa5 Fixed sdcc asm compiler make variable names.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-06-28 14:26:48 +02:00
Willem Cazander 548035a643 Prefixed correctly and moved packages to msxhub
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-06-28 14:20:42 +02:00
Willem Cazander 1087c22b16 Added JP support and one 2+
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -5s
2024-06-28 02:12:44 +02:00
Willem Cazander b2a9930698 Added machines and reboot command.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -5s
2024-06-28 01:51:59 +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 dd634833ef Fixed missing settings.xml
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -5s
2024-06-27 19:16:26 +02:00
Willem Cazander 80f751cfea Fixed dos1 and msx1 runs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -4s
2024-06-27 19:09:38 +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 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 c9e5ec0b93 test sound argument.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-06-26 23:14:15 +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 5562fe0d7a Added dos1 and dos2 asserts of hello worlds.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-06-26 02:26:48 +02:00
Willem Cazander 230331d9a5 Cleanup of path variables.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 15:57:13 +02:00
Willem Cazander 5ce923b3fb Used MB_CACHE to store omsxctl
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 15:46:31 +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 ce24dbc406 typo on comment
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 15:30:11 +02:00
Willem Cazander df3cc4dfbf Moved scripts back to version control.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2s
2024-06-25 15:24:04 +02:00
Willem Cazander 5afc77eb38 Moved openmsx args to inline args.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 14:52:08 +02:00
Willem Cazander 90508887d7 Added override for save settings on exit.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 13:12:25 +02:00
Willem Cazander 13db49a09e Saved 300ms build time.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-06-25 13:08:46 +02:00
Willem Cazander 3279b91d39 Fixed hardcoded bin path and allow for partial parallel build.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-06-25 13:05:20 +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 a9da661dc0 Fixed nextor boot, by using updated device.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2s
2024-06-25 12:00:35 +02:00
Willem Cazander 5d9ddf23f4 Added full debug run support.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2s
2024-06-24 20:41:06 +02:00
Willem Cazander 41e310b5cd Removed hex2bin dep
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-06-24 13:36:26 +02:00
Willem Cazander 5a17559067 Cleaned boot process step logging.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-06-24 01:44:27 +02:00
Willem Cazander d6999aaacc Moved to shutdown only in boot message.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-06-24 01:39:59 +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 59970f1af9 Reverted test sounddriver
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
2024-06-24 00:28:54 +02:00
Willem Cazander d8c54a8842 test sounddriver off
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
2024-06-24 00:26:23 +02:00
Willem Cazander a1bd09d59b test sounddriver null
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-06-24 00:25:24 +02:00
Willem Cazander 3075627a77 Moved some env's lower in prefix list.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-06-23 20:41:51 +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 83f29be583 Mmoved duplicate mouse interface to TCL.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
2024-06-23 19:41:47 +02:00
Willem Cazander 9e96b4f90d Fixed build failure when openMSX exit none zero.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-06-23 19:30:37 +02:00
Willem Cazander 95059f5d45 Fixed correct variable for machine speed. 2024-06-22 00:44:05 +02:00
Willem Cazander 2ed8c81714 Deleted setting and added scale factor override. 2024-06-21 22:35:44 +02:00
Willem Cazander f76a82214c reverted joyports 2024-06-21 21:38:40 +02:00
Willem Cazander fd50ec9a21 Added more boot speed 2024-06-21 21:08:09 +02:00
Willem Cazander 82414ea247 Set default speed override 2024-06-21 21:07:00 +02:00
Willem Cazander fd0debd0fc Split msxhub packages and dos from openmsx launcher 2024-06-21 20:59:04 +02:00
Willem Cazander d7f56563bf Updated to new fetch api 2024-06-21 00:06:06 +02:00
Willem Cazander 2583b34f1c Added dos1 2023-04-21 18:43:25 +02:00