Giter Club home page Giter Club logo

Comments (5)

davidgiven avatar davidgiven commented on June 15, 2024

Hmm. Github Actions doesn't do Mojave, and my only test machine is Big Sur. WASEQUATED and UNDECLARED are token name which is defined in zmac.y, so it doesn't make any sense for them not to be in the generated code; if you look at .obj/third_party/zmac/zmacparser/y.tab.h, there should be an enumeration table containing all the token names. Are they in there?

from cpmish.

tjewell99 avatar tjewell99 commented on June 15, 2024

Hi David, thanks for your help! Last time I did stuff like yacc in anger was back in 1989, so I'm a little rusty on all this. But yes, the tokens are in y.tab.h ...

from cpmish.

davidgiven avatar davidgiven commented on June 15, 2024

Hmm. Try inserting a line saying #include "y.tab.h" just below the #include "mio.h" line in `third_party/zmac/zmac.y, and see if that helps.

from cpmish.

tjewell99 avatar tjewell99 commented on June 15, 2024

That worked perfectly. After a quick 'truncate -s 737280 nc200.img', I'm now running cmpish on my NC200 via a Gotek! Awesome!

from cpmish.

davidgiven avatar davidgiven commented on June 15, 2024

Great --- Mac yacc must be weird. I'll fix that in the sourcebase and close this bug.

from cpmish.

Related Issues (20)

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.