Bug 68925 - [PATH] Support building of fMSX with BPP8
Summary: [PATH] Support building of fMSX with BPP8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-11 17:20 UTC by Eugene Grosbein
Modified: 2004-08-09 16:49 UTC (History)
0 users

See Also:


Attachments
file.diff (568 bytes, patch)
2004-07-11 17:20 UTC, Eugene Grosbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein 2004-07-11 17:20:19 UTC
		Using BPP16/24/32 takes more CPU power to run fMSX
		that using BPP8. That makes sense for old machines like P-90.
		Unfortunately, a port doesn't support BPP8.

Fix: The patch is for ports/emulators/fmsx/Makefile.
How-To-Repeat: 		There is no way to build fMSX from ports with BPP8.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-13 08:36:20 UTC
Dear maintainer, please review the proposed patch!

Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-07-27 14:12:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

Take
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-08-09 16:49:04 UTC
State Changed
From-To: open->closed

Committed, thanks!