Skip to content
View jhamby's full-sized avatar
💭
Working on various OpenVMS projects.
💭
Working on various OpenVMS projects.

Block or report jhamby

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cmatrixcmatrixPublic

    Forked from abishekvashok/cmatrix

    Terminal based "The Matrix" like implementation. My fork of the repo adds a VT320 soft font with "-3", which I think looks pretty cool. It only works with a real VT320. I also added support to buil…

    C 10 1

  2. qemuqemuPublic

    Forked from qemu/qemu

    Jake Hamby's fork of QEMU. I'm currently implementing a new Amiga 4000 machine type, which I'm pushing to the "amiga-dev" branch as I work.

    C 4

  3. vms-laxdrivervms-laxdriverPublic

    Load Average eXtended driver (LAX0:) written in C, using fixed-point arithmetic, for 64-bit OpenVMS.

    C 4 1

  4. vms-ipc_benchmarkvms-ipc_benchmarkPublic

    Forked from detailyang/ipc_benchmark

    IPC benchmark on Linux, ported to OpenVMS.

    Python 2

  5. basic-computer-gamesbasic-computer-gamesPublic

    Forked from coding-horror/basic-computer-games

    Jake Hamby's fork of coding-horror's repo of ports of the classic "Basic Computer Games" games to a variety of common MEMORY SAFE, SCRIPTING programming languages. I plan to add Rexx versions, to t…

    C#

  6. bbc64bbc64Public

    Port of BBC Micro OS (MOS) and BBC BASIC to Commodore 64. Currently importing the original annotated disassembled ROMs in preparation for interfacing with C64 hardware.

    Assembly