Skip to content
View davidly's full-sized avatar

Block or report davidly

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
davidly/README.md
  • 👋 Hi, I’m @davidly
  • 👀 I’m interested in photography, music, coding, retro computing, and combinations of these.
  • 🌱 I continue to test/enhance emulators that run apps targeting 6502 + Apple 1, 8080/Z80 + CP/M 2.2, 8086 + DOS 3.3, and 64-bit RISC-V + Linux.

The repos found here are apps I built for my own use and amusement. I code when I need a tool or am curious about something.

All of the code is freely available for use as you like.

Popular repositories Loading

  1. ntvdm ntvdm Public

    NT Virtual DOS Machine. Not the real one, but this one runs on 64-bit Windows (x64 and ARM64). It also runs on Linux (32 and 64 bit) and MacOS.

    C++ 38 5

  2. ntvcm ntvcm Public

    NT Virtual CP/M Machine. Emulates CP/M and the 8080/Z80 on Linux, MacOS, Windows, and real-mode 8086 DOS to run CP/M .com files

    C++ 35 1

  3. dos_compilers dos_compilers Public

    MS-DOS compilers, assemblers, and interpreters

    C 33 4

  4. cpm_compilers cpm_compilers Public

    CP/M 2.2 compilers, assemblers, and interpreters

    C 13 1

  5. rvos rvos Public

    Loads and runs Linux RISC-V .elf files on Linux, MacOS, and Windows.

    C 10 1

  6. nc nc Public

    Network Connections -- Windows command-line app to show active outbound network connections

    C++ 3