After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769475 - mega-drive: Support Sega Pico
mega-drive: Support Sega Pico
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks: 769458
 
 
Reported: 2016-08-03 14:50 UTC by Adrien Plazas
Modified: 2016-08-03 22:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mega-drive: Support Sega Pico games (1.29 KB, patch)
2016-08-03 22:16 UTC, Adrien Plazas
committed Details | Review
mega-drive: Add is_pico() to MegaDriveHeader (838 bytes, patch)
2016-08-03 22:16 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2016-08-03 14:50:40 UTC
Sega Pico is very similar to Mega Drive, hence supporting it should be easy.
Comment 1 Adrien Plazas 2016-08-03 15:14:35 UTC
This depends on https://bugs.freedesktop.org/show_bug.cgi?id=97200
Comment 2 Adrien Plazas 2016-08-03 22:16:18 UTC
The following fixes have been pushed:
a657ce1 mega-drive: Support Sega Pico games
61d9b2f mega-drive: Add is_pico() to MegaDriveHeader
Comment 3 Adrien Plazas 2016-08-03 22:16:28 UTC
Created attachment 332686 [details] [review]
mega-drive: Support Sega Pico games
Comment 4 Adrien Plazas 2016-08-03 22:16:40 UTC
Created attachment 332687 [details] [review]
mega-drive: Add is_pico() to MegaDriveHeader

This will be used in the next commit to support Sega Pico games.