File:  [HATARI the Atari ST Emulator] / hatari / src / includes / version.h
Revision 1.1.1.7 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 9 09:00:30 2019 UTC (7 years, 1 month ago) by root
Branches: hatari, MAIN
CVS tags: hatari02210, HEAD
hatari 2.2.1

/*
  Hatari - version.h

  Name and version for window title (and other outputs)
*/

/* devel */
#if ENABLE_WINUAE_CPU
# define CPU_CORE_NAME "(WinUAE CPU core)"
#else
# define CPU_CORE_NAME "(OldUAE CPU core)"
#endif
//#define PROG_NAME "Hatari v2.3.0-devel (" __DATE__ ") " CPU_CORE_NAME

/* release */
#define PROG_NAME "Hatari v2.2.1"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.