MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues.
2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)
Game Master Cart: Difference between revisions
m (Fix my dyslexia) |
(Additional programming, demo, and external reference links) |
||
Line 20: | Line 20: | ||
== Programming == | == Programming == | ||
* [https://docs.google.com/document/d/17JzrNqIHZaFmtHEeFSevpkJtbWOn2-2EjxMB2cQlxsY/edit Programming the Game Master Cartridge] - Start here documentation | |||
* [http://www.6809.org.uk/tmp/testgmc/ testgmc] - detect if Game Master Cartridge is present | |||
* [https://drive.google.com/file/d/1nJHDK1-_18M0ht6VB5JNOGE1ze6J8Lp2/view gmcdemo.bas] - demo of the GMC | |||
* [https://drive.google.com/file/d/1LpS0YEg0PChBnlnu2YxNZocb0eEd3xlm/view gmctool.bas] - basic tooling for the GMC | |||
* [https://www.youtube.com/watch?v=ekKKBsg8aSY Basic tools for GMC] | * [https://www.youtube.com/watch?v=ekKKBsg8aSY Basic tools for GMC] | ||
Line 25: | Line 29: | ||
* [https://www.youtube.com/watch?v=mGaaDpZ-M3c GMC Demo] Demo in Extended Color Basic | * [https://www.youtube.com/watch?v=mGaaDpZ-M3c GMC Demo] Demo in Extended Color Basic | ||
* [https://www.youtube.com/watch?v=8sEQDIsG4c8 Demo of cyd_gmc on real hardware] | * [https://www.youtube.com/watch?v=8sEQDIsG4c8 Demo of cyd_gmc on real hardware] | ||
* [https://github.com/sorchard001/cyd-gmc SN76489 Music Player based on CyD] | |||
== External References == | == External References == | ||
* [https://www.vintageisthenewold.com/game-master-cartridge-enables-better-games-for-coco/ Game Master Cartridge Enables Better Games for Coco] - introductory article about the cartridge | |||
* [https://en.wikipedia.org/wiki/Texas_Instruments_SN76489 Texas Instruments SN76489AN] | * [https://en.wikipedia.org/wiki/Texas_Instruments_SN76489 Texas Instruments SN76489AN] | ||
* [https://docs.google.com/document/d/1ffwWEZ-PByPKaEcATl0f8cmBhJ4628WK1W8Dk9otXt4/edit Game Master 1.0 to 2.0 Update Notes] | |||
* [http://www.smspower.org/Development/SN76489 SN76489 Technical Info] |
Revision as of 17:27, 16 February 2020
WELCOME |
---|
Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al |
See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.
This page was last updated on 02/16/2020. Total Pages: 744. Total Files: 994.
Home / Hardware - Game Master Cart
MISSING PHOTO | |
Name | Game Master Cart |
---|---|
Year | DATE NEEDED |
Interface | Cartridge Slot |
Notes | NOTES NEEDED |
Info Source | INFO SOURCE NEEDED |
About the Hardware Info Box |
The Game Master Cart is a flash ROM cartridge with the Texas Instruments SN76489AN Digital Complex Sound Generator (DCSG)
Introduction / Tutorial Videos
- GMC Demo1 Demo and technical information
- GMC Demo2 Creating Sound from Extended Color Basic
- GMC Demo3 Creating Sound from Extended Color Basic
- GMC Demo4 Understanding Bank Switched ROM
Programming
- Programming the Game Master Cartridge - Start here documentation
- testgmc - detect if Game Master Cartridge is present
- gmcdemo.bas - demo of the GMC
- gmctool.bas - basic tooling for the GMC
- Basic tools for GMC
Demos
- GMC Demo Demo in Extended Color Basic
- Demo of cyd_gmc on real hardware
- SN76489 Music Player based on CyD
External References
- Game Master Cartridge Enables Better Games for Coco - introductory article about the cartridge
- Texas Instruments SN76489AN
- Game Master 1.0 to 2.0 Update Notes
- SN76489 Technical Info