Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GameduinoTest SimpleGameduinoTest RobotRic
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:d614b857b940 | 2013-06-05 | RichardE | Made the spr variable in the Gameduino class public. |
4:f6a33c5f0f7f | 2012-11-24 | RichardE | Added putchar method. |
3:a1c856358996 | 2012-11-18 | RichardE | Added HideAllSprites method. |
2:19817d1924d5 | 2012-11-15 | RichardE | Moved Types.h out into a separate library called CommonTypes. CommonTypes is now required if the Gameduino library is to compile. |
1:8ff91fe70bfc | 2012-11-09 | RichardE | Added ClearScreen method. |
0:d199d2362859 | 2012-11-07 | RichardE | For communication with a Gameduino shield which provides a colour VGA display, sprites with hardware collision detection and stereo sound. |