GithubHelp home page GithubHelp logo

smerrony / dgemua Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 0.0 6.48 MB

Ada port of my Data General emulation system

License: GNU Affero General Public License v3.0

Ada 59.33% Stata 0.14% Fortran 3.23% COBOL 1.58% LiveScript 1.94% C 28.27% CartoCSS 5.39% Emacs Lisp 0.12%
ada data-general dg emulator aosvs

dgemua's People

Contributors

smerrony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dgemua's Issues

Typo in wumpus.f source code:

In the Fortran source for wumpus, instead of

		    PRINT *, C(1),L(23),MESG(8)

I think line 457 should read

		    PRINT *, POS,C(1),L(23),MESG(8)

There may also be a typo in line 761 where

        C(5)="<324>"

should instead read

        C(5)="<004>"

or perhaps as

        C(5)="<124>"

Since I don't have physical hardware, it is difficult to verify the change for C(5).

More information and a translation to gfortran may be found at

https://forums.raspberrypi.com/viewtopic.php?p=2122498#p2122498

Also, thanks for the DasherA terminal emulator. It works great!

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.