viridia / faery-tale-amiga

Source code to the original Faery Tale Adventure
74 stars 16 forks source link

Errors trying to compile under AztecC 5.2? #5

Open ttarrant opened 6 days ago

ttarrant commented 6 days ago

Hi, I am trying to compile the source after installing Aztec5.2 to HD on an WinUAE Amiga 500 emulation.

When I run the makefile I get a dump file not found! which I guess is in reference to the amiga39.pre. When I remove the -hi flag, it starts to compile but then gets a Guru Meditation error which seems to be a divide by zero problem.

Anyone else managed to get it to compile?

Thanks

viridia commented 6 days ago

There's a group of folks working on getting the game to run on modern hardware: https://github.com/XarkLabs/faery-tale-amiga

tomdionysus commented 5 days ago

@ttarrant I've PR'd our work yesterday here: https://github.com/viridia/faery-tale-amiga/pull/6

viridia commented 5 days ago

While I am please that folks are making an effort to get this code running in various environments, I think that it's probably best if this is done in a fork. I don't plan on making any changes to this code, it's purpose is mainly historical.

I'm happy to add links in the README that point to the various projects that people are doing with this.