Here's a more graphical representation. Please tell me if there are differences in directory structure, other than the order.
.
├── local
│ ├── bin
│ │ ├── openmsx.dge
│ │ └── openmsx-start.sh
│ ├── doc
│ │ └── openmsx
│ │ ├── authors.txt
│ │ ├── cbios.txt
│ │ ├── GPL.txt
│ │ ├── manual
│ │ │ ├── commands.html
│ │ │ ├── compile.html
│ │ │ ├── diskmanipulator.html
│ │ │ ├── faq.html
│ │ │ ├── index.html
│ │ │ ├── manual.css
│ │ │ ├── manual-minty.css
│ │ │ ├── manual-purple.css
│ │ │ ├── nocartfound021.png
│ │ │ ├── nocartfound.png
│ │ │ ├── openmsx-control.html
│ │ │ ├── setup.html
│ │ │ └── user.html
│ │ ├── README.txt
│ │ ├── release-history.txt
│ │ └── release-notes.txt
│ ├── etc
│ │ ├── asound.state
│ │ ├── brightness.state
│ │ ├── timezone
│ │ ├── tvout.conf
│ │ └── volume.state
│ ├── home
│ │ ├── diskimages
│ │ │ ├── mmm.dsk.gz
│ │ │ ├── msx20th.dsk.gz
│ │ │ ├── myMBMtunes.dsk.gz
│ │ │ ├── notagain.dsk
│ │ │ ├── opf.dsk
│ │ │ ├── Trk+Tlu_SyntaxInfinity.zip
│ │ │ └── trojka.dsk.gz
│ │ ├── roms
│ │ │ ├── alien8_msx2.zip
│ │ │ ├── BeTiled!.rom
│ │ │ ├── Caos_Begins.rom
│ │ │ ├── clones.rom
│ │ │ ├── shift11.zip
│ │ │ ├── shift.zip
│ │ │ └── zambeze.rom
│ │ ├── screenshots
│ │ │ └── screenshot001.png
│ │ └── tapes
│ ├── lib
│ └── share
│ └── openmsx
│ ├── extensions
│ │ ├── advram
│ │ │ └── hardwareconfig.xml
│ │ ├── ASCII_MSX-DOS2
│ │ │ └── hardwareconfig.xml
│ │ ├── audio
│ │ │ └── hardwareconfig.xml
│ │ ├── audio2
│ │ │ └── hardwareconfig.xml
│ │ ├── AVT_DPF-550
│ │ │ └── hardwareconfig.xml
│ │ ├── Boosted_audio
│ │ │ └── hardwareconfig.xml
│ │ ├── Checkmark_FM_Stereo_PAK
│ │ │ └── hardwareconfig.xml
│ │ ├── DDX_3.0
│ │ │ └── hardwareconfig.xml
│ │ ├── debugdevice
│ │ │ └── hardwareconfig.xml
│ │ ├── ESE_MEGA-SCSI
│ │ │ └── hardwareconfig.xml
<etc...>
│ │ └── Yamaha_SFG-05
│ │ └── hardwareconfig.xml
│ ├── icons
│ │ ├── openMSX-logo-128.png
│ │ ├── openMSX-logo-16.png
│ │ ├── openMSX-logo-32.png
│ │ ├── openMSX-logo-48.png
│ │ └── openMSX-logo-64.png
│ ├── init.tcl
│ ├── machines
│ │ ├── Al_Alamiah_AX170
│ │ │ └── hardwareconfig.xml
│ │ ├── Boosted_MSX2_EN
│ │ │ ├── hardwareconfig.xml
│ │ │ └── README
│ │ ├── Boosted_MSX2+_JP
│ │ │ ├── hardwareconfig.xml
│ │ │ └── README
│ │ ├── Canon_V-20
│ │ │ └── hardwareconfig.xml
│ │ ├── C-BIOS_MSX1
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx1.rom
│ │ │ └── cbios_main_msx1.rom
│ │ ├── C-BIOS_MSX1_BR
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx1.rom
│ │ │ └── cbios_main_msx1_br.rom
│ │ ├── C-BIOS_MSX1_JP
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx1.rom
│ │ │ └── cbios_main_msx1_jp.rom
│ │ ├── C-BIOS_MSX2
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx2.rom
│ │ │ ├── cbios_main_msx2.rom
│ │ │ └── cbios_sub.rom
│ │ ├── C-BIOS_MSX2+
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx2+.rom
│ │ │ ├── cbios_main_msx2+.rom
│ │ │ ├── cbios_music.rom
│ │ │ └── cbios_sub.rom
│ │ ├── C-BIOS_MSX2_BR
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx2.rom
│ │ │ ├── cbios_main_msx2_br.rom
│ │ │ └── cbios_sub.rom
│ │ ├── C-BIOS_MSX2+_BR
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_main_msx2+_br.rom
│ │ │ ├── cbios_music.rom
│ │ │ └── cbios_sub.rom
│ │ ├── C-BIOS_MSX2_JP
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx2.rom
│ │ │ ├── cbios_main_msx2_jp.rom
│ │ │ └── cbios_sub.rom
│ │ ├── C-BIOS_MSX2+_JP
│ │ │ ├── hardwareconfig.xml
│ │ │ └── roms
│ │ │ ├── cbios_logo_msx2+.rom
│ │ │ ├── cbios_main_msx2+_jp.rom
│ │ │ ├── cbios_music.rom
│ │ │ └── cbios_sub.rom
│ │ ├── CIEL_Expert-Turbo
│ │ │ └── hardwareconfig.xml
<etc...>
│ │ └── Yashica_YC-64
│ │ └── hardwareconfig.xml
│ ├── nettou_yakyuu
│ │ └── README
│ ├── playball
│ │ └── README
│ ├── scripts
│ │ ├── about.tcl
│ │ ├── autoplug.tcl
│ │ ├── backwards_compatibility.tcl
│ │ ├── cheat.tcl
<etc...>
│ │ ├── vu-meters.tcl
│ │ └── widgets.tcl
│ ├── settings.xml
│ ├── shaders
│ │ ├── HQ2xLiteOffsets.dat
│ │ ├── HQ2xOffsets.dat
│ │ ├── HQ2xWeights.dat
│ │ ├── HQ3xLiteOffsets.dat
│ │ ├── HQ3xOffsets.dat
│ │ ├── HQ3xWeights.dat
│ │ ├── HQ4xLiteOffsets.dat
│ │ ├── HQ4xOffsets.dat
│ │ ├── HQ4xWeights.dat
│ │ ├── hq.frag
│ │ ├── hqlite.frag
│ │ ├── hqlite.vert
│ │ ├── hq.vert
│ │ ├── rgb.frag
│ │ ├── rgb.vert
│ │ ├── sai.frag
│ │ ├── sai.vert
│ │ ├── scale2x.frag
│ │ ├── scale2x.vert
│ │ ├── simple.frag
│ │ ├── simple.vert
│ │ ├── superImpose.frag
│ │ ├── superImpose.vert
│ │ ├── tv.frag
│ │ └── tv.vert
│ ├── skins
│ │ ├── breaked.png
│ │ ├── ConsoleBackground1.png
│ │ ├── ConsoleBackground2.png
│ │ ├── ConsoleBackground3.png
│ │ ├── ConsoleBackground4.png
│ │ ├── ConsoleBackground5.png
│ │ ├── ConsoleBackground6.png
│ │ ├── ConsoleBackgroundBlue.png
│ │ ├── ConsoleBackgroundGrey.png
│ │ ├── ConsoleBackground.png
│ │ ├── fancy
│ │ │ ├── frame.png
│ │ │ ├── led-off.png
│ │ │ ├── led-on.png
│ │ │ └── skin.tcl
│ │ ├── handheld
│ │ │ ├── breaked.png
<etc...>
│ │ │ └── turbo-on.png
│ │ ├── led-off.png
│ │ ├── led.png
│ │ ├── mute.png
│ │ ├── none
│ │ │ └── skin.tcl
│ │ ├── pause.png
│ │ ├── set1
│ │ │ ├── breaked.png
│ │ │ ├── caps-off.png
<etc...>
│ │ │ └── turbo-on.png
│ │ ├── set2
│ │ │ ├── caps-off.png
│ │ │ ├── caps-on.png
│ │ │ ├── fdd-off.png
<etc...>
│ │ │ └── turbo-on.png
│ │ ├── set4
│ │ │ ├── caps-off.png
│ │ │ ├── caps-on.png
<etc...>
│ │ │ └── turbo-on.png
│ │ ├── set5
│ │ │ ├── breaked.png
│ │ │ ├── caps-off.png
<etc...>
│ │ │ └── turbo-on.png
│ │ ├── throttle.png
│ │ ├── VeraMono.ttf.gz
│ │ └── Vera.ttf.gz
│ ├── software
│ │ └── README
│ ├── softwaredb1.dtd
│ ├── softwaredb.xml
│ ├── systemroms
│ │ └── README
│ └── unicodemaps
│ ├── unicodemap.br_gradiente_1_0
│ ├── unicodemap.br_gradiente_1_1
│ ├── unicodemap.br_hotbit_1_1
│ ├── unicodemap.br_hotbit_1_2
│ ├── unicodemap.de
│ ├── unicodemap.es
│ ├── unicodemap.fr
│ ├── unicodemap.gb
│ ├── unicodemap.int
│ ├── unicodemap.jp_ansi
│ ├── unicodemap.jp_jis
│ ├── unicodemap.kr
│ ├── unicodemap.proto_fr
│ ├── unicodemap.proto_int
│ └── unicodemap.ru
├── README.txt
├── rootfs.bin
└── zImage
Hello Manuel,
What I have is exactly like yours except for the following:
I do not have the nocartfound021.png file
I don't have tvout.conf or asound.state
Finally, I do not have anything that you have listed under Home. Besides that, I have all the files you do.
Thanks,
Guy