Search found 8 matches
- Sat Apr 20, 2013 1:00 am
- Forum: NESemdev
- Topic: NESICIDE on Linux
- Replies: 49
- Views: 21094
Re: NESICIDE on Linux
gitorious repos are gone. Is NESICIDE dead?
- Mon May 07, 2012 1:19 pm
- Forum: NESemdev
- Topic: NESICIDE on Linux
- Replies: 49
- Views: 21094
I'm using Arch Linux, so I can rather prepare PKGBUILDs (for cc65-svn c64-emulator-lib-git nes-emulator-lib-git nesicide-git nesicide-emulator-git) and post them here (I can't promise they'll get into AUR though). Would it be okay? Any help is appreciated. What you've said is foreign to me, though,...
- Mon May 07, 2012 11:28 am
- Forum: NESemdev
- Topic: NESICIDE on Linux
- Replies: 49
- Views: 21094
Thanks a lot for the fixes! About the slow-down, maybe you can use gcov to narrow down the problematic line. I'm using Arch Linux, so I can rather prepare PKGBUILDs (for cc65-svn c64-emulator-lib-git nes-emulator-lib-git nesicide-git nesicide-emulator-git) and post them here (I can't promise they'll...
- Mon May 07, 2012 10:17 am
- Forum: NESemdev
- Topic: NESICIDE on Linux
- Replies: 49
- Views: 21094
cl65: Don't know what to do with `obj/nes/game.d' ... it looks like --create-deps is passed to ca65, which is an unknown option. The earliest version of the compiler that will work is 2.13.9 snapshot, available here . Nice! I compiled from SVN and all compiles nicely now. Some problems I noticed: (...
- Mon May 07, 2012 3:53 am
- Forum: Homebrew Projects
- Topic: Super Bat Puncher
- Replies: 131
- Views: 62271
It's such an amazing game!!! :) You mentioned you have no plans of selling the game, so I'm wondering whether you'd release the source; I'm sure community will benefit from it! He can correct me if I'm wrong, but he is planning to sell it using Memblers boards. I see. So he has changed his mind sin...
- Mon May 07, 2012 3:22 am
- Forum: NESemdev
- Topic: NESICIDE on Linux
- Replies: 49
- Views: 21094
x64 Linux user here. I just checked out the sources but the build system looks broken. Example: after cloning nes-emulator-lib I ran configure and got this: configure: error: cannot find sources (emulator_core.cpp) in . or .. Once the build system is okay (and files are in place), I'd be more than ...
- Sun May 06, 2012 11:24 am
- Forum: Homebrew Projects
- Topic: Super Bat Puncher
- Replies: 131
- Views: 62271
- Sun May 06, 2012 11:20 am
- Forum: NESemdev
- Topic: NESICIDE on Linux
- Replies: 49
- Views: 21094
x64 Linux user here. I just checked out the sources but the build system looks broken. Example: after cloning nes-emulator-lib I ran configure and got this: configure: error: cannot find sources (emulator_core.cpp) in . or .. Once the build system is okay (and files are in place), I'd be more than g...