GithubHelp home page GithubHelp logo

hellogametank_cc65's People

Contributors

clydeshaffer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

turboss

hellogametank_cc65's Issues

Error when compiling helloworld

Hello!

Nice project, I'm trying to get the hello-world to compile but I'm facing this issue on arch-linux with cc65-git

➜  HelloGameTank_cc65 git:(main) ✗ make
mkdir -p build
ca65 --cpu 65sc02 -o build/vectors.o src/vectors.s
mkdir -p build
ca65 --cpu 65sc02 -o build/wait.o src/wait.s
mkdir -p build
ca65 --cpu 65sc02 -o build/interrupt.o src/interrupt.s
mkdir -p build
cc65 -t none -O --cpu 65sc02 -o build/hello.si src/hello.c
mkdir -p build
ca65 --cpu 65sc02 -o build/hello.o build/hello.si
build/hello.si(12): Error: Cannot open include file 'longbranch.mac': No such file or directory
make: *** [Makefile:29: build/hello.o] Error 1
rm build/hello.si
➜  HelloGameTank_cc65 git:(main) ✗ 

I could not figure what is longbranch.mac or where it comes from :-)

thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.