Code Monkey home page Code Monkey logo

x16-hello-cc65's People

Contributors

slithymatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

x16-hello-cc65's Issues

Running Ubuntu 20, followed your instructions, doesn't make

Love your tutorial. When I make I get the following:

(base) rick@rick:~/workspace/x16-hello-cc65$ make
make -C asm
make[1]: Entering directory '/home/rick/workspace/x16-hello-cc65/asm'
cl65 -t cx16 -o HELLOASM.PRG -l hello.list hello.asm
ld65: Error: Cannot find config file 'cx16.cfg'
make[1]: *** [Makefile:4: all] Error 1
make[1]: Leaving directory '/home/rick/workspace/x16-hello-cc65/asm'
make: *** [Makefile:2: all] Error 2

I have cc65/bin in my path. I suspect I need to hack the make file to point to configs.

Last step of Cygwin install doesn't work

I've set up the symbolic links per the directions. I then do:

cd /cygdrive/c/Users/XXXX/workspace/x16-hello-cc65
make

The results I get are:

make -C asm
make[1]: Entering directory '/cygdrive/c/Users/XXXX/workspace/x16-hello-cc65/asm'
cl65 -t cx16 -o HELLOASM.PRG -l hello.list hello.asm
cl65: Cannot exec 'ld65': No such file or directory
make[1]: *** [Makefile:4: all] Error 1
make[1]: Leaving directory '/cygdrive/c/Users/XXXX/workspace/x16-hello-cc65/asm'
make: *** [Makefile:2: all] Error 2

I've also run into the same error using Ubuntu 20.04 installed from the Microsoft Store, even after an uninstall and reinstall.

Really looking forward to digging into your tutorials next week when I'm off for spring break; hoping you can shed some light on this. Thank you!

x16.inc is out-of-date

Hi, I have been following your videos and was trying the simplest example possible. Didn't work.
I found your own updated x16.inc from the x16-xci repository and it works fine.
Would you be so kind to update it here too?

Cheers!

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.