(anonymous IP: 3.139.72.152,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Epiphany is a multi-platform clone of Boulderdash (a.k.a Emerald Mine on the Amiga) made with SDL library. It compiled nearly out of the box with this script: ../epiphany-0.7.0/configure CC=i386-aros-gcc CXX=i386-aros-g++ --host=i686-aros \ CPPFLAGS=-g LDFLAGS=-nix --prefix=/PROGDIR --bindir=/PROGDIR \ --enable-static The LIBS variables in the Makefiles had to be changed so that they only contained -lSDL_mixer -lSDL. Some small modifications to the source code were necessary which have been sent back to the author. |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |