summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-02-03 22:22:54 +0000
committerwiz <wiz@pkgsrc.org>2011-02-03 22:22:54 +0000
commit75da7696c29f9fc82ba940fccba46f9bf5ef36da (patch)
treeff93679c244cd3e1ae70bea0e7a4fb54d6308e3c /emulators
parent6f80d8bbfbda9f242d238900be58d6a198dc50a3 (diff)
downloadpkgsrc-75da7696c29f9fc82ba940fccba46f9bf5ef36da.tar.gz
Initial import of mess-0.141:
MESS is a source-available project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games. As a nice side effect to this documentation, MESS allows software and games for these hardware platforms to be run on modern PCs.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mess/DESCR6
-rw-r--r--emulators/mess/Makefile44
-rw-r--r--emulators/mess/PLIST425
-rw-r--r--emulators/mess/distinfo13
4 files changed, 488 insertions, 0 deletions
diff --git a/emulators/mess/DESCR b/emulators/mess/DESCR
new file mode 100644
index 00000000000..15ee2ecad72
--- /dev/null
+++ b/emulators/mess/DESCR
@@ -0,0 +1,6 @@
+MESS is a source-available project which documents the hardware
+for a wide variety of (mostly vintage) computers, video game
+consoles, and calculators through software emulation, as MAME does
+for arcade games. As a nice side effect to this documentation, MESS
+allows software and games for these hardware platforms to be run
+on modern PCs.
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile
new file mode 100644
index 00000000000..aaafb729188
--- /dev/null
+++ b/emulators/mess/Makefile
@@ -0,0 +1,44 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/03 22:22:54 wiz Exp $
+#
+
+DISTNAME= mess0141s
+PKGNAME= ${DISTNAME:S/0/-0./:S/s$//}
+MASTER_SITES= http://www.mess.org/files/
+DISTFILES= ${DISTNAME:S/mess/mame/}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
+
+COMMENT= Multi Emulator Super System
+
+CONFLICTS= xmess-[0-9]* sdlmess-[0-9]*
+
+DOCDIR= share/doc/mess
+SHAREDIR= share/mess
+INSTALLATION_DIRS= bin ${DOCDIR}/sysinfo ${SHAREDIR}/artwork \
+ ${SHAREDIR}/hash
+
+# to build mess, not mame
+MAKE_FLAGS= TARGET=mess
+
+post-build:
+ cd ${WRKSRC} && ${MKDIR} sysinfo && ./dat2html
+
+do-install:
+# ignored: messtest
+# remaining tools are installed with mame
+ set -e; \
+ for prg in castool imgtool mess; \
+ do \
+ ${INSTALL_PROGRAM} ${WRKSRC}/"$$prg" ${DESTDIR}${PREFIX}/bin; \
+ done
+ set -e; \
+ for doc in credits.htm faq.htm howto.htm imgtool.txt license.txt; do \
+ ${INSTALL_DATA} ${WRKSRC}/docs/"$$doc" ${DESTDIR}${PREFIX}/${DOCDIR}; \
+ done
+ ${INSTALL_DATA} ${WRKSRC}/artwork/* \
+ ${DESTDIR}${PREFIX}/${SHAREDIR}/artwork
+ ${INSTALL_DATA} ${WRKSRC}/hash/* \
+ ${DESTDIR}${PREFIX}/${SHAREDIR}/hash
+ ${INSTALL_DATA} ${WRKSRC}/sysinfo.htm ${DESTDIR}${PREFIX}/${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/sysinfo/* \
+ ${DESTDIR}${PREFIX}/${DOCDIR}/sysinfo
+
+.include "../../emulators/mame/Makefile.common"
diff --git a/emulators/mess/PLIST b/emulators/mess/PLIST
new file mode 100644
index 00000000000..81b675094ff
--- /dev/null
+++ b/emulators/mess/PLIST
@@ -0,0 +1,425 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/03 22:22:54 wiz Exp $
+bin/castool
+bin/imgtool
+bin/mess
+share/doc/mess/credits.htm
+share/doc/mess/faq.htm
+share/doc/mess/howto.htm
+share/doc/mess/imgtool.txt
+share/doc/mess/license.txt
+share/doc/mess/sysinfo.htm
+share/doc/mess/sysinfo/3do.htm
+share/doc/mess/sysinfo/4004clk.htm
+share/doc/mess/sysinfo/990189.htm
+share/doc/mess/sysinfo/990189v.htm
+share/doc/mess/sysinfo/a1000n.htm
+share/doc/mess/sysinfo/a2600.htm
+share/doc/mess/sysinfo/a310.htm
+share/doc/mess/sysinfo/a400.htm
+share/doc/mess/sysinfo/a500n.htm
+share/doc/mess/sysinfo/a5200.htm
+share/doc/mess/sysinfo/a7800.htm
+share/doc/mess/sysinfo/a800.htm
+share/doc/mess/sysinfo/a800xl.htm
+share/doc/mess/sysinfo/abc80.htm
+share/doc/mess/sysinfo/abc800c.htm
+share/doc/mess/sysinfo/ace100.htm
+share/doc/mess/sysinfo/acrnsys1.htm
+share/doc/mess/sysinfo/adam.htm
+share/doc/mess/sysinfo/advision.htm
+share/doc/mess/sysinfo/aes.htm
+share/doc/mess/sysinfo/aim65.htm
+share/doc/mess/sysinfo/al520ex.htm
+share/doc/mess/sysinfo/alice.htm
+share/doc/mess/sysinfo/amsterd.htm
+share/doc/mess/sysinfo/apexc.htm
+share/doc/mess/sysinfo/apfimag.htm
+share/doc/mess/sysinfo/apfm1000.htm
+share/doc/mess/sysinfo/apple1.htm
+share/doc/mess/sysinfo/apple2.htm
+share/doc/mess/sysinfo/apple2c.htm
+share/doc/mess/sysinfo/apple2cp.htm
+share/doc/mess/sysinfo/apple2e.htm
+share/doc/mess/sysinfo/apple2gs.htm
+share/doc/mess/sysinfo/apple2p.htm
+share/doc/mess/sysinfo/apple3.htm
+share/doc/mess/sysinfo/aquarius.htm
+share/doc/mess/sysinfo/arcadia.htm
+share/doc/mess/sysinfo/astrocde.htm
+share/doc/mess/sysinfo/at.htm
+share/doc/mess/sysinfo/atarist.htm
+share/doc/mess/sysinfo/atariste.htm
+share/doc/mess/sysinfo/atom.htm
+share/doc/mess/sysinfo/atvga.htm
+share/doc/mess/sysinfo/avigo.htm
+share/doc/mess/sysinfo/b2m.htm
+share/doc/mess/sysinfo/bbca.htm
+share/doc/mess/sysinfo/bbcbc.htm
+share/doc/mess/sysinfo/bbcm.htm
+share/doc/mess/sysinfo/bebox.htm
+share/doc/mess/sysinfo/bk0010.htm
+share/doc/mess/sysinfo/bondwell.htm
+share/doc/mess/sysinfo/bw2.htm
+share/doc/mess/sysinfo/c128.htm
+share/doc/mess/sysinfo/c16.htm
+share/doc/mess/sysinfo/c64.htm
+share/doc/mess/sysinfo/c64gs.htm
+share/doc/mess/sysinfo/c65.htm
+share/doc/mess/sysinfo/cbm40.htm
+share/doc/mess/sysinfo/cbm500.htm
+share/doc/mess/sysinfo/cbm610.htm
+share/doc/mess/sysinfo/cbm710.htm
+share/doc/mess/sysinfo/cbm80.htm
+share/doc/mess/sysinfo/cd32.htm
+share/doc/mess/sysinfo/cdi.htm
+share/doc/mess/sysinfo/cdtv.htm
+share/doc/mess/sysinfo/cgenie.htm
+share/doc/mess/sysinfo/channelf.htm
+share/doc/mess/sysinfo/channlf2.htm
+share/doc/mess/sysinfo/coco.htm
+share/doc/mess/sysinfo/coco2.htm
+share/doc/mess/sysinfo/coco3.htm
+share/doc/mess/sysinfo/coleco.htm
+share/doc/mess/sysinfo/compis.htm
+share/doc/mess/sysinfo/comquest.htm
+share/doc/mess/sysinfo/comx35p.htm
+share/doc/mess/sysinfo/concept.htm
+share/doc/mess/sysinfo/cp400.htm
+share/doc/mess/sysinfo/cpc464.htm
+share/doc/mess/sysinfo/cpc464p.htm
+share/doc/mess/sysinfo/cpc6128.htm
+share/doc/mess/sysinfo/cpc6128p.htm
+share/doc/mess/sysinfo/cpc664.htm
+share/doc/mess/sysinfo/crvision.htm
+share/doc/mess/sysinfo/cybikov1.htm
+share/doc/mess/sysinfo/czz50.htm
+share/doc/mess/sysinfo/dai.htm
+share/doc/mess/sysinfo/dallas.htm
+share/doc/mess/sysinfo/dc.htm
+share/doc/mess/sysinfo/dgone.htm
+share/doc/mess/sysinfo/dragon32.htm
+share/doc/mess/sysinfo/dragon64.htm
+share/doc/mess/sysinfo/einstein.htm
+share/doc/mess/sysinfo/electron.htm
+share/doc/mess/sysinfo/ep128.htm
+share/doc/mess/sysinfo/europc.htm
+share/doc/mess/sysinfo/exidy.htm
+share/doc/mess/sysinfo/famicom.htm
+share/doc/mess/sysinfo/famitwin.htm
+share/doc/mess/sysinfo/fellow.htm
+share/doc/mess/sysinfo/fm7.htm
+share/doc/mess/sysinfo/fm77av.htm
+share/doc/mess/sysinfo/fmtmarty.htm
+share/doc/mess/sysinfo/g7400.htm
+share/doc/mess/sysinfo/galaxy.htm
+share/doc/mess/sysinfo/galaxyp.htm
+share/doc/mess/sysinfo/galeb.htm
+share/doc/mess/sysinfo/gameboy.htm
+share/doc/mess/sysinfo/gamecom.htm
+share/doc/mess/sysinfo/gamegear.htm
+share/doc/mess/sysinfo/gamepock.htm
+share/doc/mess/sysinfo/gba.htm
+share/doc/mess/sysinfo/gbcolor.htm
+share/doc/mess/sysinfo/genesis.htm
+share/doc/mess/sysinfo/geneve.htm
+share/doc/mess/sysinfo/glasgow.htm
+share/doc/mess/sysinfo/gmaster.htm
+share/doc/mess/sysinfo/gx4000.htm
+share/doc/mess/sysinfo/hp48g.htm
+share/doc/mess/sysinfo/hp48s.htm
+share/doc/mess/sysinfo/i8530286.htm
+share/doc/mess/sysinfo/ibm5150.htm
+share/doc/mess/sysinfo/ibm5160.htm
+share/doc/mess/sysinfo/ibm5170.htm
+share/doc/mess/sysinfo/ibmpcjr.htm
+share/doc/mess/sysinfo/intv.htm
+share/doc/mess/sysinfo/intvkbd.htm
+share/doc/mess/sysinfo/intvsrs.htm
+share/doc/mess/sysinfo/ip204415.htm
+share/doc/mess/sysinfo/ip225015.htm
+share/doc/mess/sysinfo/ip244415.htm
+share/doc/mess/sysinfo/jaguar.htm
+share/doc/mess/sysinfo/jupiter.htm
+share/doc/mess/sysinfo/kaypro.htm
+share/doc/mess/sysinfo/kc85_3.htm
+share/doc/mess/sysinfo/kc85_4.htm
+share/doc/mess/sysinfo/kccomp.htm
+share/doc/mess/sysinfo/kim1.htm
+share/doc/mess/sysinfo/lambda.htm
+share/doc/mess/sysinfo/las3000.htm
+share/doc/mess/sysinfo/laser110.htm
+share/doc/mess/sysinfo/laser128.htm
+share/doc/mess/sysinfo/laser200.htm
+share/doc/mess/sysinfo/laser210.htm
+share/doc/mess/sysinfo/laser310.htm
+share/doc/mess/sysinfo/laser350.htm
+share/doc/mess/sysinfo/laseract.htm
+share/doc/mess/sysinfo/lisa2.htm
+share/doc/mess/sysinfo/lviv.htm
+share/doc/mess/sysinfo/lynx.htm
+share/doc/mess/sysinfo/mac128k.htm
+share/doc/mess/sysinfo/mac512ke.htm
+share/doc/mess/sysinfo/macclasc.htm
+share/doc/mess/sysinfo/macplus.htm
+share/doc/mess/sysinfo/macse.htm
+share/doc/mess/sysinfo/max.htm
+share/doc/mess/sysinfo/mbee.htm
+share/doc/mess/sysinfo/mc10.htm
+share/doc/mess/sysinfo/megaduck.htm
+share/doc/mess/sysinfo/megast.htm
+share/doc/mess/sysinfo/megaste.htm
+share/doc/mess/sysinfo/mekd2.htm
+share/doc/mess/sysinfo/microtan.htm
+share/doc/mess/sysinfo/mikro80.htm
+share/doc/mess/sysinfo/mikrosha.htm
+share/doc/mess/sysinfo/mk1.htm
+share/doc/mess/sysinfo/mk2.htm
+share/doc/mess/sysinfo/mm4.htm
+share/doc/mess/sysinfo/mm5.htm
+share/doc/mess/sysinfo/mo5.htm
+share/doc/mess/sysinfo/mo5e.htm
+share/doc/mess/sysinfo/mo5nr.htm
+share/doc/mess/sysinfo/mo6.htm
+share/doc/mess/sysinfo/mpf1.htm
+share/doc/mess/sysinfo/msx.htm
+share/doc/mess/sysinfo/msx2.htm
+share/doc/mess/sysinfo/msx2p.htm
+share/doc/mess/sysinfo/mtx512.htm
+share/doc/mess/sysinfo/mz700.htm
+share/doc/mess/sysinfo/mz800.htm
+share/doc/mess/sysinfo/n64.htm
+share/doc/mess/sysinfo/nascom1.htm
+share/doc/mess/sysinfo/nascom2.htm
+share/doc/mess/sysinfo/nc100.htm
+share/doc/mess/sysinfo/nc200.htm
+share/doc/mess/sysinfo/neat.htm
+share/doc/mess/sysinfo/neocd.htm
+share/doc/mess/sysinfo/nes.htm
+share/doc/mess/sysinfo/newbrain.htm
+share/doc/mess/sysinfo/ngp.htm
+share/doc/mess/sysinfo/ngpc.htm
+share/doc/mess/sysinfo/odyssey2.htm
+share/doc/mess/sysinfo/orao.htm
+share/doc/mess/sysinfo/oric1.htm
+share/doc/mess/sysinfo/orica.htm
+share/doc/mess/sysinfo/orion128.htm
+share/doc/mess/sysinfo/orionpro.htm
+share/doc/mess/sysinfo/osborne1.htm
+share/doc/mess/sysinfo/oscnano.htm
+share/doc/mess/sysinfo/p2000t.htm
+share/doc/mess/sysinfo/pasogo.htm
+share/doc/mess/sysinfo/pc1251.htm
+share/doc/mess/sysinfo/pc1350.htm
+share/doc/mess/sysinfo/pc1401.htm
+share/doc/mess/sysinfo/pc1403.htm
+share/doc/mess/sysinfo/pc1512.htm
+share/doc/mess/sysinfo/pc1640.htm
+share/doc/mess/sysinfo/pc200.htm
+share/doc/mess/sysinfo/pc88srl.htm
+share/doc/mess/sysinfo/pce.htm
+share/doc/mess/sysinfo/pcfx.htm
+share/doc/mess/sysinfo/pcw16.htm
+share/doc/mess/sysinfo/pcw8256.htm
+share/doc/mess/sysinfo/pdp1.htm
+share/doc/mess/sysinfo/pecom_64.htm
+share/doc/mess/sysinfo/pentagon.htm
+share/doc/mess/sysinfo/pet2001.htm
+share/doc/mess/sysinfo/pico.htm
+share/doc/mess/sysinfo/pilot1k.htm
+share/doc/mess/sysinfo/pippin.htm
+share/doc/mess/sysinfo/pmd851.htm
+share/doc/mess/sysinfo/pockstat.htm
+share/doc/mess/sysinfo/pokemini.htm
+share/doc/mess/sysinfo/poly88.htm
+share/doc/mess/sysinfo/ppc512.htm
+share/doc/mess/sysinfo/prav8d.htm
+share/doc/mess/sysinfo/primoa32.htm
+share/doc/mess/sysinfo/pro128.htm
+share/doc/mess/sysinfo/psj.htm
+share/doc/mess/sysinfo/ql.htm
+share/doc/mess/sysinfo/raaspec.htm
+share/doc/mess/sysinfo/rebel5.htm
+share/doc/mess/sysinfo/roma.htm
+share/doc/mess/sysinfo/samcoupe.htm
+share/doc/mess/sysinfo/saturn.htm
+share/doc/mess/sysinfo/sb2m600b.htm
+share/doc/mess/sysinfo/sc3000.htm
+share/doc/mess/sysinfo/scorpion.htm
+share/doc/mess/sysinfo/sf7000.htm
+share/doc/mess/sysinfo/sfzch.htm
+share/doc/mess/sysinfo/sg1000.htm
+share/doc/mess/sysinfo/sg1000m2.htm
+share/doc/mess/sysinfo/sgx.htm
+share/doc/mess/sysinfo/sms.htm
+share/doc/mess/sysinfo/snes.htm
+share/doc/mess/sysinfo/sordm5.htm
+share/doc/mess/sysinfo/spec128.htm
+share/doc/mess/sysinfo/special.htm
+share/doc/mess/sysinfo/specpls2.htm
+share/doc/mess/sysinfo/specpls3.htm
+share/doc/mess/sysinfo/specpls4.htm
+share/doc/mess/sysinfo/spectrum.htm
+share/doc/mess/sysinfo/srdm5fd5.htm
+share/doc/mess/sysinfo/ssystem3.htm
+share/doc/mess/sysinfo/stbook.htm
+share/doc/mess/sysinfo/studio2.htm
+share/doc/mess/sysinfo/super80.htm
+share/doc/mess/sysinfo/supergb.htm
+share/doc/mess/sysinfo/superpet.htm
+share/doc/mess/sysinfo/svi318.htm
+share/doc/mess/sysinfo/svi328.htm
+share/doc/mess/sysinfo/svision.htm
+share/doc/mess/sysinfo/sx64.htm
+share/doc/mess/sysinfo/sym1.htm
+share/doc/mess/sysinfo/t1000hx.htm
+share/doc/mess/sysinfo/t1000sx.htm
+share/doc/mess/sysinfo/tc2048.htm
+share/doc/mess/sysinfo/telstrat.htm
+share/doc/mess/sysinfo/ti81.htm
+share/doc/mess/sysinfo/ti82.htm
+share/doc/mess/sysinfo/ti83.htm
+share/doc/mess/sysinfo/ti83p.htm
+share/doc/mess/sysinfo/ti85.htm
+share/doc/mess/sysinfo/ti86.htm
+share/doc/mess/sysinfo/ti990_10.htm
+share/doc/mess/sysinfo/ti990_4.htm
+share/doc/mess/sysinfo/ti99_224.htm
+share/doc/mess/sysinfo/ti99_4.htm
+share/doc/mess/sysinfo/ti99_4a.htm
+share/doc/mess/sysinfo/ti99_4p.htm
+share/doc/mess/sysinfo/ti99_8.htm
+share/doc/mess/sysinfo/tk90x.htm
+share/doc/mess/sysinfo/tmc2000.htm
+share/doc/mess/sysinfo/tmc600s2.htm
+share/doc/mess/sysinfo/to7.htm
+share/doc/mess/sysinfo/to770.htm
+share/doc/mess/sysinfo/to770a.htm
+share/doc/mess/sysinfo/to8.htm
+share/doc/mess/sysinfo/to9.htm
+share/doc/mess/sysinfo/to9p.htm
+share/doc/mess/sysinfo/trs80.htm
+share/doc/mess/sysinfo/trs80m3.htm
+share/doc/mess/sysinfo/trs80m4.htm
+share/doc/mess/sysinfo/ts2068.htm
+share/doc/mess/sysinfo/tutor.htm
+share/doc/mess/sysinfo/tx0_64kw.htm
+share/doc/mess/sysinfo/tx0_8kw.htm
+share/doc/mess/sysinfo/tx8000.htm
+share/doc/mess/sysinfo/uk101.htm
+share/doc/mess/sysinfo/ut88mini.htm
+share/doc/mess/sysinfo/vboy.htm
+share/doc/mess/sysinfo/vc4000.htm
+share/doc/mess/sysinfo/vcg.htm
+share/doc/mess/sysinfo/vectrex.htm
+share/doc/mess/sysinfo/vic20.htm
+share/doc/mess/sysinfo/vip.htm
+share/doc/mess/sysinfo/wscolor.htm
+share/doc/mess/sysinfo/wswan.htm
+share/doc/mess/sysinfo/x68000.htm
+share/doc/mess/sysinfo/z80ne.htm
+share/doc/mess/sysinfo/z88.htm
+share/doc/mess/sysinfo/zx80.htm
+share/doc/mess/sysinfo/zx81.htm
+share/mess/artwork/4004clk.zip
+share/mess/artwork/aim65.zip
+share/mess/artwork/amsterd.zip
+share/mess/artwork/avigo.zip
+share/mess/artwork/glasgow.zip
+share/mess/artwork/hp48g.zip
+share/mess/artwork/hp48gp.zip
+share/mess/artwork/hp48gx.zip
+share/mess/artwork/hp48s.zip
+share/mess/artwork/hp48sx.zip
+share/mess/artwork/junior.zip
+share/mess/artwork/kim1.zip
+share/mess/artwork/mk1.zip
+share/mess/artwork/mk2.zip
+share/mess/artwork/mm4.zip
+share/mess/artwork/mpf1.zip
+share/mess/artwork/mpf1b.zip
+share/mess/artwork/pc1401.zip
+share/mess/artwork/pc1402.zip
+share/mess/artwork/pc1403.zip
+share/mess/artwork/polgar.zip
+share/mess/artwork/ssystem3.zip
+share/mess/artwork/supercon.zip
+share/mess/artwork/thomson.zip
+share/mess/hash/a2600.hsi
+share/mess/hash/a5200.hsi
+share/mess/hash/a7800.hsi
+share/mess/hash/a800.hsi
+share/mess/hash/a800xl.hsi
+share/mess/hash/advision.hsi
+share/mess/hash/aim65.hsi
+share/mess/hash/apexc.hsi
+share/mess/hash/apfm1000.hsi
+share/mess/hash/apple1.hsi
+share/mess/hash/apple2.hsi
+share/mess/hash/aquarius.hsi
+share/mess/hash/arcadia.hsi
+share/mess/hash/astrocde.hsi
+share/mess/hash/bbca.hsi
+share/mess/hash/c128.hsi
+share/mess/hash/c16.hsi
+share/mess/hash/c64.hsi
+share/mess/hash/cbm30.hsi
+share/mess/hash/cbm40.hsi
+share/mess/hash/cbm610.hsi
+share/mess/hash/cbm80.hsi
+share/mess/hash/cgenie.hsi
+share/mess/hash/channelf.hsi
+share/mess/hash/coco.hsi
+share/mess/hash/coleco.hsi
+share/mess/hash/cpc464.hsi
+share/mess/hash/cpc6128.hsi
+share/mess/hash/dragon64.hsi
+share/mess/hash/ep128.hsi
+share/mess/hash/exidy.hsi
+share/mess/hash/gameboy.hsi
+share/mess/hash/gamecom.hsi
+share/mess/hash/gamegear.hsi
+share/mess/hash/genesis.hsi
+share/mess/hash/ibmpc.hsi
+share/mess/hash/ibmpcjr.hsi
+share/mess/hash/intv.hsi
+share/mess/hash/jaguar.hsi
+share/mess/hash/jupiter.hsi
+share/mess/hash/laser210.hsi
+share/mess/hash/lisa2.hsi
+share/mess/hash/lviv.hsi
+share/mess/hash/lynx.hsi
+share/mess/hash/max.hsi
+share/mess/hash/mc10.hsi
+share/mess/hash/megaduck.hsi
+share/mess/hash/microtan.hsi
+share/mess/hash/mo5.hsi
+share/mess/hash/msx.hsi
+share/mess/hash/msx2.hsi
+share/mess/hash/mtx512.hsi
+share/mess/hash/n64.hsi
+share/mess/hash/nascom1.hsi
+share/mess/hash/nes.hsi
+share/mess/hash/odyssey2.hsi
+share/mess/hash/oric.hsi
+share/mess/hash/p2000t.hsi
+share/mess/hash/pce.hsi
+share/mess/hash/pdp1.hsi
+share/mess/hash/pet.hsi
+share/mess/hash/pico.hsi
+share/mess/hash/pokemini.hsi
+share/mess/hash/psx.hsi
+share/mess/hash/samcoupe.hsi
+share/mess/hash/sms.hsi
+share/mess/hash/snes.hsi
+share/mess/hash/sordm5.hsi
+share/mess/hash/spectrum.hsi
+share/mess/hash/studio2.hsi
+share/mess/hash/svi318.hsi
+share/mess/hash/svision.hsi
+share/mess/hash/ti99_4a.hsi
+share/mess/hash/ts2068.hsi
+share/mess/hash/vboy.hsi
+share/mess/hash/vc4000.hsi
+share/mess/hash/vectrex.hsi
+share/mess/hash/vic20.hsi
+share/mess/hash/wswan.hsi
diff --git a/emulators/mess/distinfo b/emulators/mess/distinfo
new file mode 100644
index 00000000000..09ef62a6138
--- /dev/null
+++ b/emulators/mess/distinfo
@@ -0,0 +1,13 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/03 22:22:54 wiz Exp $
+
+SHA1 (mame0141s.zip) = 80225e2694469dac39a75815f227b864a4992f5e
+RMD160 (mame0141s.zip) = c09ef461280dfd7e45ca638caaa66d8752a9794b
+Size (mame0141s.zip) = 17092788 bytes
+SHA1 (mess0141s.zip) = daaa1475578664a98396cb6c1f403eed9000ddd7
+RMD160 (mess0141s.zip) = a6f486948421f48e9e876ce98027008a6a839ecc
+Size (mess0141s.zip) = 20828322 bytes
+SHA1 (patch-makefile) = 59c3f439e3a250564e82ad6addc30b6c85dbc80c
+SHA1 (patch-src_emu_debug_debugcpu.c) = 1838cca446d62ebd824a540d30770fe56819cf03
+SHA1 (patch-src_emu_emucore.h) = 096ae265c2b0eb1021bd9b04b0b8b26e73519a9c
+SHA1 (patch-src_lib_util_astring.h) = 9cd5fbc7bd477707ba4de328e0429c0d6cbe6924
+SHA1 (patch-src_osd_sdl_sdlsync__ntc.c) = 1a8e940ad9cd59bd6bbc1850f24040a7d074b57a