Git Product home page Git Product logo
[org 0x7c00]

mov ax, 0x13
int 10h

xor bx, bx
mov di, bx
mov cx, bx
push 0xA000
pop es

l:      mov ch, 0x32
        mov al, [c+bx]
        or al, al
        jz $
        inc bl
        rep stosb
        jmp l

c:      db 11, 13, 15, 13, 11

times 510-($-$$) db 0
dw 0xAA55

mothcompute's Projects

4champ icon 4champ

4champ is an app that provides a mobile interface to Amiga Music Preservation database on iOS devices

copcom icon copcom

HORRIBLE amiga copperlist assembler that no respectable amiga programmer would dare use

mcl icon mcl

A barebones Minecraft launcher

mdisas icon mdisas

single-file, (soon-to-be) tracing 8086 disassembler

nes icon nes

bad nes emulator. but maybe one day a good nes emulator

rl2 icon rl2

crude tools for adlib visual composer 2

snezzy icon snezzy

SNES emulator (or bits of one really)

stuff icon stuff

miscellaneous scripts, short programs, and tools that do not deserve an entire repository

xmpnx icon xmpnx

xmp but its not very good and also its on the nintendo switch. i think i have to make the repo gpl3 because of libxmp's depackers

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.