>struct _gamedata
> {
> ULONG game[2];
> int pkgversion;
> } *gamedata;
Ops... this was meant to be:
struct _gamedata
{
ULONG game[2];
USHORT pkgversion;
} *gamedata;
----- AbraçOS/2, Daniel Caetano ([EMAIL PROTECTED])
/| | | |\
\| ___ |/ OS/2: http://www.quasarbbs.com/daniel/
\/ ----- \/ MSX: http://www.fudeba.cjb.net/
| | Drawings: http://www.djgallery.tsx.org/
-- -- ...Programming to solve the mistery of life!
--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html
- Suggestion to the format. Daniel Jorge Caetano
- Re: Suggestion to the format. Daniel Jorge Caetano
- Re: Suggestion to the format. Maarten ter Huurne
- Re: Suggestion to the format. Manuel Bilderbeek
- Re: Suggestion to the format. Eric . Boon
- Re: Suggestion to the format. Maarten ter Huurne
- Yamaha SFG-01 ROM available Richard Atkinson
- Re: Suggestion to the format. Daniel Jorge Caetano
- Re: Suggestion to the format. Maarten ter Huurne
- Re: Suggestion to the format. Daniel Jorge Caetano
