Git Product home page Git Product logo

pc1403-music-routines's Introduction

PC1403-Music-Routines

1-bit music routines for the Sharp PC-1403 Pocket Computer

pc1403-music-routines's People

Contributors

robert-van-engelen avatar utz82 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pc1403-music-routines's Issues

Padding question

Thanks for publishing the source code and all the work that you put into this! Wow!

I have a question about this line in main.asm:

	;.ds 6,0			;padding, so drum sounds are w/in page limits

In what part of the code is the 256-byte page boundary applied to? The drumTable is not padded to align to a page boundary. The plist music data is not aligned to a page.

I am porting this to the SHARP PC-1350. I rewrote the asm files to generate binaries with the AS61860 assembler
https://shop-pdp.net/ashtml/asmlnk.htm which is a bit more powerful so it's easier to retarget the code for other SHARP pocket computers, but PC-1350 and PC-1403(H) for now.

I'd like to add a .bndry check to the code to enforce this page alignment which helps to avoid trouble when retargeting.

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.