Multiplayer Demo GBA
From GameBrew
More actions
| Multiplayer Demo | |
|---|---|
| General | |
| Author | Scott Lininger |
| Type | Demos |
| Version | 1 |
| License | Mixed |
| Last Updated | 2004/01/16 |
| Links | |
| Download | |
| Website | |
This code shows how to replicate a program across a link cable (the connected Game Boy doesn't require a flash cart.)
It then demonstrates how to exchange arbitrary C STRUCTs between the two Game Boys for "real-time" exchange during a game.
Screenshots
Compatibility
Tested on real hardware (using two GBAs at a time).
Credits
Many thanks to the Down to You website and Jeff's multiboot demo (formerly at www.devrs.com/gba) for getting me started.
External links
- Author's website - http://www.thingker.com/gba/ (archived)
- GBADev - https://www.gbadev.org/demos.php?showinfo=591