GithubHelp home page GithubHelp logo

Comments (4)

datajerk avatar datajerk commented on August 16, 2024

Just updated. Try again. I still use 2.13.3, looks like 2.16 may have changed. I also fixed the perl -i warnings a while ago, please make sure you have the latest source.

from c2t.

lifepillar avatar lifepillar commented on August 16, 2024

Thanks for the quick fix, the current master builds without errors. Below you find the log: there are several messages, but I guess they are ok.

Would you mind tagging a point release with these fixes? So I can add a Homebrew formula to my repo.

./makeheader
rm -f autoload diskload2 diskload3 diskload8000 diskload9600 fastload8000 fastload9600 fastloadcd inflate autoload.o diskload2.o diskload3.o diskload8000.o diskload9600.o fastload8000.o fastload9600.o fastloadcd.o inflate.o autoload.lst diskload2.lst diskload3.lst diskload8000.lst diskload9600.lst fastload8000.lst fastload9600.lst fastloadcd.lst inflate.lst autoload.mon diskload2.mon diskload3.mon diskload8000.mon diskload9600.mon fastload8000.mon fastload9600.mon fastloadcd.mon inflate.mon
cl65 -t none --listing  autoload.s 
cl65 -t none --listing  diskload2.s 
cl65: No input files
cl65 -t none --listing  diskload3.s 
cl65: No input files
cl65 -t none --listing  diskload8000.s 
cl65: No input files
cl65 -t none --listing  diskload9600.s 
cl65: No input files
cl65 -t none --listing  fastload8000.s 
cl65: No input files
cl65 -t none --listing  fastload9600.s 
cl65: No input files
cl65 -t none --listing  fastloadcd.s 
cl65: No input files
cl65 -t none --listing  inflate.s 
cl65: No input files
cl65: No input files
hexdump: autoload: No such file or directory
hexdump: autoload: Bad file descriptor
hexdump: autoload: No such file or directory
hexdump: autoload: Bad file descriptor
hexdump: inflate: No such file or directory
hexdump: inflate: Bad file descriptor
hexdump: inflate: No such file or directory
hexdump: inflate: Bad file descriptor
hexdump: fastload9600: No such file or directory
hexdump: fastload9600: Bad file descriptor
hexdump: fastload9600: No such file or directory
hexdump: fastload9600: Bad file descriptor
hexdump: fastload8000: No such file or directory
hexdump: fastload8000: Bad file descriptor
hexdump: fastload8000: No such file or directory
hexdump: fastload8000: Bad file descriptor
hexdump: fastloadcd: No such file or directory
hexdump: fastloadcd: Bad file descriptor
hexdump: fastloadcd: No such file or directory
hexdump: fastloadcd: Bad file descriptor
hexdump: diskload9600: No such file or directory
hexdump: diskload9600: Bad file descriptor
hexdump: diskload9600: No such file or directory
hexdump: diskload9600: Bad file descriptor
hexdump: diskload8000: No such file or directory
hexdump: diskload8000: Bad file descriptor
hexdump: diskload8000: No such file or directory
hexdump: diskload8000: Bad file descriptor
hexdump: diskload2: No such file or directory
hexdump: diskload2: Bad file descriptor
hexdump: diskload2: No such file or directory
hexdump: diskload2: Bad file descriptor
hexdump: diskload3: No such file or directory
hexdump: diskload3: Bad file descriptor
hexdump: diskload3: No such file or directory
hexdump: diskload3: Bad file descriptor
gcc -Wall -Wno-unused-value -Wno-unused-function -I. -O3 -o bin/c2t c2t.c -lm
gcc -Wall -Wno-unused-value -Wno-unused-function -I. -O3 -o bin/c2t-96h c2t-96h.c -lm

from c2t.

datajerk avatar datajerk commented on August 16, 2024

That output is messed up. I tested with cl65 2.16 and that is the source of the problems. The --listing|-l option now requires a filename parameter. I fixed the Makefile to address this, however not all the code in this repo will assemble with cl65 2.16. I do not have a quick fix for this. So at this time cl65 2.13.3 is required. I updated the README.md reflect this. When I merge c2t and c2t-96h, refactor, and other cleanup I'll try to support the latest cl65 as well.

I did create a new release as requested (0.997).

from c2t.

lifepillar avatar lifepillar commented on August 16, 2024

Thanks! I have added the formula anyway. Looking forward for cl65 v2.16 support!

from c2t.

Related Issues (16)

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.