Skip to content
/ line Public

elf loader that only loads specific arcade games

License

Notifications You must be signed in to change notification settings

axylol/line

Repository files navigation

line

elf loader that only loads specific arcade games

IMPORTANT NOTE: I will not be liable for any damages that happened while using line as it is a hacky software. EXPECT BUGS AND CRASHES!

Building

Requires msys2 32-bit

Configure

mkdir build
cd build
cmake -G Ninja .. -DCMAKE_BUILD_TYPE=Release

Build

cmake --build .

Special Thanks

  • BroGamer for exception handling support
  • doomer for mental support & testing

About

elf loader that only loads specific arcade games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages