Named self managed hdd device and started with docs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s

This commit is contained in:
Willem Cazander 2024-06-30 14:55:48 +02:00
parent c37fa07f0b
commit 6429459d72
3 changed files with 34 additions and 37 deletions

View file

@ -81,24 +81,24 @@ When you want to see whats happening do a debug run;
Current set is WIP.
* mb_autoexec_append_cmd
* mb_autoexec_append_echo
* mb_autoexec_append_rem
* mb_autoexec_append_show_gui
* mb_autoexec_append_stop_fail
* mb_autoexec_append_exit
* mb_autoexec_append_joyporta_mouse
* mb_autoexec_append_save_screenshot
* mb_autoexec_append_save_video
* mb_autoexec_append_safe_test
* mb_autoexec_append_safe_cmd
* mb_autoexec_write_default
* mb_autoexec_show_gui40
* mb_autoexec_show_gui40_mouse
* mb_autoexec_show_gui80
* mb_autoexec_show_gui80_mouse
* mb_autoexec_safe_cmd
* mb_autoexec_safe_test
* mb_autoexec_append_cmd `<dir>`
* mb_autoexec_append_echo `<dir> <message>`
* mb_autoexec_append_rem `<dir> <remark>`
* mb_autoexec_append_show_gui `<dir>`
* mb_autoexec_append_stop_fail `<dir>`
* mb_autoexec_append_exit `<dir>`
* mb_autoexec_append_joyporta_mouse `<dir>`
* mb_autoexec_append_save_screenshot `<dir> [prefix]`
* mb_autoexec_append_save_video `<dir> [prefix]`
* mb_autoexec_append_safe_test `<dir> <cmd> [timeout] [exit-code]`
* mb_autoexec_append_safe_cmd `<dir> <cmd> [timeout] [exit-code]`
* mb_autoexec_write_default `<dir> [text-mode]`
* mb_autoexec_show_gui40 `<dir> [cmd]`
* mb_autoexec_show_gui40_mouse `<dir> [cmd]`
* mb_autoexec_show_gui80 `<dir> [cmd]`
* mb_autoexec_show_gui80_mouse `<dir> [cmd]`
* mb_autoexec_safe_cmd `<dir> <cmd> [text-mode]`
* mb_autoexec_safe_test `<dir> <cmd> [text-mode]`
* mb_msxhub_file
* mb_msxhub_get_dos1_boot
* mb_msxhub_get_dos2_boot
@ -148,8 +148,8 @@ Current set is WIP.
* mb_msxrom_machine_Panasonic_FS-A1WSX
* mb_msxrom_machine_Boosted_MSX2_EN
* mb_msxrom_machine_Boosted_MSX2+_JP
* mb_openmsx_setup
* mb_openmsx_dosctl
* mb_openmsx_setup `<dir> <machine>`
* mb_openmsx_dosctl `<dir> [machine] [mem-argu]`
* mb_sdcc_compile_asm
* mb_sdcc_link_asm_lib
* mb_sdcc_link_asm
@ -160,9 +160,9 @@ Current set is WIP.
* mb_sdcc_link_asm_8000
* mb_sdcc_link_asm_C000
* mb_sdcc_link_asm_dos = calls mb_sdcc_link_asm_0100
* mb_sdcc_hex2bin
* mb_clean
* mb_mkdir
* mb_sdcc_hex2bin `<in> <out>`
* mb_clean `<dir>`
* mb_mkdir `<dir>`
* mb_delete
* mb_copy
* mb_unix2dos