mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-01-13 11:49:08 +01:00
Snes9x - Update version and copyright for 1.61 (#985)
This commit is contained in:
parent
1c0e621ce2
commit
f5a2ed5e99
11
LICENSE
11
LICENSE
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
(c) Copyright 2006 - 2007 nitsuja
|
(c) Copyright 2006 - 2007 nitsuja
|
||||||
|
|
||||||
(c) Copyright 2009 - 2019 BearOso,
|
(c) Copyright 2009 - 2022 BearOso,
|
||||||
OV2
|
OV2
|
||||||
|
|
||||||
(c) Copyright 2017 qwertymodo
|
(c) Copyright 2017 qwertymodo
|
||||||
@ -139,7 +139,7 @@
|
|||||||
(c) Copyright 2006 - 2007 Shay Green
|
(c) Copyright 2006 - 2007 Shay Green
|
||||||
|
|
||||||
GTK+ GUI code
|
GTK+ GUI code
|
||||||
(c) Copyright 2004 - 2019 BearOso
|
(c) Copyright 2004 - 2022 BearOso
|
||||||
|
|
||||||
Win32 GUI code
|
Win32 GUI code
|
||||||
(c) Copyright 2003 - 2006 blip,
|
(c) Copyright 2003 - 2006 blip,
|
||||||
@ -147,11 +147,13 @@
|
|||||||
Matthew Kendora,
|
Matthew Kendora,
|
||||||
Nach,
|
Nach,
|
||||||
nitsuja
|
nitsuja
|
||||||
(c) Copyright 2009 - 2019 OV2
|
(c) Copyright 2009 - 2022 OV2
|
||||||
|
|
||||||
Mac OS GUI code
|
Original Mac OS GUI code
|
||||||
(c) Copyright 1998 - 2001 John Stiles
|
(c) Copyright 1998 - 2001 John Stiles
|
||||||
(c) Copyright 2001 - 2011 zones
|
(c) Copyright 2001 - 2011 zones
|
||||||
|
New MacOS GUI code
|
||||||
|
(c) Copyright 2022 Michael Donald Buckley
|
||||||
|
|
||||||
Libretro port
|
Libretro port
|
||||||
(c) Copyright 2011 - 2017 Hans-Kristian Arntzen,
|
(c) Copyright 2011 - 2017 Hans-Kristian Arntzen,
|
||||||
@ -164,6 +166,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Snes9x homepage: http://www.snes9x.com/
|
Snes9x homepage: http://www.snes9x.com/
|
||||||
|
Snes9x source code: https://github.com/snes9xgit/snes9x/
|
||||||
|
|
||||||
Permission to use, copy, modify and/or distribute Snes9x in both binary
|
Permission to use, copy, modify and/or distribute Snes9x in both binary
|
||||||
and source form, for non-commercial purposes, is hereby granted without
|
and source form, for non-commercial purposes, is hereby granted without
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
#define _SNES9X_H_
|
#define _SNES9X_H_
|
||||||
|
|
||||||
#ifndef VERSION
|
#ifndef VERSION
|
||||||
#define VERSION "1.60"
|
#define VERSION "1.61"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "port.h"
|
#include "port.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user