Skip to content

Commit

Permalink
fps2bios: Remove fps2bios from master branch.
Browse files Browse the repository at this point in the history
It's an abandoned project pretty much, if someone needs to go back and
take a look at it we have 1.4 branches and older.
  • Loading branch information
lightningterror committed Nov 18, 2019
1 parent 8984834 commit dbfbc33
Show file tree
Hide file tree
Showing 135 changed files with 1 addition and 20,788 deletions.
2 changes: 0 additions & 2 deletions debian-packager/create_built_tarball.sh
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ remove_3rdparty()
{ {
echo "Remove 3rdparty code" echo "Remove 3rdparty code"
rm -fr $LOCAL_REPO/3rdparty rm -fr $LOCAL_REPO/3rdparty
rm -fr $LOCAL_REPO/fps2bios
rm -fr $LOCAL_REPO/tools rm -fr $LOCAL_REPO/tools
} }


Expand All @@ -100,7 +99,6 @@ remove_not_yet_free_plugin()
remove_remaining_non_free_file() remove_remaining_non_free_file()
{ {
echo "Remove remaining non free file. TODO UPSTREAM" echo "Remove remaining non free file. TODO UPSTREAM"
rm -fr $LOCAL_REPO/unfree
rm -fr $LOCAL_REPO/plugins/GSdx/baseclasses rm -fr $LOCAL_REPO/plugins/GSdx/baseclasses
rm -f $LOCAL_REPO/plugins/zzogl-pg/opengl/Win32/aviUtil.h rm -f $LOCAL_REPO/plugins/zzogl-pg/opengl/Win32/aviUtil.h
rm -f $LOCAL_REPO/common/src/Utilities/x86/MemcpyFast.cpp rm -f $LOCAL_REPO/common/src/Utilities/x86/MemcpyFast.cpp
Expand Down
3 changes: 1 addition & 2 deletions linux_various/check_format.sh
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ files=`git diff --name-only --diff-filter=ACMRT $diff_range -- $PWD | \
grep -v "bin/" | \ grep -v "bin/" | \
grep -v "cmake/" | \ grep -v "cmake/" | \
grep -v "tools/" | \ grep -v "tools/" | \
grep -v "tests/" | \ grep -v "tests/"
grep -v "unfree/"
` `


# Check remaining files are clang-format compliant # Check remaining files are clang-format compliant
Expand Down
5 changes: 0 additions & 5 deletions unfree/fps2bios/.gitignore

This file was deleted.

Binary file removed unfree/fps2bios/FP2BLOGO
Binary file not shown.
27 changes: 0 additions & 27 deletions unfree/fps2bios/IOPBTCONF

This file was deleted.

44 changes: 0 additions & 44 deletions unfree/fps2bios/Makefile

This file was deleted.

5 changes: 0 additions & 5 deletions unfree/fps2bios/README.md

This file was deleted.

199 changes: 0 additions & 199 deletions unfree/fps2bios/doc/overview.md

This file was deleted.

Binary file removed unfree/fps2bios/fps2blogo.bmp
Binary file not shown.
23 changes: 0 additions & 23 deletions unfree/fps2bios/intro/Makefile

This file was deleted.

111 changes: 0 additions & 111 deletions unfree/fps2bios/intro/crt0.s

This file was deleted.

31 changes: 0 additions & 31 deletions unfree/fps2bios/intro/eedebug.c

This file was deleted.

12 changes: 0 additions & 12 deletions unfree/fps2bios/intro/include/eedebug.h

This file was deleted.

20 changes: 0 additions & 20 deletions unfree/fps2bios/intro/include/romdir.h

This file was deleted.

19 changes: 0 additions & 19 deletions unfree/fps2bios/intro/intro.c

This file was deleted.

52 changes: 0 additions & 52 deletions unfree/fps2bios/intro/linkfile

This file was deleted.

Loading

0 comments on commit dbfbc33

Please sign in to comment.