Giter Site home page Giter Site logo

vipoo / bbcbasic-z80 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jblang/bbcbasic-z80

4.0 4.0 0.0 4.83 MB

R.T. Russell's BBC BASIC for Z80, with additional features by J.B. Langston

Home Page: http://www.rtrussell.co.uk/bbcbasic/z80basic.html

License: zlib License

Makefile 0.50% Assembly 91.18% Shell 1.62% VBA 6.39% C++ 0.32%
bbcbasic rc2014 retrocomputing z80

bbcbasic-z80's People

Contributors

jblang avatar vipoo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

bbcbasic-z80's Issues

Thoughts on merging back your changes

Wow, you've made a lot of progress doing all the things that I wanted to but didn't get around to! I wanted to talk to you about merging the changes back. I'd rather not have two competing repos to confuse people. To be honest, I don't really care who owns it. We could create an org so we could both commit to the same repo if you prefer.

One roadblock is the HBIOS dependency you've added. I'm really not a fan of requiring this because people using the Grant Searle CP/M or my own z80ctrl board won't be able to make use of it. It seems like you're only using it to get the ports to use. A better way might be to auto detect the port. I have added code to my tms.asm example library that does this. It also allows adding runtime configurable wait loop so that it can work with different processor speeds.

https://github.com/jblang/TMS9918A/blob/master/examples/tms.asm#L147

An example on how to call this code can be found here:

https://github.com/jblang/TMS9918A/blob/master/examples/mandel.asm#L53

Let me know if you'd be willing to switch to this approach or if you'd consider making it at least compile time configurable.

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.