Probably 0.94 -> 0.95
This was way before the import of TIGCC to the TIGCC CVS repository in December 2004...
I don't think I have modified kbd.h. What changes were done?
Um, oops. The model-dependent KEY_LEFT, etc. definitions are not in kbd.h, they're in compat.h. Silly me.
There's a change in flash.h, though:
[code]#define FL_getHardwareParmBlock() (MIN_AMS<101&&TIOS_entries<0x3CC?(const void*)"\0\x6\0\0\0\x1":_rom_call(const void*,(void),16B)())[/code]
[code]#define FL_getHardwareParmBlock() (((_ram_call(14,unsigned short)==0x1100)?(const void*)"\0\x6\0\0\0\x1":_rom_call(const void*,(void),16B)())[/code]