|
|
| version 1.2, 2004/06/04 16:54:57 | version 1.3, 2005/02/07 14:46:12 |
|---|---|
| Line 1 | Line 1 |
| static const unsigned char liorom[] = { | |
| static const UINT8 liorom[] = { | |
| 0x11,0x00,0x00,0x00,0xa0,0x00,0x50,0x00,0xa1,0x00,0x54,0x00, | 0x11,0x00,0x00,0x00,0xa0,0x00,0x50,0x00,0xa1,0x00,0x54,0x00, |
| 0xa2,0x00,0x58,0x00,0xa3,0x00,0x5c,0x00,0xa4,0x00,0x60,0x00, | 0xa2,0x00,0x58,0x00,0xa3,0x00,0x5c,0x00,0xa4,0x00,0x60,0x00, |
| 0xa5,0x00,0x64,0x00,0xa6,0x00,0x68,0x00,0xa7,0x00,0x6c,0x00, | 0xa5,0x00,0x64,0x00,0xa6,0x00,0x68,0x00,0xa7,0x00,0x6c,0x00, |
| Line 102 static const unsigned char liorom[] = { | Line 103 static const unsigned char liorom[] = { |
| 0x10,0x28,0x28,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | 0x10,0x28,0x28,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
| 0x00,0x00,0x00,0x00,0xe9,0xc1,0xfb, | 0x00,0x00,0x00,0x00,0xe9,0xc1,0xfb, |
| }; | }; |