An open API service indexing awesome lists of open source software.

https://github.com/weimingtom/emu8086_playground

[WIP] My Emu8086 playground
https://github.com/weimingtom/emu8086_playground

basic

Last synced: about 2 months ago
JSON representation

[WIP] My Emu8086 playground

Awesome Lists containing this project

README

        

# emu8086_playground
[WIP] My Emu8086 playground

## emu8086
* https://github.com/AhmadNaserTurnkeySolutions/emu8086

## basic
* https://github.com/weimingtom/wmt_basic_study

## bootBASIC
* https://github.com/nanochess/bootBASIC

## girlbasic2k
* https://github.com/netspooky/hardcode/blob/master/02048/dos/girl%20basic%202kb/Girlbasic2k.asm

## TBasic, TINY BASIC FOR INTEL 8086
* https://github.com/fallaha/MangOS/blob/master/assembler/TBASIC.ASM

## TINY8086
* https://github.com/Honneamise/TINY8086

## arduino8080basic (see arduinobasic)
* https://github.com/maly/arduino8080basic

## emu8080
* https://www.tramm.li/i8080/emu8080.html

## radare2
* https://github.com/radareorg/radare2