1. 1165ec2 syx.c was not mentionned in makefile by Mateusz Viste · 7 years ago
  2. cd68263 switching back to compact mode by Mateusz Viste · 7 years ago
  3. 9674449 compile in small memory model (instead of compact): faster, smaller by Mateusz Viste · 7 years ago
  4. 5305c38 GUS support (relies on the ULTRAMID API) by Mateusz Viste · 7 years ago
  5. 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
  6. d4a21dd avoid structures padding, so I can pack more data in memory by Mateusz Viste · 7 years ago
  7. 8c0b1b4 makefile ignores the WCL env variable, also documented a few additional bits of the file by Mateusz Viste · 9 years ago
  8. d975d5c short documentation of memory models by Mateusz Viste · 9 years ago
  9. 150df55 added an empty and self-documented configuration file by Mateusz Viste · 9 years ago
  10. ca880aa OPL support can be disabled during compile time by Mateusz Viste · 9 years ago
  11. 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
  12. 82fa74e added SBMIDI support by Mateusz Viste · 9 years ago
  13. 208a526 added RS232 output support by Mateusz Viste · 9 years ago
  14. 01c6495 multiple changes after sourceforge outage - most notably OPL2/OPL3 support, and many bugfixes by Mateusz Viste · 9 years ago
  15. 0522c81 wmake pkg takes care of the awe32 lib, too by Mateusz Viste · 9 years ago
  16. 6664fc3 experimental implementation of the AWE lib by Mateusz Viste · 9 years ago
  17. cd7dd57 configurable memory mode via makefile by Mateusz Viste · 9 years ago
  18. 64e6164 fixed MUS playing by Mateusz Viste · 9 years ago
  19. 626a6a2 improved MUS support - somewhat plays now by Mateusz Viste · 9 years ago
  20. 47fb7eb switched to compact model for allowing to load more data in /noxms mode by Mateusz Viste · 9 years ago
  21. 8183ccc added MUS handling code (doesn't work yet) by Mateusz Viste · 9 years ago
  22. 7b84499 modular outdev api for future multi-device support by Mateusz Viste · 9 years ago
  23. 67fac01 wmake pkg copies history.txt to dosmid's directory, also marked the 'pkg' target as .symbolic by Mateusz Viste · 9 years ago
  24. 0ca5097 improved build pkg script by Mateusz Viste · 9 years ago
  25. a4a09cf moved development to trunk by Mateusz Viste · 10 years ago