-
Notifications
You must be signed in to change notification settings - Fork 2
/
AUTHORS
79 lines (58 loc) · 2.85 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Gameboy Color for MEGA65 aka gbc4mega65
=======================================
done in 2021 by
* sy2002 github.com/sy2002 www.sy2002.de
* MJoergen github.com/MJoergen
gbc4mega65 is licensed under the terms of GNU/GPL v3, for more information please read the file LICENSE
Parts of gbc4mega65 are licensed under other Free-software licenses as described in the source code
Special thanks to Robert Peip for his invaluable support.
gbc4mega65:
-----------
gbc4mega65 is a port of Gameboy_MiSTer
done by the MiSTer Development Team
Original GitHub Repository: https://github.com/MiSTer-devel/Gameboy_MiSTer
Significant contributors:
* brNX
* sorgelig
* paulb-nl
* Kitrinx
* RobertPeip
Gameboy_MiSTer is a port of MiST's Game Boy core
done by the MiST Development Team
Original GitHub Repository: https://github.com/mist-devel/gameboy
Significant contributors:
* Till Harbaum (original creator)
* gyurco
The Z80 processor is based on T80
done by Daniel Wallner
improved by MikeJ, Sean Riddle, TobiFlex, RobertPeip, sorgelig, paulb-nl, brNX
Open Source Game Boy and Game Boy Color ROMs
done by the SameBoy Development Team
Original GitHub Repository https://github.com/LIJI32/SameBoy
Other than that and our own work, gbc4mega65 uses:
--------------------------------------------------
* Various MEGA65 drivers taken from the MEGA65 VHDL source by Paul Gardner-Stephen
https://github.com/MEGA65/mega65-core
* QNICE Co-Processor for ROM loading and On-Screen-Menu by The QNICE Development Team
https://github.com/sy2002/QNICE-FPGA
* VGA Timing Generator, done by Scott Larson
https://www.digikey.com/eewiki/pages/viewpage.action?pageId=15925278
* VGA to HDMI converter IP core, done by Adam Barnes
https://github.com/amb5l/tyto_project
* Debouncer: I/O debouncing used for the joysticks, done by Scott Larson
https://www.digikey.com/eewiki/pages/viewpage.action?pageId=4980758
* Anikki-16x16 font, archived and provided by k80w
https://github.com/k80w/consolefonts
* PSF font to text file converter nafe-0.1 by Corvus Corax
https://sourceforge.net/projects/nafe/
* PSF font to C include file converter psftools-1.1.1 by John Elliott
https://www.seasip.info/Unix/PSF/
The following tools were invaluable for the development of gbc4mega65:
----------------------------------------------------------------------
* Game Boy interactive test suite: 240p-test-mini by Damian Yerrick
https://github.com/pinobatch/240p-test-mini
* 240p-test-mini is a port of 240p Test Suite by Artemio Urbina
https://github.com/ArtemioUrbina/240pTestSuite
* MBC tests (cartridge ROM/RAM) were performed using the tests from
Joonas Javanainen's mooneye-gb project
https://github.com/Gekkio/mooneye-gb/tree/master/tests