Skip to content

An experimental overhaul of GoatTracker 2.7x - originally by L. Öörni aka Cadaver / Covert Bitops.

Notifications You must be signed in to change notification settings

jansalleine/gt2fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor by Lasse Öörni ([email protected]) HardSID 4U support by Téli Sándor. Uses reSID engine by Dag Lem. Uses reSID distortion / nonlinearity by Antti Lankila. Uses 6510 crossassembler from Exomizer2 beta by Magnus Lind. Uses the SDL library. GoatTracker icon by Antonio Vera. Command quick reference by Simon Bennett. Patches and further development by Stefan A. Haubenthal, Valerio Cannone, Raine M. Ekman, Tero Lindeman, Henrik Paulini and Groepaz. Microtonal support by Birgit Jauernig.

Distributed under GNU General Public License (see the file COPYING for details)

Covert BitOps homepage: http://covertbitops.c64.org

GoatTracker 2 SourceForge.net page: http://sourceforge.net/projects/goattracker2

GoatTracker modifications by Jan Wassermann aka Spider Jerusalem ^ MYD ^ TRSi

gt2fork homepage: https://gt2fork.jansalleine.com/

Mono Version

cd goattrk2/src/

make

Stereo Version

cd gt2stereo/src/

make

I have no idea :-) Just build for windows on linux with mingw32.

Mono Version

cd goattrk2/src/

make -f makefile.xmingw32

Stereo Version

cd gt2stereo/src/

make -f makefile.xmingw32

Not sure about it. You'd have to adjust the makefiles accordingly to makefile.common. I left those files as they were.

In no particular order:

  • Replaced unnecessary "0" chars with "." chars
  • Fine tuned colorscheming (all colors should be defined in goattrk2.h)
  • Included current reSID from VICE project [http://vice-emu.sourceforge.net/]

As of v2.75/v2.76 the displaymodes are incompatible with GoatTracker upstream. gt2fork only supports decimal and hexadecimal displaymodes – both with "." instead of "0".

About

An experimental overhaul of GoatTracker 2.7x - originally by L. Öörni aka Cadaver / Covert Bitops.

Resources

Stars

Watchers

Forks