DOS32AWE - RAM wavetable MIDI possible for PM games under DOS (Announce)
> Thank you for the mod. Can I test it? Is it available on your github?
Not yet. As already mentioned, there's a known bug causing a crash - I'm not inclined to release this half-baked status.
But although the crash happens in v86-/real-mode, it's almost certain that HDPMI is responsible for it. So you can test DOS32AWE with the current Github status of Jemm. It is supposed to run stable if interrupted by NMIs. I guess the final v5.86 will be released in a few days.
> I have built a SimmConn2 adapter for my AWE64 so I can easily expand RAM to
> 32 MB (currently use 16MB SIMM and load 8MB SBK soundfont).
> https://rayer.g6.cz/hardware/retropc2.htm#SIMMCONN2
Cool. I guess I should also try to increase memory of my AWE32 to 8 MB - there might exist some old 486-MBs with 32-pin SIMMs on the attic.
Edit:the bug mentioned above wasn't in hdpmi, but in DOS4G/W or DESCENT itself. There's code like this:
mov eax,[var]
mov edx,[esp+0x30]
call XXXXX
cmp edx,0
jz ...
or byte ptr [eax+9],0x40 ;<--- eax is 0 on first call!
Since it's a flat zero-based memory model, the last instruction may trash IVT vector for NMI - the next NMI will then cause a fatal error in real-/v86-mode.
---
MS-DOS forever!
Complete thread:
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 13.01.2026, 16:43
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 13.01.2026, 19:33
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 13.01.2026, 22:53
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 14.01.2026, 08:49
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 14.01.2026, 16:26
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 14.01.2026, 20:12
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 15.01.2026, 08:17
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 16.01.2026, 04:19
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 17.01.2026, 02:09
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Khusraw, 17.01.2026, 07:52
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 17.01.2026, 15:54
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 19.01.2026, 12:04
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 20.01.2026, 01:19
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 20.01.2026, 08:03
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 20.01.2026, 13:14
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 21.01.2026, 21:54
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 23.01.2026, 18:59
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 24.01.2026, 09:17
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 25.01.2026, 07:51
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 25.01.2026, 08:47
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 26.01.2026, 00:17
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 26.01.2026, 03:29
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 27.01.2026, 08:47
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 27.01.2026, 18:25
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 29.01.2026, 19:23
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 05.02.2026, 11:30
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 12.02.2026, 04:32
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 12.02.2026, 09:59
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 14.02.2026, 05:05
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 17.02.2026, 16:08
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 14.02.2026, 05:05
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 12.02.2026, 09:59
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 12.02.2026, 04:32
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 05.02.2026, 11:30
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 29.01.2026, 19:23
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 27.01.2026, 18:25
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 27.01.2026, 08:47
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 26.01.2026, 03:29
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 26.01.2026, 00:17
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 25.01.2026, 08:47
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 25.01.2026, 07:51
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 24.01.2026, 09:17
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 23.01.2026, 18:59
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 21.01.2026, 21:54
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 20.01.2026, 13:14
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 20.01.2026, 08:03
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 20.01.2026, 01:19
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Khusraw, 17.01.2026, 07:52
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 17.01.2026, 02:09
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 16.01.2026, 04:19
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 15.01.2026, 08:17
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 14.01.2026, 20:12
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 14.01.2026, 16:26
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 14.01.2026, 08:49
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - RayeR, 13.01.2026, 22:53
- DOS32AWE - RAM wavetable MIDI possible for PM games under DOS - Japheth, 13.01.2026, 19:33
Mix view