Skip to content

Commit cb0a32c

Browse files
committed
pi documentation update
1 parent aeb7717 commit cb0a32c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README-PI.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# FinalBurn Neo for Raspberry Pi
22

3+
## Important notice
4+
This port is meant for usage with the old closed-source gpu driver, which has been deprecated since 2019. Anybody using the modern open-source mesa driver should be using the [sdl2 port](README-SDL.md) instead.
5+
Either way, this port is outdated, unmaintained and currently fails building, so anybody wanting to use this nonetheless will have to fix it first.
6+
37
## Compiling
48
To compile the emulator, run `make pi`. You will need SDL 1.2 libraries for
59
sound and input:

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ You can download the latest builds by clicking on the badge below. Please note t
1414

1515
# Ports
1616

17-
Raspberry Pi [build instructions](README-PI.md).
18-
1917
macOS [build instructions](README-macOS.md) and [releases](https://github.com/fbn-mac/FBNeo/releases).
2018

2119
[LibRetro port](https://github.com/libretro/FBNeo) with builds availble via [RetroArch](https://www.retroarch.com/) for a lot of cool platforms.
@@ -24,6 +22,8 @@ For SDL1.2 builds just type `make sdl` (requires SDL1.2 and GCC, make, perl and
2422

2523
For SDL2 builds just type `make sdl2` (requires SDL2, SDL2_image, gcc, make, perl and nasm) [instructions](README-SDL.md)
2624

25+
~~Raspberry Pi [build instructions](README-PI.md).~~
26+
2727
# Reporting Issues
2828

2929
Please raise an issue on the [project GitHub](https://github.com/finalburnneo/FBNeo/issues) or report on the forums at [Neosource](https://neo-source.com)

0 commit comments

Comments
 (0)