Port of prboom to libretro - plays Doom, Doom II, Final Doom and other Doom IWAD mods.
Go to file
Autechre f3063bf789
Merge pull request #138 from phcoder/be
Update libretro-common and support big-endian linux
2020-05-04 21:31:49 +02:00
data Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00
deps Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00
doc Add MUSINFO documentation 2019-10-12 13:42:59 +02:00
jni Refactor android jni makefiles 2018-04-09 16:41:52 -05:00
libretro Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00
src Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00
.gitignore Move configuration and save files from WAD directory to appropriate subdirectory of frontend-defined save path 2018-04-29 12:24:23 +01:00
.travis.yml add 3ds to travis build 2017-10-23 21:24:29 -04:00
AUTHORS Initial commit 2012-05-12 22:26:23 +02:00
COPYING Initial commit 2012-05-12 22:26:23 +02:00
FAQ Initial commit 2012-05-12 22:26:23 +02:00
Makefile Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00
Makefile.common Add file_path_io.c as it's required for linux compilation 2020-04-02 23:31:42 +02:00
Makefile.prboomdata Take out some unnecessary defines 2015-11-03 22:05:59 +01:00
prboom.wad Add prboom.wad 2016-02-05 16:55:32 +01:00
README Initial commit 2012-05-12 22:26:23 +02:00
README.md Update README.md 2012-05-14 23:33:47 +03:00
TODO Initial commit 2012-05-12 22:26:23 +02:00

libretro-prboom

Port of prboom to libretro.