Commit Graph

3 Commits

Author SHA1 Message Date
Yann MAGNIN ce1f594a53 vxBoot - 1.0.0 : GUI
@add
<> src/gui : add GUI menu
<> src/loader/kernel : move kernel image list interaction
<> assets-cg/fonts : add font for fxcg50 device
<> include/vxBoot/config : add VXBOOT_VERSION macro

@update
<> src/cli/entry : move CLI main loop here
<> src/main : link GUI en move CLI

@fix
<> src/loader/scan : fix file type check for emulator
2022-01-04 15:18:58 +01:00
Yann MAGNIN e82dfa8d6a vxBoot (0.0.2) - Icons and font
@update
<> fx9860 - use 3*5 font
<> fx9860 - icon
<> fxcg50 - icon
2021-09-25 19:03:58 +02:00
Yann MAGNIN 7993f4b88f vxBoot (0.0.1) - First commit
@add
<> terminal device
<> builtin - ls (file listing), help (some information message))
<> smemfs - SMEM file system abstraction
<> small CLI to interact with the core
2021-09-25 16:02:50 +02:00