Git Product home page Git Product logo

vg5k_fpga's Introduction

Links

A re-creation of the schematic by Mokona can be found on Triceraprog.

Partial software implementation of the EF9345 in Mame: ef9345.cpp

Other partial implementation of the EF9345 (and VG5000µ) using the Chips project: ef9345.h

Mappings

Memory map:

  • 0-16K: internal ROM (vg5k11.bin)
  • 16k-32k: internal RAM

I/O decoding:

R/W A7 A6 A5 A4 A3 A2 A1 A0 demux(7807) func
W 1 0 0 x x x x x y0 EF9345/addr
W 1 0 1 x x x x x y1 WK7/cassette
W 1 1 0 x x x x x y2 EF9345/data
W 1 1 1 x x x x x y3 NMI/i18n
R 1 0 0 x 0 C B A y4 RKY/keyb.read
R 1 0 1 x x x x x y5 RK7/cassette
R 1 1 0 x x x x x y6 EF9345/data
R 1 1 1 x x x x x y7

vg5k_fpga's People

Contributors

ovalenti avatar mokona avatar

Stargazers

Aliliche Larbi  avatar  avatar

Watchers

 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.