diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /emulators/fmsx | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) |
Notes
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/emulators/fmsx/pkg-message b/emulators/fmsx/pkg-message index 43ff3d776e57..a8589202d0ae 100644 --- a/emulators/fmsx/pkg-message +++ b/emulators/fmsx/pkg-message @@ -1,4 +1,6 @@ -******************************************************************* +[ +{ type: install + message: <<EOM From http://www.msx.org/newspost149.html: Also a tip for X11 users: if you get 'Opening window... FAILED' @@ -7,6 +9,8 @@ when starting fMSX and you're using -DBPP32, try compiling with For FreeBSD users: run "make clean config" and unselect BPP32 and select BPP16 or BPP24 as options. -******************************************************************* See ftp://ftp.komkon.org//pub/EMUL8/MSX/Carts for cartridge ROMs +EOM +} +] |