bentley 2012-12-20 17:38:36 +00:00
parent f118805220
commit 45a58bacbb
4 changed files with 38 additions and 259 deletions

View File

@ -1,16 +1,18 @@
# $OpenBSD: Makefile,v 1.8 2012/12/10 08:22:19 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2012/12/20 17:38:36 bentley Exp $
BROKEN-powerpc =CPUCore.cc:2347: error: insn does not satisfy its constraints
BROKEN-mips64= Unsupported or unrecognised CPU "sgi"
COMMENT = MSX home computer emulator
DISTNAME = openmsx-0.8.2
DISTNAME = openmsx-0.9.1
CATEGORIES = emulators
HOMEPAGE = http://openmsx.sourceforge.net/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
PERMIT_PACKAGE_CDROM = claims GPLv2, but no copyright notices in source files
PERMIT_PACKAGE_FTP = claims GPLv2, but no copyright notices in source files
PERMIT_DISTFILES_CDROM =claims GPLv2, but no copyright notices in source files

View File

@ -1,5 +1,2 @@
MD5 (openmsx-0.8.2.tar.gz) = QrzqvdiaSYbnRfdKxE2mMQ==
RMD160 (openmsx-0.8.2.tar.gz) = 8jgBnvkkawFGVV0kZxrVyY9IIOQ=
SHA1 (openmsx-0.8.2.tar.gz) = Br+zxknsyC0Sm74ljSFn6onrrPo=
SHA256 (openmsx-0.8.2.tar.gz) = Q3xDzaQ62334TirmGAtudqnf2S0XeYGwx9EL8WzDJBE=
SIZE (openmsx-0.8.2.tar.gz) = 2881089
SHA256 (openmsx-0.9.1.tar.gz) = Brgt16BrqlLOOqllRbKBAzKCWORyvV2ZJU9K8XSS8z4=
SIZE (openmsx-0.9.1.tar.gz) = 2975351

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-build_detectsys_py,v 1.2 2012/04/15 17:47:00 bentley Exp $
Recognize macppc, socppc. Added to upstream in r12471.
--- build/detectsys.py.orig Fri Oct 21 03:19:41 2011
+++ build/detectsys.py Fri Oct 21 03:19:05 2011
@@ -21,7 +21,7 @@ def detectCPU():
return 'x86_64'
elif cpu in ('x86', 'i386', 'i486', 'i586', 'i686'):
return 'x86'
- elif cpu.startswith('ppc') or cpu.startswith('power'):
+ elif cpu.startswith('ppc') or cpu.startswith('power') or cpu.endswith('ppc'):
return 'ppc64' if cpu.endswith('64') else 'ppc'
elif cpu.startswith('arm'):
return 'arm'

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2012/04/15 17:47:00 bentley Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/12/20 17:38:36 bentley Exp $
@bin bin/openmsx
share/doc/openmsx/
share/doc/openmsx/GPL.txt
@ -24,20 +24,14 @@ share/openmsx/
share/openmsx/extensions/
share/openmsx/extensions/ASCII_MSX-DOS2/
share/openmsx/extensions/ASCII_MSX-DOS2/hardwareconfig.xml
share/openmsx/extensions/ASCII_MSX-DOS2/roms/
share/openmsx/extensions/ASCII_MSX-DOS2/roms/SHA1SUMS
share/openmsx/extensions/AVT_DPF-550/
share/openmsx/extensions/AVT_DPF-550/hardwareconfig.xml
share/openmsx/extensions/Boosted_audio/
share/openmsx/extensions/Boosted_audio/hardwareconfig.xml
share/openmsx/extensions/Boosted_audio/roms/
share/openmsx/extensions/Boosted_audio/roms/SHA1SUMS
share/openmsx/extensions/Checkmark_FM_Stereo_PAK/
share/openmsx/extensions/Checkmark_FM_Stereo_PAK/hardwareconfig.xml
share/openmsx/extensions/Checkmark_FM_Stereo_PAK/roms/
share/openmsx/extensions/Checkmark_FM_Stereo_PAK/roms/SHA1SUMS
share/openmsx/extensions/DDX_3.0/
share/openmsx/extensions/DDX_3.0/hardwareconfig.xml
share/openmsx/extensions/DDX_3.0/roms/
share/openmsx/extensions/DDX_3.0/roms/SHA1SUMS
share/openmsx/extensions/ESE_MEGA-SCSI/
share/openmsx/extensions/ESE_MEGA-SCSI/hardwareconfig.xml
share/openmsx/extensions/ESE_Ramdisk/
@ -48,83 +42,59 @@ share/openmsx/extensions/ESE_WAVE-SCSI/
share/openmsx/extensions/ESE_WAVE-SCSI/hardwareconfig.xml
share/openmsx/extensions/Gouda_SCSI/
share/openmsx/extensions/Gouda_SCSI/hardwareconfig.xml
share/openmsx/extensions/Gouda_SCSI/roms/
share/openmsx/extensions/Gouda_SCSI/roms/SHA1SUMS
share/openmsx/extensions/Konami_EC-702/
share/openmsx/extensions/Konami_EC-702/hardwareconfig.xml
share/openmsx/extensions/Konami_EC-702/roms/
share/openmsx/extensions/Konami_EC-702/roms/SHA1SUMS
share/openmsx/extensions/Konami_SD-Snatcher_Sound_Cartridge/
share/openmsx/extensions/Konami_SD-Snatcher_Sound_Cartridge/hardwareconfig.xml
share/openmsx/extensions/Konami_Snatcher_Sound_Cartridge/
share/openmsx/extensions/Konami_Snatcher_Sound_Cartridge/hardwareconfig.xml
share/openmsx/extensions/Lascom_Kanji/
share/openmsx/extensions/Lascom_Kanji/hardwareconfig.xml
share/openmsx/extensions/Lascom_Kanji/roms/
share/openmsx/extensions/Lascom_Kanji/roms/lascom_kanji.rom.gz
share/openmsx/extensions/MegaRAM_Disk/
share/openmsx/extensions/MegaRAM_Disk/hardwareconfig.xml
share/openmsx/extensions/MegaRAM_Disk/roms/
share/openmsx/extensions/MegaRAM_Disk/roms/SHA1SUMS
share/openmsx/extensions/Mega_Flash_ROM_SCC/
share/openmsx/extensions/Mega_Flash_ROM_SCC/hardwareconfig.xml
share/openmsx/extensions/Mega_Flash_ROM_SCC_Plus/
share/openmsx/extensions/Mega_Flash_ROM_SCC_Plus/hardwareconfig.xml
share/openmsx/extensions/Microsol_CDX-2/
share/openmsx/extensions/Microsol_CDX-2/hardwareconfig.xml
share/openmsx/extensions/Microsol_CDX-2/roms/
share/openmsx/extensions/Microsol_CDX-2/roms/SHA1SUMS
share/openmsx/extensions/Mitsubishi_ML-30DC_ML-30FD/
share/openmsx/extensions/Mitsubishi_ML-30DC_ML-30FD/hardwareconfig.xml
share/openmsx/extensions/OPL3Cartridge/
share/openmsx/extensions/OPL3Cartridge/hardwareconfig.xml
share/openmsx/extensions/Panasonic_FS-CA1/
share/openmsx/extensions/Panasonic_FS-CA1/hardwareconfig.xml
share/openmsx/extensions/Panasonic_FS-CA1/roms/
share/openmsx/extensions/Panasonic_FS-CA1/roms/SHA1SUMS
share/openmsx/extensions/Panasonic_FS-FD1A/
share/openmsx/extensions/Panasonic_FS-FD1A/hardwareconfig.xml
share/openmsx/extensions/Panasonic_FS-FD1A/roms/
share/openmsx/extensions/Panasonic_FS-FD1A/roms/SHA1SUMS
share/openmsx/extensions/Password_Cartridge/
share/openmsx/extensions/Password_Cartridge/hardwareconfig.xml
share/openmsx/extensions/Philips_NMS_1200/
share/openmsx/extensions/Philips_NMS_1200/hardwareconfig.xml
share/openmsx/extensions/Philips_NMS_1205/
share/openmsx/extensions/Philips_NMS_1205/hardwareconfig.xml
share/openmsx/extensions/Philips_NMS_1205/roms/
share/openmsx/extensions/Philips_NMS_1205/roms/SHA1SUMS
share/openmsx/extensions/Philips_VY_0010/
share/openmsx/extensions/Philips_VY_0010/hardwareconfig.xml
share/openmsx/extensions/Philips_VY_0010/roms/
share/openmsx/extensions/Philips_VY_0010/roms/SHA1SUMS
share/openmsx/extensions/README
share/openmsx/extensions/Sanyo_MFD-001/
share/openmsx/extensions/Sanyo_MFD-001/hardwareconfig.xml
share/openmsx/extensions/Sharp_HB-3600/
share/openmsx/extensions/Sharp_HB-3600/hardwareconfig.xml
share/openmsx/extensions/Sharp_HB-3600/roms/
share/openmsx/extensions/Sharp_HB-3600/roms/SHA1SUMS
share/openmsx/extensions/Sony_HBD-50/
share/openmsx/extensions/Sony_HBD-50/hardwareconfig.xml
share/openmsx/extensions/Sony_HBD-50/roms/
share/openmsx/extensions/Sony_HBD-50/roms/SHA1SUMS
share/openmsx/extensions/Sony_HBD-F1/
share/openmsx/extensions/Sony_HBD-F1/hardwareconfig.xml
share/openmsx/extensions/Sony_HBD-F1/roms/
share/openmsx/extensions/Sony_HBD-F1/roms/SHA1SUMS
share/openmsx/extensions/Sony_HBI-232/
share/openmsx/extensions/Sony_HBI-232/hardwareconfig.xml
share/openmsx/extensions/Sony_HBI-232/roms/
share/openmsx/extensions/Sony_HBI-232/roms/SHA1SUMS
share/openmsx/extensions/Sony_HBI-55/
share/openmsx/extensions/Sony_HBI-55/hardwareconfig.xml
share/openmsx/extensions/Sony_HBK-30/
share/openmsx/extensions/Sony_HBK-30/hardwareconfig.xml
share/openmsx/extensions/Sony_HBK-30/roms/
share/openmsx/extensions/Sony_HBK-30/roms/SHA1SUMS
share/openmsx/extensions/Talent_DPF-550/
share/openmsx/extensions/Talent_DPF-550/hardwareconfig.xml
share/openmsx/extensions/Toshiba_HX-MU900/
share/openmsx/extensions/Toshiba_HX-MU900/hardwareconfig.xml
share/openmsx/extensions/Toshiba_HX-MU900/roms/
share/openmsx/extensions/Toshiba_HX-MU900/roms/SHA1SUMS
share/openmsx/extensions/Yamaha_SFG-05/
share/openmsx/extensions/Yamaha_SFG-05/hardwareconfig.xml
share/openmsx/extensions/Yamaha_SFG-05/roms/
share/openmsx/extensions/Yamaha_SFG-05/roms/SHA1SUMS
share/openmsx/extensions/advram/
share/openmsx/extensions/advram/hardwareconfig.xml
share/openmsx/extensions/audio/
@ -135,32 +105,20 @@ share/openmsx/extensions/debugdevice/
share/openmsx/extensions/debugdevice/hardwareconfig.xml
share/openmsx/extensions/fmpac/
share/openmsx/extensions/fmpac/hardwareconfig.xml
share/openmsx/extensions/fmpac/roms/
share/openmsx/extensions/fmpac/roms/SHA1SUMS
share/openmsx/extensions/gfx9000/
share/openmsx/extensions/gfx9000/hardwareconfig.xml
share/openmsx/extensions/ide/
share/openmsx/extensions/ide/hardwareconfig.xml
share/openmsx/extensions/ide/roms/
share/openmsx/extensions/ide/roms/SHA1SUMS
share/openmsx/extensions/mbstereo/
share/openmsx/extensions/mbstereo/hardwareconfig.xml
share/openmsx/extensions/mbstereo/roms/
share/openmsx/extensions/mbstereo/roms/SHA1SUMS
share/openmsx/extensions/megaram/
share/openmsx/extensions/megaram/hardwareconfig.xml
share/openmsx/extensions/moonsound/
share/openmsx/extensions/moonsound/hardwareconfig.xml
share/openmsx/extensions/moonsound/roms/
share/openmsx/extensions/moonsound/roms/SHA1SUMS
share/openmsx/extensions/msxdos2/
share/openmsx/extensions/msxdos2/hardwareconfig.xml
share/openmsx/extensions/msxdos2/roms/
share/openmsx/extensions/msxdos2/roms/SHA1SUMS
share/openmsx/extensions/nowind/
share/openmsx/extensions/nowind/hardwareconfig.xml
share/openmsx/extensions/nowind/roms/
share/openmsx/extensions/nowind/roms/SHA1SUMS
share/openmsx/extensions/pac/
share/openmsx/extensions/pac/hardwareconfig.xml
share/openmsx/extensions/ram1mb/
@ -173,14 +131,14 @@ share/openmsx/extensions/ram512k/
share/openmsx/extensions/ram512k/hardwareconfig.xml
share/openmsx/extensions/rs232/
share/openmsx/extensions/rs232/hardwareconfig.xml
share/openmsx/extensions/rs232/roms/
share/openmsx/extensions/rs232/roms/SHA1SUMS
share/openmsx/extensions/scc/
share/openmsx/extensions/scc+/
share/openmsx/extensions/scc+/hardwareconfig.xml
share/openmsx/extensions/scc/hardwareconfig.xml
share/openmsx/extensions/slotexpander/
share/openmsx/extensions/slotexpander/hardwareconfig.xml
share/openmsx/extensions/video9000/
share/openmsx/extensions/video9000/hardwareconfig.xml
share/openmsx/icons/
share/openmsx/icons/openMSX-logo-128.png
share/openmsx/icons/openMSX-logo-16.png
@ -191,8 +149,6 @@ share/openmsx/init.tcl
share/openmsx/machines/
share/openmsx/machines/Al_Alamiah_AX170/
share/openmsx/machines/Al_Alamiah_AX170/hardwareconfig.xml
share/openmsx/machines/Al_Alamiah_AX170/roms/
share/openmsx/machines/Al_Alamiah_AX170/roms/SHA1SUMS
share/openmsx/machines/Boosted_MSX2+_JP/
share/openmsx/machines/Boosted_MSX2+_JP/README
share/openmsx/machines/Boosted_MSX2+_JP/hardwareconfig.xml
@ -254,176 +210,94 @@ share/openmsx/machines/C-BIOS_MSX2_JP/roms/cbios_main_msx2_jp.rom
share/openmsx/machines/C-BIOS_MSX2_JP/roms/cbios_sub.rom
share/openmsx/machines/CIEL_Expert-Turbo/
share/openmsx/machines/CIEL_Expert-Turbo/hardwareconfig.xml
share/openmsx/machines/CIEL_Expert-Turbo/roms/
share/openmsx/machines/CIEL_Expert-Turbo/roms/SHA1SUMS
share/openmsx/machines/Canon_V-20/
share/openmsx/machines/Canon_V-20/hardwareconfig.xml
share/openmsx/machines/Canon_V-20/roms/
share/openmsx/machines/Canon_V-20/roms/SHA1SUMS
share/openmsx/machines/Daewoo_CPC-300/
share/openmsx/machines/Daewoo_CPC-300/hardwareconfig.xml
share/openmsx/machines/Daewoo_CPC-300/roms/
share/openmsx/machines/Daewoo_CPC-300/roms/SHA1SUMS
share/openmsx/machines/Daewoo_CPC-400S/
share/openmsx/machines/Daewoo_CPC-400S/hardwareconfig.xml
share/openmsx/machines/Daewoo_CPC-400S/roms/
share/openmsx/machines/Daewoo_CPC-400S/roms/SHA1SUMS
share/openmsx/machines/Daewoo_DPC-100/
share/openmsx/machines/Daewoo_DPC-100/hardwareconfig.xml
share/openmsx/machines/Daewoo_DPC-100/roms/
share/openmsx/machines/Daewoo_DPC-100/roms/SHA1SUMS
share/openmsx/machines/Daewoo_DPC-180/
share/openmsx/machines/Daewoo_DPC-180/hardwareconfig.xml
share/openmsx/machines/Daewoo_DPC-180/roms/
share/openmsx/machines/Daewoo_DPC-180/roms/SHA1SUMS
share/openmsx/machines/Daewoo_DPC-200/
share/openmsx/machines/Daewoo_DPC-200/hardwareconfig.xml
share/openmsx/machines/Daewoo_DPC-200/roms/
share/openmsx/machines/Daewoo_DPC-200/roms/SHA1SUMS
share/openmsx/machines/Goldstar_FC-200/
share/openmsx/machines/Goldstar_FC-200/hardwareconfig.xml
share/openmsx/machines/Goldstar_FC-200/roms/
share/openmsx/machines/Goldstar_FC-200/roms/SHA1SUMS
share/openmsx/machines/Gradiente_Expert_1.0/
share/openmsx/machines/Gradiente_Expert_1.0/hardwareconfig.xml
share/openmsx/machines/Gradiente_Expert_1.0/roms/
share/openmsx/machines/Gradiente_Expert_1.0/roms/SHA1SUMS
share/openmsx/machines/Gradiente_Expert_1.1/
share/openmsx/machines/Gradiente_Expert_1.1/hardwareconfig.xml
share/openmsx/machines/Gradiente_Expert_1.1/roms/
share/openmsx/machines/Gradiente_Expert_1.1/roms/SHA1SUMS
share/openmsx/machines/Gradiente_Expert_DDPlus/
share/openmsx/machines/Gradiente_Expert_DDPlus/hardwareconfig.xml
share/openmsx/machines/Gradiente_Expert_DDPlus/roms/
share/openmsx/machines/Gradiente_Expert_DDPlus/roms/SHA1SUMS
share/openmsx/machines/Gradiente_Expert_Plus/
share/openmsx/machines/Gradiente_Expert_Plus/hardwareconfig.xml
share/openmsx/machines/Gradiente_Expert_Plus/roms/
share/openmsx/machines/Gradiente_Expert_Plus/roms/SHA1SUMS
share/openmsx/machines/JVC_HC-7GB/
share/openmsx/machines/JVC_HC-7GB/hardwareconfig.xml
share/openmsx/machines/JVC_HC-7GB/roms/
share/openmsx/machines/JVC_HC-7GB/roms/SHA1SUMS
share/openmsx/machines/Mitsubishi_ML-F80/
share/openmsx/machines/Mitsubishi_ML-F80/hardwareconfig.xml
share/openmsx/machines/Mitsubishi_ML-F80/roms/
share/openmsx/machines/Mitsubishi_ML-F80/roms/SHA1SUMS
share/openmsx/machines/Mitsubishi_ML-FX1/
share/openmsx/machines/Mitsubishi_ML-FX1/hardwareconfig.xml
share/openmsx/machines/Mitsubishi_ML-FX1/roms/
share/openmsx/machines/Mitsubishi_ML-FX1/roms/SHA1SUMS
share/openmsx/machines/Mitsubishi_ML-G1_ES/
share/openmsx/machines/Mitsubishi_ML-G1_ES/hardwareconfig.xml
share/openmsx/machines/Mitsubishi_ML-G3_ES/
share/openmsx/machines/Mitsubishi_ML-G3_ES/hardwareconfig.xml
share/openmsx/machines/National_CF-1200/
share/openmsx/machines/National_CF-1200/hardwareconfig.xml
share/openmsx/machines/National_CF-1200/roms/
share/openmsx/machines/National_CF-1200/roms/SHA1SUMS
share/openmsx/machines/National_CF-2000/
share/openmsx/machines/National_CF-2000/hardwareconfig.xml
share/openmsx/machines/National_CF-2000/roms/
share/openmsx/machines/National_CF-2000/roms/SHA1SUMS
share/openmsx/machines/National_CF-2700/
share/openmsx/machines/National_CF-2700/hardwareconfig.xml
share/openmsx/machines/National_CF-2700/roms/
share/openmsx/machines/National_CF-2700/roms/SHA1SUMS
share/openmsx/machines/National_CF-3000/
share/openmsx/machines/National_CF-3000/hardwareconfig.xml
share/openmsx/machines/National_CF-3000/roms/
share/openmsx/machines/National_CF-3000/roms/SHA1SUMS
share/openmsx/machines/National_CF-3300/
share/openmsx/machines/National_CF-3300/hardwareconfig.xml
share/openmsx/machines/National_CF-3300/roms/
share/openmsx/machines/National_CF-3300/roms/SHA1SUMS
share/openmsx/machines/National_FS-1300/
share/openmsx/machines/National_FS-1300/hardwareconfig.xml
share/openmsx/machines/National_FS-1300/roms/
share/openmsx/machines/National_FS-1300/roms/SHA1SUMS
share/openmsx/machines/National_FS-4000/
share/openmsx/machines/National_FS-4000/hardwareconfig.xml
share/openmsx/machines/National_FS-4000/roms/
share/openmsx/machines/National_FS-4000/roms/SHA1SUMS
share/openmsx/machines/National_FS-4500/
share/openmsx/machines/National_FS-4500/hardwareconfig.xml
share/openmsx/machines/National_FS-4500/roms/
share/openmsx/machines/National_FS-4500/roms/SHA1SUMS
share/openmsx/machines/National_FS-4600/
share/openmsx/machines/National_FS-4600/hardwareconfig.xml
share/openmsx/machines/National_FS-4600/roms/
share/openmsx/machines/National_FS-4600/roms/SHA1SUMS
share/openmsx/machines/National_FS-4700/
share/openmsx/machines/National_FS-4700/hardwareconfig.xml
share/openmsx/machines/National_FS-4700/roms/
share/openmsx/machines/National_FS-4700/roms/SHA1SUMS
share/openmsx/machines/National_FS-5000/
share/openmsx/machines/National_FS-5000/hardwareconfig.xml
share/openmsx/machines/National_FS-5000/roms/
share/openmsx/machines/National_FS-5000/roms/SHA1SUMS
share/openmsx/machines/National_FS-5500F1/
share/openmsx/machines/National_FS-5500F1/hardwareconfig.xml
share/openmsx/machines/National_FS-5500F1/roms/
share/openmsx/machines/National_FS-5500F1/roms/SHA1SUMS
share/openmsx/machines/National_FS-5500F2/
share/openmsx/machines/National_FS-5500F2/hardwareconfig.xml
share/openmsx/machines/National_FS-5500F2/roms/
share/openmsx/machines/National_FS-5500F2/roms/SHA1SUMS
share/openmsx/machines/Panasonic_CF-2700_DE/
share/openmsx/machines/Panasonic_CF-2700_DE/hardwareconfig.xml
share/openmsx/machines/Panasonic_CF-2700_DE/roms/
share/openmsx/machines/Panasonic_CF-2700_DE/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1/
share/openmsx/machines/Panasonic_FS-A1/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1/roms/
share/openmsx/machines/Panasonic_FS-A1/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1F/
share/openmsx/machines/Panasonic_FS-A1F/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1F/roms/
share/openmsx/machines/Panasonic_FS-A1F/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1FM/
share/openmsx/machines/Panasonic_FS-A1FM/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1FM/roms/
share/openmsx/machines/Panasonic_FS-A1FM/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1FX/
share/openmsx/machines/Panasonic_FS-A1FX/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1FX/roms/
share/openmsx/machines/Panasonic_FS-A1FX/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1GT/
share/openmsx/machines/Panasonic_FS-A1GT/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1GT/roms/
share/openmsx/machines/Panasonic_FS-A1GT/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1MK2/
share/openmsx/machines/Panasonic_FS-A1MK2/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1MK2/roms/
share/openmsx/machines/Panasonic_FS-A1MK2/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1ST/
share/openmsx/machines/Panasonic_FS-A1ST/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1ST/roms/
share/openmsx/machines/Panasonic_FS-A1ST/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1WSX/
share/openmsx/machines/Panasonic_FS-A1WSX/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1WSX/roms/
share/openmsx/machines/Panasonic_FS-A1WSX/roms/SHA1SUMS
share/openmsx/machines/Panasonic_FS-A1WX/
share/openmsx/machines/Panasonic_FS-A1WX/hardwareconfig.xml
share/openmsx/machines/Panasonic_FS-A1WX/roms/
share/openmsx/machines/Panasonic_FS-A1WX/roms/SHA1SUMS
share/openmsx/machines/Philips_NMS_801/
share/openmsx/machines/Philips_NMS_801/hardwareconfig.xml
share/openmsx/machines/Philips_NMS_801/roms/
share/openmsx/machines/Philips_NMS_801/roms/SHA1SUMS
share/openmsx/machines/Philips_NMS_8220/
share/openmsx/machines/Philips_NMS_8220/hardwareconfig.xml
share/openmsx/machines/Philips_NMS_8220/roms/
share/openmsx/machines/Philips_NMS_8220/roms/SHA1SUMS
share/openmsx/machines/Philips_NMS_8245/
share/openmsx/machines/Philips_NMS_8245/hardwareconfig.xml
share/openmsx/machines/Philips_NMS_8245/roms/
share/openmsx/machines/Philips_NMS_8245/roms/SHA1SUMS
share/openmsx/machines/Philips_NMS_8250/
share/openmsx/machines/Philips_NMS_8250/hardwareconfig.xml
share/openmsx/machines/Philips_NMS_8250/roms/
share/openmsx/machines/Philips_NMS_8250/roms/SHA1SUMS
share/openmsx/machines/Philips_NMS_8255/
share/openmsx/machines/Philips_NMS_8255/hardwareconfig.xml
share/openmsx/machines/Philips_NMS_8255/roms/
share/openmsx/machines/Philips_NMS_8255/roms/SHA1SUMS
share/openmsx/machines/Philips_VG_8000/
share/openmsx/machines/Philips_VG_8000/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8010/
@ -433,196 +307,114 @@ share/openmsx/machines/Philips_VG_8010F/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8020/
share/openmsx/machines/Philips_VG_8020-20/
share/openmsx/machines/Philips_VG_8020-20/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8020-20/roms/
share/openmsx/machines/Philips_VG_8020-20/roms/SHA1SUMS
share/openmsx/machines/Philips_VG_8020/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8020/roms/
share/openmsx/machines/Philips_VG_8020/roms/SHA1SUMS
share/openmsx/machines/Philips_VG_8020F/
share/openmsx/machines/Philips_VG_8020F/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8230/
share/openmsx/machines/Philips_VG_8230/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8230/roms/
share/openmsx/machines/Philips_VG_8230/roms/SHA1SUMS
share/openmsx/machines/Philips_VG_8235/
share/openmsx/machines/Philips_VG_8235/hardwareconfig.xml
share/openmsx/machines/Philips_VG_8235/roms/
share/openmsx/machines/Philips_VG_8235/roms/SHA1SUMS
share/openmsx/machines/Pioneer_PX-7/
share/openmsx/machines/Pioneer_PX-7/hardwareconfig.xml
share/openmsx/machines/Pioneer_PX-7/roms/
share/openmsx/machines/Pioneer_PX-7/roms/SHA1SUMS
share/openmsx/machines/Pioneer_PX-7UK/
share/openmsx/machines/Pioneer_PX-7UK/hardwareconfig.xml
share/openmsx/machines/Pioneer_PX-7UK/roms/
share/openmsx/machines/Pioneer_PX-7UK/roms/SHA1SUMS
share/openmsx/machines/Pioneer_PX-V60/
share/openmsx/machines/Pioneer_PX-V60/hardwareconfig.xml
share/openmsx/machines/Pioneer_PX-V60/roms/
share/openmsx/machines/Pioneer_PX-V60/roms/SHA1SUMS
share/openmsx/machines/README
share/openmsx/machines/Sanyo_MPC-100/
share/openmsx/machines/Sanyo_MPC-100/hardwareconfig.xml
share/openmsx/machines/Sanyo_MPC-100/roms/
share/openmsx/machines/Sanyo_MPC-100/roms/SHA1SUMS
share/openmsx/machines/Sanyo_MPC-25FD/
share/openmsx/machines/Sanyo_MPC-25FD/hardwareconfig.xml
share/openmsx/machines/Sanyo_MPC-25FD/roms/
share/openmsx/machines/Sanyo_MPC-25FD/roms/SHA1SUMS
share/openmsx/machines/Sanyo_PHC-23JB/
share/openmsx/machines/Sanyo_PHC-23JB/hardwareconfig.xml
share/openmsx/machines/Sanyo_PHC-23JB/roms/
share/openmsx/machines/Sanyo_PHC-23JB/roms/SHA1SUMS
share/openmsx/machines/Sanyo_PHC-28L/
share/openmsx/machines/Sanyo_PHC-28L/hardwareconfig.xml
share/openmsx/machines/Sanyo_PHC-28L/roms/
share/openmsx/machines/Sanyo_PHC-28L/roms/SHA1SUMS
share/openmsx/machines/Sanyo_PHC-28S/
share/openmsx/machines/Sanyo_PHC-28S/hardwareconfig.xml
share/openmsx/machines/Sanyo_PHC-28S/roms/
share/openmsx/machines/Sanyo_PHC-28S/roms/SHA1SUMS
share/openmsx/machines/Sanyo_PHC-35J/
share/openmsx/machines/Sanyo_PHC-35J/hardwareconfig.xml
share/openmsx/machines/Sanyo_PHC-35J/roms/
share/openmsx/machines/Sanyo_PHC-35J/roms/SHA1SUMS
share/openmsx/machines/Sanyo_PHC-70FD/
share/openmsx/machines/Sanyo_PHC-70FD/hardwareconfig.xml
share/openmsx/machines/Sanyo_PHC-70FD/roms/
share/openmsx/machines/Sanyo_PHC-70FD/roms/SHA1SUMS
share/openmsx/machines/Sanyo_PHC-70FD2/
share/openmsx/machines/Sanyo_PHC-70FD2/hardwareconfig.xml
share/openmsx/machines/Sanyo_PHC-70FD2/roms/
share/openmsx/machines/Sanyo_PHC-70FD2/roms/SHA1SUMS
share/openmsx/machines/Sharp_Epcom_HotBit_1.1/
share/openmsx/machines/Sharp_Epcom_HotBit_1.1/hardwareconfig.xml
share/openmsx/machines/Sharp_Epcom_HotBit_1.1/roms/
share/openmsx/machines/Sharp_Epcom_HotBit_1.1/roms/SHA1SUMS
share/openmsx/machines/Sharp_Epcom_HotBit_1.2/
share/openmsx/machines/Sharp_Epcom_HotBit_1.2/hardwareconfig.xml
share/openmsx/machines/Sharp_Epcom_HotBit_1.2/roms/
share/openmsx/machines/Sharp_Epcom_HotBit_1.2/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-10/
share/openmsx/machines/Sony_HB-10/hardwareconfig.xml
share/openmsx/machines/Sony_HB-101P/
share/openmsx/machines/Sony_HB-101P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-10P/
share/openmsx/machines/Sony_HB-10P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-10P/roms/
share/openmsx/machines/Sony_HB-10P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-201P/
share/openmsx/machines/Sony_HB-201P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-201P/roms/
share/openmsx/machines/Sony_HB-201P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-20P/
share/openmsx/machines/Sony_HB-20P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-20P/roms/
share/openmsx/machines/Sony_HB-20P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-501P/
share/openmsx/machines/Sony_HB-501P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-501P/roms/
share/openmsx/machines/Sony_HB-501P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-55P/
share/openmsx/machines/Sony_HB-55P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-55P/roms/
share/openmsx/machines/Sony_HB-55P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-75P/
share/openmsx/machines/Sony_HB-75P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-75P/roms/
share/openmsx/machines/Sony_HB-75P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F1/
share/openmsx/machines/Sony_HB-F1/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F1/roms/
share/openmsx/machines/Sony_HB-F1/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F1II/
share/openmsx/machines/Sony_HB-F1II/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F1II/roms/
share/openmsx/machines/Sony_HB-F1II/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F1XD/
share/openmsx/machines/Sony_HB-F1XD/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F1XD/roms/
share/openmsx/machines/Sony_HB-F1XD/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F1XDJ/
share/openmsx/machines/Sony_HB-F1XDJ/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F1XDJ/roms/
share/openmsx/machines/Sony_HB-F1XDJ/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F5/
share/openmsx/machines/Sony_HB-F5/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F5/roms/
share/openmsx/machines/Sony_HB-F5/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F500P/
share/openmsx/machines/Sony_HB-F500P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F500P/roms/
share/openmsx/machines/Sony_HB-F500P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F700D/
share/openmsx/machines/Sony_HB-F700D/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F700D/roms/
share/openmsx/machines/Sony_HB-F700D/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F700P/
share/openmsx/machines/Sony_HB-F700P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F700P/roms/
share/openmsx/machines/Sony_HB-F700P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F900/
share/openmsx/machines/Sony_HB-F900/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F900/roms/
share/openmsx/machines/Sony_HB-F900/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F9P/
share/openmsx/machines/Sony_HB-F9P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F9P/roms/
share/openmsx/machines/Sony_HB-F9P/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F9P_Russian/
share/openmsx/machines/Sony_HB-F9P_Russian/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F9P_Russian/roms/
share/openmsx/machines/Sony_HB-F9P_Russian/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-F9S/
share/openmsx/machines/Sony_HB-F9S/hardwareconfig.xml
share/openmsx/machines/Sony_HB-F9S/roms/
share/openmsx/machines/Sony_HB-F9S/roms/SHA1SUMS
share/openmsx/machines/Sony_HB-G900P/
share/openmsx/machines/Sony_HB-G900P/hardwareconfig.xml
share/openmsx/machines/Sony_HB-G900P/roms/
share/openmsx/machines/Sony_HB-G900P/roms/SHA1SUMS
share/openmsx/machines/Spectravideo_SVI-728/
share/openmsx/machines/Spectravideo_SVI-728/hardwareconfig.xml
share/openmsx/machines/Spectravideo_SVI-728/roms/
share/openmsx/machines/Spectravideo_SVI-728/roms/SHA1SUMS
share/openmsx/machines/Spectravideo_SVI-738/
share/openmsx/machines/Spectravideo_SVI-738/hardwareconfig.xml
share/openmsx/machines/Spectravideo_SVI-738/roms/
share/openmsx/machines/Spectravideo_SVI-738/roms/SHA1SUMS
share/openmsx/machines/Talent_DPC-200/
share/openmsx/machines/Talent_DPC-200/hardwareconfig.xml
share/openmsx/machines/Talent_DPC-200/roms/
share/openmsx/machines/Talent_DPC-200/roms/SHA1SUMS
share/openmsx/machines/Talent_TPC-310/
share/openmsx/machines/Talent_TPC-310/hardwareconfig.xml
share/openmsx/machines/Toshiba_HX-10/
share/openmsx/machines/Toshiba_HX-10/hardwareconfig.xml
share/openmsx/machines/Toshiba_HX-10/roms/
share/openmsx/machines/Toshiba_HX-10/roms/SHA1SUMS
share/openmsx/machines/Toshiba_HX-21/
share/openmsx/machines/Toshiba_HX-21/hardwareconfig.xml
share/openmsx/machines/Toshiba_HX-22/
share/openmsx/machines/Toshiba_HX-22/hardwareconfig.xml
share/openmsx/machines/Toshiba_HX-22I/
share/openmsx/machines/Toshiba_HX-22I/hardwareconfig.xml
share/openmsx/machines/Victor_HC-95A/
share/openmsx/machines/Victor_HC-95A/hardwareconfig.xml
share/openmsx/machines/Yamaha_AX350II/
share/openmsx/machines/Yamaha_AX350II/hardwareconfig.xml
share/openmsx/machines/Yamaha_AX350II/roms/
share/openmsx/machines/Yamaha_AX350II/roms/SHA1SUMS
share/openmsx/machines/Yamaha_CX5M/
share/openmsx/machines/Yamaha_CX5M/hardwareconfig.xml
share/openmsx/machines/Yamaha_CX5M/roms/
share/openmsx/machines/Yamaha_CX5M/roms/SHA1SUMS
share/openmsx/machines/Yamaha_CX5MII-128/
share/openmsx/machines/Yamaha_CX5MII-128/hardwareconfig.xml
share/openmsx/machines/Yamaha_CX5MII-128/roms/
share/openmsx/machines/Yamaha_CX5MII-128/roms/SHA1SUMS
share/openmsx/machines/Yamaha_YIS-503F/
share/openmsx/machines/Yamaha_YIS-503F/hardwareconfig.xml
share/openmsx/machines/Yamaha_YIS-503F/roms/
share/openmsx/machines/Yamaha_YIS-503F/roms/SHA1SUMS
share/openmsx/machines/Yamaha_YIS-503IIIR/
share/openmsx/machines/Yamaha_YIS-503IIIR/hardwareconfig.xml
share/openmsx/machines/Yamaha_YIS-503IIIR/roms/
share/openmsx/machines/Yamaha_YIS-503IIIR/roms/SHA1SUMS
share/openmsx/machines/Yamaha_YIS-805-128R2/
share/openmsx/machines/Yamaha_YIS-805-128R2/hardwareconfig.xml
share/openmsx/machines/Yamaha_YIS-805-128R2/roms/
share/openmsx/machines/Yamaha_YIS-805-128R2/roms/SHA1SUMS
share/openmsx/machines/Yashica_YC-64/
share/openmsx/machines/Yashica_YC-64/hardwareconfig.xml
share/openmsx/machines/Yashica_YC-64/roms/
share/openmsx/machines/Yashica_YC-64/roms/SHA1SUMS
share/openmsx/machines/msx1
share/openmsx/machines/msx2
share/openmsx/machines/msx2plus
@ -665,6 +457,7 @@ share/openmsx/scripts/reg_log.tcl
share/openmsx/scripts/reverse.tcl
share/openmsx/scripts/rom_info.tcl
share/openmsx/scripts/save_debuggable.tcl
share/openmsx/scripts/save_msx_screen.tcl
share/openmsx/scripts/savestate.tcl
share/openmsx/scripts/scc_toys.tcl
share/openmsx/scripts/screenshot.tcl
@ -679,9 +472,11 @@ share/openmsx/scripts/stack.tcl
share/openmsx/scripts/tabbed_machine_view.tcl
share/openmsx/scripts/tas_tools.tcl
share/openmsx/scripts/text_echo.tcl
share/openmsx/scripts/tileviewer.tcl
share/openmsx/scripts/toggle_freq.tcl
share/openmsx/scripts/trainer.tcl
share/openmsx/scripts/trainerdefs.tclinclude
share/openmsx/scripts/type_from_file.tcl
share/openmsx/scripts/umrcallback.tcl
share/openmsx/scripts/utils.tcl
share/openmsx/scripts/vdp.tcl