Skip to content

Commit 64ed226

Browse files
committed
firts import (huge amount of, dont see in web browsers)
0 parents  commit 64ed226

File tree

200 files changed

+78525
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+78525
-0
lines changed

AUTHORS

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
Hu-Go! authors
2+
==============
3+
4+
Hu-Go! is based on fpce, a pc engine emulator made by Bero.
5+
Improvements done in Xpce, from Hmmx, were also integrated.
6+
It contains code for unzipping by Gilles Vollant (unzip.[hc])
7+
and relies on zlib (zlib team, zlib licencen, zlib.org), SDL (SDL team,
8+
LGPL licence, libsdl.org), SDLnet (Sam Lantinga, Roy Wood and
9+
Masahiro Minami, http://jcatki.no-ip.org/SDL_net/)
10+
11+
Work had then been resumed by Zeograd with the help (in no special order) of :
12+
- David Shadoff (new kernel code, ideas, ...)
13+
- Nyef (cd emulation, ...)
14+
- Ixion (linux coding, sdl joypad, cd emulation, sound emulation, ...)
15+
- Black- (gfx bug fixes, gp32 port, ...)
16+
- Cleaner (freeBSD port fixes)
17+
- Laurent Desnogues (cpu coding, ps2 port, ...)
18+
- Erich Kitzmuller (sound improvement, dma bug fixes)
19+
- Pit (gfx)
20+
- David Michel (ideas, ...)
21+
- Lester Barrow (linux coding, joypad support, ...)
22+
- Mooz (ideas, ...)
23+
- Bt Garner (ideas, ...)
24+
- Littletux (mandrake packages, ...)
25+
- Zoop & his gf (gfx bug fixes)
26+
27+
Tests by :
28+
- Raph
29+
- Fagemul
30+
- NaMco
31+
- Fixo
32+
- sALTY
33+
- Gato
34+
- Nostromo
35+
- Cissou
36+
- Leeloo
37+
- Sir Jaguar
38+
39+
I probably forgot some people, don't hesitate to contact me so that I can fix this.

COPYING

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Hu-Go! is licensed under the GNU GENERAL PUBLIC LICENSE Version 2 (see
2+
LICENSE.gpl)
3+
4+
EXCEPTED
5+
6+
content of the file pcecd.c, which is licensed under the GPL compatible,
7+
modified BSD license (see LICENSE.bsd-modified)
8+

0 commit comments

Comments
 (0)