Code Monkey home page Code Monkey logo

jupiterace's Introduction

Scott's Jupiter Ace Stuff

https://www.smbaker.com/

Boards

You can find the following boards here. Each subdirectory contains the schematic and the gerbers.

  • other. Contains other usefile files, such as the edge card connector used to make piggyback cards.

  • ram. Memory expansion board. Adds 48K to bring the RAM up to maximum. With some additional work in the PLD, could support 4 banks for a total of 192KB of RAM.

  • pi. Raspberry Pi Bus Supervisor. This can take control of the Jupiter Ace's Bus by asserting the BUSREQ signal. Once in control, it can read/write memory or operate on IO ports. It can inject characters into the keyboard buffer and press return. It can do this with entire files to load a whole file via the console. It can also load TAP and ACE files directly into RAM.

  • rtc. Real-time clock using espon 72421 RTC, and 6 hex digits using TIL311 displays.

  • speech. Speech synthesizer that is more-or-less compatible with the bigmouth speech synthesizers. Uses the sp0256A-AL2 speech synthesis IC.

Port Numbers

Reading any even numbered port will read from the keyboard and move the speaker inward.

Writing any even numbered port will move the speaker outward.

--> Don't use even numbered ports for your own use!!!

decimal Hex purpose
69 45 bigmouth phonemes and smbaker speech phonemes
71 47 bigmouth status and smbaker speech status
81 51 smbaker RTC data
83 53 smbaker RTC address
85 55 smbaker RTC digits 0, 1
87 57 smbaker RTC digits 2, 3
89 59 smbaker RTC digits 4, 5
91 5A smbaker RTC blanking
65533 FFFD AMI AY-3-8910 register select (WR), AMI AY-3-8912 register read (RD)
49149 BFFD AMI AY-3-8910 register write

jupiterace's People

Contributors

smbaker avatar

Watchers

Pep avatar  avatar  avatar

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.