1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/emulators/fmsx/pkg-message
Edwin Groothuis defbc605c2 [PATCH] ports/emulators/fmsx is outdated, update supplied
Last update of ports/emulators/fmsx occured more than 3
	years ago.  A few version were issued since then, recent
	is 2.7 that is significantly improved. Some of port patches
	are integrated.

- Added patch to use sys/soundcard.h
- Added patch to be able to select the BPP level (BPP32 didn't work
  on my machine, see http://www.msx.org/newspost149.html for info)

PR:		ports/60825
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
Reviewed by:	edwin@mavetju.org
Approved by:	maintainer timeout
2004-02-28 00:35:27 +00:00

11 lines
424 B
Plaintext

*******************************************************************
From http://www.msx.org/newspost149.html:
Also a tip for X11 users: if you get 'Opening window... FAILED'
when starting fMSX and you're using -DBPP32, try compiling with
-DBPP24 instead
For FreeBSD users: run "make clean config" and unselect BPP32 and
select BPP16 or BPP24 as options.
*******************************************************************