temu-vsb
TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный). (by volkertb)
DK86PC
A WIP Intel 8086 and IBM PC 5150 emulator. (by davecom)
temu-vsb | DK86PC | |
---|---|---|
3 | 5 | |
60 | 14 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | over 2 years ago | |
Assembly | C | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
temu-vsb
Posts with mentions or reviews of temu-vsb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-03.
-
Janet Jackson music video declared a cybersecurity exploit
I could have sworn it was named "Sound Blister" or some other hideous pun, but I can't find any trace of that name on the Internet now. I did find VSB (Virtual Sound Blaster) which looks right and was out around the same time period, so it's possible I'm just misremembering the name.
- What's everyone currently working on?
-
8086 emulator part II. Now with Tandy graphics and sound!!
Cool, thanks for the links. Yep Adlib/OPL will probably be next. I have already hardcoded basic SoundBlaster PCM playback (Sending samples with https://github.com/volkertb/temu-vsb/blob/main/sbemu/sbdma.pas), though not using interrupts/full DMA yet.
DK86PC
Posts with mentions or reviews of DK86PC.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-01.
-
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:
What are some alternatives?
When comparing temu-vsb and DK86PC you can also consider the following projects:
gb-test-roms - Collection of Game Boy test roms.
rsyscall - Process-independent interface to Linux system calls
rust64 - Commodore 64 emulator written in Rust
PSX - PlayStation Bare Metal Mips Assembly Programming
gba-tests - A collection of Game Boy Advance tests.
platelet - Dispatch system for emergency volunteer couriers.