| MediaWiki:Sitenotice |
|---|
| 2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues.
2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year. 2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net |
Game Master Cart: Difference between revisions
From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
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 13: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 Read-only mirror: https://cocopedia.dgb3.net |
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: 751. Total Files: 999.
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