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
- Host: GitHub
- URL: https://github.com/weimingtom/emu8086_playground
- Owner: weimingtom
- Created: 2024-06-15T18:06:28.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-08-22T07:00:09.000Z (10 months ago)
- Last Synced: 2025-04-15T02:48:06.258Z (about 2 months ago)
- Topics: basic
- Language: Assembly
- Homepage:
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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