Git Product home page Git Product logo

pdp11_py's Introduction

pdp11_py

exact Python port of the PDP-11 emulator written in Javascript and HTML from http://pdp11.aiju.de/

what is about this port

this port works and i made it using my free time in 2 days

it's very hacky and buggy and may have some weird Python quirks (and maybe some typos)

code modification is minimal, so don't except clean code like PyPDP11

code structure, comments, function/variable name, almost everything, are the same

no GUI, terminal only for now (but if u want u can try to add TUI using ncurses or sth xd)

tested features

  • booting kernel
  • backspace, del line
  • setting lowercase tty
  • terminate program
  • running ls and ed
  • compiling and running c, asm programs

host requirement

python3.11, lower is not tested, but u can fix that easily i think

tested platform

only tested on linux (amd64) with python3.11

should also work on other archs and unixs, like macos and cygwin

credits

(c) 2011 Julius Schmidt, JavaScript implementation, MIT License
(c) 2023 Ookiineko, ported to Python 3, MIT License
Version 6 Unix (in the disk image) is available under the four-clause BSD license.

see also

PyPDP11: another Python 3 port with tkinter based GUI and some extra features like hostfs and saving/loading disk image.

finally

good luck and have fun xd

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.