Giter Site home page Giter Site logo

ucom43's Introduction

Nec uCom-43 MCU

A Verilog implementation of the Nec uCom-43 4-bit microcontroller from 1978.

I was able to synthesize it on a Spartan-6 board without too much trouble: the compiler complained about 8 unconnected signals but those are the output signals for the two A & B ports that are inputs only, and I didn't want to complicate things. The core was also tested with Verilator and connected to an emulated VFD to play Tomy Scramble (D553C192) and Epoch Galaxy II.

Preview

About the ALU, I'm still not sure how it is possible to increment a 4-bit register while the ALU is XORing the two lower bits of DPH. I think there is an independant XOR circuitry for DPH only.

Use make scramble to create the Tomy Scramble simulation or make galaxy to generate Epoch Galaxy II. Then ./obj_dir/Vmcu to play the game!

ucom43's People

Contributors

pcornier avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

psyphyaudio

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.