temu-vsb
TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный). (by volkertb)
rust64
Commodore 64 emulator written in Rust (by kondrak)
temu-vsb | rust64 | |
---|---|---|
3 | 1 | |
60 | 263 | |
- | - | |
0.0 | 2.7 | |
about 3 years ago | over 1 year ago | |
Assembly | Rust | |
GNU General Public License v3.0 or later | MIT License |
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.
rust64
Posts with mentions or reviews of rust64.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-03.
What are some alternatives?
When comparing temu-vsb and rust64 you can also consider the following projects:
DK86PC - A WIP Intel 8086 and IBM PC 5150 emulator.
decaf-emu - Researching Wii U emulation.
gb-test-roms - Collection of Game Boy test roms.
bios-8088 - Disassembled BIOS from 8088 machines
gba-tests - A collection of Game Boy Advance tests.
ruby - A PlayStation emulator written in C++