Difference between revisions of "Template:About"
From GbdevWiki
(→About the Gameboy Development Wiki) |
(It isn't really a Z80. Instead of IY it has DIY (wanna calculate an effective address? Do It Yourself).) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {| style="text-align: left; width: 100%; padding: 10px; vertical-align:top; background:#F7F7FF; border: 1px solid #CCF7CC; -moz-border-radius:4px; " | + | {| style="margin-top:10px; text-align: left; width: 100%; padding: 10px; vertical-align:top; background:#F7F7FF; border: 1px solid #CCF7CC; -moz-border-radius:4px; " |
| | | | ||
== About the Gameboy Development Wiki == | == About the Gameboy Development Wiki == | ||
− | The GBDev Wiki is an effort to collect and systemize information about the | + | The GBDev Wiki is an effort to collect and systemize information about the Game Boy's Z80-like CPU, its hardware, tools for software development, perhaps example source code, and serve as a reference for people who might be interested in Game Boy software development and hardware modification. |
− | '''The information is out there.''' But as I see it there are a couple of problems that with the fact that the information | + | '''The information is out there.''' But as I see it there are a couple of problems that with the fact that the information is scattered over the internet. |
* It might be hard to find some of the more obscure information. Having the information in a Wiki will make it more readily accessible for those who might search for it. | * It might be hard to find some of the more obscure information. Having the information in a Wiki will make it more readily accessible for those who might search for it. | ||
* Most information on the net is not editable. By putting this information in a Wiki, anyone can contribute to the information. | * Most information on the net is not editable. By putting this information in a Wiki, anyone can contribute to the information. | ||
− | * As time passes by, some information will vanish, because people who used to develop for and document the old | + | * As time passes by, some information will vanish, because people who used to develop for and document the old Game Boy models will probably have forgotten their passwords/not care about their old web space accounts, etc. I will guarantee that the information in this Wiki will survive many years to come. |
Therefore, I believe a Wiki is a good format for the information. | Therefore, I believe a Wiki is a good format for the information. | ||
|} | |} |
Latest revision as of 22:11, 26 March 2018
About the Gameboy Development WikiThe GBDev Wiki is an effort to collect and systemize information about the Game Boy's Z80-like CPU, its hardware, tools for software development, perhaps example source code, and serve as a reference for people who might be interested in Game Boy software development and hardware modification. The information is out there. But as I see it there are a couple of problems that with the fact that the information is scattered over the internet.
Therefore, I believe a Wiki is a good format for the information. |