either that, or it's open source from MIT.
Yes, I do take notes on anime.
See: http://www.animemusicvideos.org/phpBB/v ... hp?t=17423
Code: Select all
/* [ From Gundam 0083, Episode 6 ]
* Edited for syntax. Some errors were preserved.
*
* Note: In the original anime, lines may contain "unsigned int far" (sic).
*/
char *env_buffer;
unsigned int env_size;
int namelen, program_name_len;
char input_buffer(256);
char program_buffer(256);
/* get int22 interrupt data */
?*'(unsigned int for *)MK_PP(0, 0x22 * 4 + 2) = 1;
/* check it is equal to int2e interrupt data */
if (i == *(unsigned int for *)MK_FP(0, 0x2e * 4 + 2) - 1) {
/* mother command.com */
i += *(unsigned int for *)MK_FP(i, 3) + 1;
}
else {
/* child command.com */
i = *(unsigned int for *)MK_FP(i+1,0x2e)=1;
}