Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
ressource:gameboy [2025/04/09 18:12] emoc [Bibliographie] |
ressource:gameboy [2025/04/24 11:52] (Version actuelle) emoc [Histoire] |
||
---|---|---|---|
Ligne 11: | Ligne 11: | ||
<code> | <code> | ||
DMG: Game Boy (monochrome), introduced on April 21, 1989 | DMG: Game Boy (monochrome), introduced on April 21, 1989 | ||
- | MGB: Game Boy (monochrome), introduced on April 21, 1989 | + | MGB: Game Boy Pocket |
MGL: Game Boy Light (monochrome), introduced on April 14, 1998 | MGL: Game Boy Light (monochrome), introduced on April 14, 1998 | ||
CGB: Game Boy Color (color), introduced on October 21, 1998 | CGB: Game Boy Color (color), introduced on October 21, 1998 | ||
SGB: Super Game Boy, introduced on June 14, 1994 | SGB: Super Game Boy, introduced on June 14, 1994 | ||
SGB2: Super Game Boy 2, introduced on January 30, 1998 | SGB2: Super Game Boy 2, introduced on January 30, 1998 | ||
+ | OXY : Game Boy Micro | ||
+ | AGB : Game Boy Advance | ||
+ | AGS : Game Boy Advance SP | ||
</code> | </code> | ||
===== Réaliser ses propres jeux et cartouches ===== | ===== Réaliser ses propres jeux et cartouches ===== | ||
Ligne 33: | Ligne 36: | ||
* programmateur de cartouche GBxCart RW : [[materiel:gbxcart|GBxCart RW]] | * programmateur de cartouche GBxCart RW : [[materiel:gbxcart|GBxCart RW]] | ||
+ | Il est aussi possible de fabriquer ses cartouches en DIY! | ||
===== Documents techniques ===== | ===== Documents techniques ===== | ||
* https://gbwiki.org/ | * https://gbwiki.org/ | ||
* https://gbdev.io/pandocs/ | * https://gbdev.io/pandocs/ | ||
+ | * http://hxc2001.free.fr/gbkit/index.html (comment fabriquer ses cartouches en DIY) | ||
+ | * https://gbhwdb.gekkio.fi/consoles/dmg/ **hardware des différents modèles : photo des PCB, etc.** | ||
===== Réparation ===== | ===== Réparation ===== | ||
Ligne 62: | Ligne 68: | ||
**pizza boy** https://play.google.com/store/apps/details?id=it.dbtecno.pizzaboy \\ | **pizza boy** https://play.google.com/store/apps/details?id=it.dbtecno.pizzaboy \\ | ||
émulateur pour téléphones android | émulateur pour téléphones android | ||
+ | |||
+ | **gearboy** https://github.com/drhelius/Gearboy \\ | ||
+ | multiplateforme, émulation GB/GBC \\ | ||
+ | # 20250410 Debian 12 @ tenko | ||
+ | git clone https://github.com/drhelius/Gearboy.git | ||
+ | sudo apt install build-essential libsdl2-dev libglew-dev libgtk-3-dev | ||
+ | cd platforms/linux | ||
+ | make | ||
+ | | ||
===== Bibliographie ===== | ===== Bibliographie ===== |