Giter Club home page Giter Club logo

dgemug's Introduction

Work has stopped on this project. It continues in https://github.com/SMerrony/dgemua

dgemug

Go (Golang) packages of routines used in emulating historical Data General minicomputers

aosvs

This package is used for partial emulation of an AOS/VS system at the user level. See cmd/vsemug below.

cmd/dginstr

Dginstr generates Go DG CPU opcode definitions from a CSV source.

This command can be installed by performing a go install from its directory. This is required prior to developing any of the related emulators.

cmd/vsemug

VSemuG is an attempt at a user-level AOS/VS emulator.
It is mainly intended to provide a testbed for the mvcpu package and is unlikely to be especially useful (or complete) in its own right.

It has its own Readme and Status pages.

devices

Emulation of various DG peripherals:

  • Bus
  • Disk4231
  • Disk6061 - Moving-head Disk, Type 6061 (AOS/VS - DPF)
  • Disk6239 - Moving-head Disk, Type 6239 (AOS/VS - DPJ)
  • Magtape6026 - Magnetic Tape, Type 6026
  • TTI - console input
  • TTO - console output

logging/debugLogs

DebugLogs is a fast memory-based circular logging subsystem with a facility to write out the logs to disk at the end of a run.

memory

This package emulates the volatile memory of DG minis including the stacks and BMCDCH. N.B. There are physical (hardware) and logical (AOS/VS system) versions of some files here - choose which to use with an appropriate build tag.

mvcpu

This package emulates an MV-class CPU at the machine instruction (opcode) level.

dgemug's People

Contributors

smerrony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.