1. 114c09e Hint the predicted size increment of enabling the CMS feature by WHR · 10 months ago
  2. f9ed1a0 Add support for OPL2LPT and OPL3LPT by WHR · 10 months ago
  3. 40ff089 Split LPT writing code out from cms.c by WHR · 10 months ago
  4. 47a652f Fix issues when building from DOS by WHR · 10 months ago
  5. 95d695c Make default fallback device configurable in build time by WHR · 10 months ago
  6. 70446e6 Add support for CMSLPT by WHR · 10 months ago
  7. a01ae39 Enable OPL in lite build by WHR · 10 months ago cms
  8. 8bd0b59 Merge commit 'dfb8b30b22f51cd5f8144b3ccb389231ebd4b9d6' into 'cms' by WHR · 10 months ago
  9. f1d60f7 Add makefile for GNU Make by WHR · 10 months ago
  10. 9ff769e Merge commit '9393e25477f74dcd83f1fe6c9e1101c4914972f4' into 'cms' by WHR · 10 months ago
  11. c83e587 add pitchwheel support by Tronix286 · 2 years ago
  12. edb5264 fix Readme by Tronix · 3 years, 8 months ago
  13. 9bca28b Initial CMS-support release by Tronix · 3 years, 8 months ago
  14. dfb8b30 pre-release: minor doc improvements, version and date bumps, etc by Mateusz Viste · 1 year, 2 months ago
  15. 12ebfc7 wmake pkg cleans up temporary dirs progs and appinfo by Mateusz Viste · 1 year, 3 months ago
  16. 39c24ff wmake pkg builds also dosmid.zip, a "normal" (flat) distribuable DOS archive like if it is 1990 by Mateusz Viste · 1 year, 3 months ago
  17. d50cc81 pkg builds a SvarDOS package now, and zips sources separately by Mateusz Viste · 1 year, 3 months ago
  18. c25651b pkg creates source and binary zip files separately by Mateusz Viste · 2 years, 10 months ago
  19. 5bd360e DOSMID comes with an extra DOSMIDLT.EXE binary (dosmid lite) without AWE support for smaller RAM footprint by Mateusz Viste · 3 years, 1 month ago
  20. 280b54a switching to small memory model by Mateusz Viste · 7 years ago
  21. 708a2a4 moved /log= into DBGFILE builds only by Mateusz Viste · 7 years ago
  22. 1165ec2 syx.c was not mentionned in makefile by Mateusz Viste · 7 years ago
  23. cd68263 switching back to compact mode by Mateusz Viste · 7 years ago
  24. 9674449 compile in small memory model (instead of compact): faster, smaller by Mateusz Viste · 7 years ago
  25. 5305c38 GUS support (relies on the ULTRAMID API) by Mateusz Viste · 7 years ago
  26. 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
  27. d4a21dd avoid structures padding, so I can pack more data in memory by Mateusz Viste · 7 years ago
  28. 8c0b1b4 makefile ignores the WCL env variable, also documented a few additional bits of the file by Mateusz Viste · 8 years ago
  29. d975d5c short documentation of memory models by Mateusz Viste · 8 years ago
  30. 150df55 added an empty and self-documented configuration file by Mateusz Viste · 8 years ago
  31. ca880aa OPL support can be disabled during compile time by Mateusz Viste · 9 years ago
  32. 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
  33. 82fa74e added SBMIDI support by Mateusz Viste · 9 years ago
  34. 208a526 added RS232 output support by Mateusz Viste · 9 years ago
  35. 01c6495 multiple changes after sourceforge outage - most notably OPL2/OPL3 support, and many bugfixes by Mateusz Viste · 9 years ago
  36. 0522c81 wmake pkg takes care of the awe32 lib, too by Mateusz Viste · 9 years ago
  37. 6664fc3 experimental implementation of the AWE lib by Mateusz Viste · 9 years ago
  38. cd7dd57 configurable memory mode via makefile by Mateusz Viste · 9 years ago
  39. 64e6164 fixed MUS playing by Mateusz Viste · 9 years ago
  40. 626a6a2 improved MUS support - somewhat plays now by Mateusz Viste · 9 years ago
  41. 47fb7eb switched to compact model for allowing to load more data in /noxms mode by Mateusz Viste · 9 years ago
  42. 8183ccc added MUS handling code (doesn't work yet) by Mateusz Viste · 9 years ago
  43. 7b84499 modular outdev api for future multi-device support by Mateusz Viste · 9 years ago
  44. 67fac01 wmake pkg copies history.txt to dosmid's directory, also marked the 'pkg' target as .symbolic by Mateusz Viste · 9 years ago
  45. 0ca5097 improved build pkg script by Mateusz Viste · 9 years ago
  46. a4a09cf moved development to trunk by Mateusz Viste · 10 years ago