Rivoreo Source Code Repositories
src.rivoreo.one
/
audio
/
dosmid
/
876f3f03b8a924d3f1ccf3e8b4b6b5244933bdde
/
Makefile
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