Commit graph

120 commits

Author SHA1 Message Date
Willem Cazander f91840f1cc Add verbose code to read verbose flags.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 05:38:57 +02:00
Willem Cazander e0b2d90980 Fixed doc typos.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 04:47:37 +02:00
Willem Cazander f7324721c2 Added project phases and flow generators.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 04:33:03 +02:00
Willem Cazander 51a3276e39 Fixed white space.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 13:11:02 +02:00
Willem Cazander e3b9df25e9 Implemented mb_make_call_eval function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 13:10:46 +02:00
Willem Cazander 8a18cb494d Moved all file convert function to namespace.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 01:09:59 +02:00
Willem Cazander fd59abc810 Added native os command echo variable command documention.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:59:01 +02:00
Willem Cazander e015f5bbb1 Move native echo to os commands.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:57:03 +02:00
Willem Cazander 23c9fa22ed Fixed escaping documentation outputs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:38:01 +02:00
Willem Cazander 00ae20a61e Added optional project name to help system.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:23:16 +02:00
Willem Cazander f36aae1917 Move native os command to own file.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:11:54 +02:00
Willem Cazander 9a545d3c3a Search module only in src.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-05 23:32:01 +02:00
Willem Cazander cb9b0aa733 Removed old char leftovers.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-07-05 21:05:55 +02:00
Willem Cazander a71f283d1d Fixed openMSX export and WIP adding first flow generators.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-05 20:43:18 +02:00
Willem Cazander e48337d6ef Allow multiple vars to be embedded.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-07-03 13:30:35 +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 ae4b97dbeb Removed show left over.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-03 00:14:02 +02:00
Willem Cazander 932d423544 Converted to dubble white spaced code format.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 23:18:20 +02:00
Willem Cazander a0efbc4c29 Moved to dynamic default in variable doc function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 23:10:13 +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 055a8f3b36 Added run_gui forever documentation keyword in the makefile.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 18:22:13 +02:00
Willem Cazander aaa62970d0 Renamed show gui to run gui.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 18:20:46 +02:00
Willem Cazander a84972e960 Done msxpipe build steps.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 16:31:42 +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 da35583307 White space and added doc for autoexec.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
2024-07-02 04:11:13 +02:00
Willem Cazander 65b40a74cb Renamed dos packages and new help system.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-07-02 03:27:14 +02:00
Willem Cazander 59ddde5bec Rename to bdos compiler step.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-07-01 03:16:43 +02:00
Willem Cazander 43c9649712 Updated readme.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-07-01 03:15:31 +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 c9b78d57c4 Fixed HX-21 rom target name.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
2024-06-30 12:50:51 +02:00
Willem Cazander d171b1b5fb Fixed missing root path.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
2024-06-30 05:32:02 +02:00
Willem Cazander 07b5a6235e Fixed listing.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
2024-06-30 04:47:57 +02:00
Willem Cazander b99ad11836 Reversed dist archive arguments.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
2024-06-30 04:37:21 +02:00
Willem Cazander f6cb4a1f9b Moved video concat to function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
2024-06-30 04:34:07 +02:00
Willem Cazander b175f499d4 Removed omsxctl cache. 2024-06-30 04:06:21 +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 d666e3e80e Move path to path.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
2024-06-30 00:49:23 +02:00
Willem Cazander f786d2b9d7 Fixed SDCC function argument order.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
2024-06-30 00:12:21 +02:00
Willem Cazander 8b89c47824 Added dir/w output.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
2024-06-29 16:04:44 +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 f0f91a2c86 Added zd and make packages.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-29 03:52:54 +02:00
Willem Cazander 30d5387da5 Added konpass package.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-06-29 03:42:46 +02:00