- f1d60f7 Add makefile for GNU Make by WHR · 11 months ago
- 9ff769e Merge commit '9393e25477f74dcd83f1fe6c9e1101c4914972f4' into 'cms' by WHR · 11 months ago
- c83e587 add pitchwheel support by Tronix286 · 2 years, 1 month ago
- edb5264 fix Readme by Tronix · 3 years, 9 months ago
- 9bca28b Initial CMS-support release by Tronix · 3 years, 9 months ago
- c25651b pkg creates source and binary zip files separately by Mateusz Viste · 2 years, 11 months ago
- 5bd360e DOSMID comes with an extra DOSMIDLT.EXE binary (dosmid lite) without AWE support for smaller RAM footprint by Mateusz Viste · 3 years, 2 months ago
- 280b54a switching to small memory model by Mateusz Viste · 7 years ago
- 708a2a4 moved /log= into DBGFILE builds only by Mateusz Viste · 7 years ago
- 1165ec2 syx.c was not mentionned in makefile by Mateusz Viste · 7 years ago
- cd68263 switching back to compact mode by Mateusz Viste · 7 years ago
- 9674449 compile in small memory model (instead of compact): faster, smaller by Mateusz Viste · 7 years ago
- 5305c38 GUS support (relies on the ULTRAMID API) by Mateusz Viste · 7 years ago
- f4b6314 reverted to 2-bytes boundaries on struct packing, to remain compatible with xms moves that require 16bit alignment. this wastes 8% of RAM, but that's life by Mateusz Viste · 7 years ago
- d4a21dd avoid structures padding, so I can pack more data in memory by Mateusz Viste · 7 years ago
- 8c0b1b4 makefile ignores the WCL env variable, also documented a few additional bits of the file by Mateusz Viste · 9 years ago
- d975d5c short documentation of memory models by Mateusz Viste · 9 years ago
- 150df55 added an empty and self-documented configuration file by Mateusz Viste · 9 years ago
- ca880aa OPL support can be disabled during compile time by Mateusz Viste · 9 years ago
- 296ea7d SB AWE support can be disabled at compile time to avoid bloating the binary, also optimized screen refresh to refresh only notes that actually changed (plays without lagging on my 8086 now) by Mateusz Viste · 9 years ago
- 82fa74e added SBMIDI support by Mateusz Viste · 9 years ago
- 208a526 added RS232 output support by Mateusz Viste · 9 years ago
- 01c6495 multiple changes after sourceforge outage - most notably OPL2/OPL3 support, and many bugfixes by Mateusz Viste · 9 years ago
- 0522c81 wmake pkg takes care of the awe32 lib, too by Mateusz Viste · 9 years ago
- 6664fc3 experimental implementation of the AWE lib by Mateusz Viste · 9 years ago
- cd7dd57 configurable memory mode via makefile by Mateusz Viste · 9 years ago
- 64e6164 fixed MUS playing by Mateusz Viste · 9 years ago
- 626a6a2 improved MUS support - somewhat plays now by Mateusz Viste · 9 years ago
- 47fb7eb switched to compact model for allowing to load more data in /noxms mode by Mateusz Viste · 9 years ago
- 8183ccc added MUS handling code (doesn't work yet) by Mateusz Viste · 9 years ago
- 7b84499 modular outdev api for future multi-device support by Mateusz Viste · 9 years ago
- 67fac01 wmake pkg copies history.txt to dosmid's directory, also marked the 'pkg' target as .symbolic by Mateusz Viste · 9 years ago
- 0ca5097 improved build pkg script by Mateusz Viste · 9 years ago
- a4a09cf moved development to trunk by Mateusz Viste · 10 years ago