temu-vsb
TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный). (by volkertb)
gba-tests
A collection of Game Boy Advance tests. (by jsmolka)
temu-vsb | gba-tests | |
---|---|---|
3 | 1 | |
60 | 108 | |
- | 4.6% | |
0.0 | 2.8 | |
almost 3 years ago | over 1 year ago | |
Assembly | Assembly | |
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.
gba-tests
Posts with mentions or reviews of gba-tests.
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 gba-tests you can also consider the following projects:
DK86PC - A WIP Intel 8086 and IBM PC 5150 emulator.
CLK - A latency-hating emulator of: the Acorn Electron and Archimedes, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20 and Amiga, MSX 1/2, Oric 1/Atmos, early PC compatibles, Sega Master System, Sinclair ZX80/81 and ZX Spectrum.
gb-test-roms - Collection of Game Boy test roms.
SNES - SNES Assembly Programming
rust64 - Commodore 64 emulator written in Rust