Skip to content

Tags: deltabeard/MiniGBS

Tags

0.2.2

Toggle 0.2.2's commit message
Update and use Miniaudio instead of MiniAL

Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>

0.2.1

Toggle 0.2.1's commit message
Windows: Fix no printing bug

Fixed an issue whereby text would not be printed to stdout until minigbs
was exiting on MinGW-64.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>

0.2.0

Toggle 0.2.0's commit message
Makefile: Fix Windows build

Now using sdl2-config to generate correct cflags and ldflags in
Makefile.

Tested working on Windows 10 in MinGW-64 and command prompt (cmd).
There are some wierd issues however, in cmd, minigbs goes into
background and can only be quit using task manager. Additionally, text
is not displayed when using MinGW-64 until minigbs is quitting.

This commit will be tagged a release to provide a statically built
executable.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>

1.4

Toggle 1.4's commit message
More tweaks to new -dd debug mode.

1.3

Toggle 1.3's commit message
New test ALSA impl w/poll. Add goto key + conffile

Goto track key is return/enter.
Config file currently only used to persist the volume.
  It's located at $XDG_CONFIG_HOME/minigbsrc
  (or ~/.config/minigbsrc if XDG_CONFIG_HOME is unset).

1.2

Toggle 1.2's commit message
Wave channel improvement + note display fix.

Wave channel wasn't always setting the sample properly, it should now be
less whiny. Kirby's dream land track 1 is a good test.

Fixed note display sticking if the track used a 0 volume write
(DAC disable) to cut notes. (e.g. Ottifanten Kommando Stőrtebeker)

1.1

Toggle 1.1's commit message
Quick fix for noise channel divide-by-zero

1.0

Toggle 1.0's commit message
add support for files using tma/tac timing