Coder Social home page Coder Social logo

diamond-gos-cc65's Introduction

diamond-gos-cc65

Contained in this repository is a binding to be able to use CC65 to develop Diamond GOS applications.

gos contains the C binding.

Example programs

  • hello - Uses gos_parprnt to display message, waiting for keypress using CC65 conio.
  • hello2 - Open empty window, close button closes window and program
  • helloacc - Desk accessory, needs debugging. please help.

diamond-gos-cc65's People

Contributors

tschak909 avatar polluks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

polluks

diamond-gos-cc65's Issues

helloacc fails

https://github.com/cc65/cc65/blame/master/src/cc65/expr.c#L3126

/Applications/Xcode.app/Contents/Developer/usr/bin/make -C gos
make[1]: Nothing to be done for `all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C hello
make[1]: Nothing to be done for `all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C hello2
make[1]: Nothing to be done for `all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C helloacc
cl65 -t atari -c --create-dep obj/atari/hi.d -Oris -I../gos -o obj/atari/hi.o src/hi.c
src/hi.c:22: Error: Cannot subscript
src/hi.c:24: Error: Cannot subscript
2 errors and 0 warnings generated.
make[1]: *** [obj/atari/hi.o] Error 1
make: *** [all] Error 2

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.