SaaSHub helps you find the best software and product alternatives Learn more →
DK86PC Alternatives
Similar projects and alternatives to DK86PC
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Benthos
Discontinued Fancy stream processing made operationally mundane [Moved to: https://github.com/redpanda-data/connect]
-
-
-
-
quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
awayto
Awayto is a curated development platform, producing great value with minimal investment. With all the ways there are to reach a solution, it's important to understand the landscape of tools to use.
-
bangle-io
A web only WYSIWYG note taking app that saves notes locally in markdown format. v2: https://staging.app.bangle.io/
-
-
pcopy
pcopy is a temporary file host, nopaste and clipboard across machines. It can be used from the Web UI, via a CLI or without a client by using curl.
-
-
-
-
AI-basketball-analysis
:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
-
temu-vsb
TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный).
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
DK86PC discussion
DK86PC reviews and mentions
-
Ask HN: Who Wants to Collaborate?
I'm building an IBM 5150 emulator. Most of it is therefore an 8086 (technically 8088 but no difference for this) emulator. I have it successfully booting the BIOS and running BASIC in ROM (Casette BASIC). I'd like to boot DOS. I could use help with the disk support chips (everything is low level emulation right now) and more CGA graphics modes. It's just a hobby project—I'm not looking to make it performant, just working.
It's written in poor C++ with SDL.
https://github.com/davecom/DK86PC
- What's everyone currently working on?
- Systematic method to reverse engineer and rewrite DOS games project by Kevinx286
- Anyone else playing with x86? (8086, 80186)
-
Ask HN: Show me your Half Baked project
https://github.com/davecom/DK86PC
It's at the point where it gets through booting the BIOS and gets to the IBM Casette BASIC (I haven't made much progress on the floppy disk controller to boot DOS). But then all keys get recognized as apostrophes:
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Apr 2025
Stats
davecom/DK86PC is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of DK86PC is C.