ti-8x (246e7a2b6494cd991b08ac669ed761ecea0cc98c) ti-8x (2726a7014867ad7224d09b66836c5d385f0350f4)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: ti-8x,v 1.7 2014/04/30 21:41:02 christos Exp $
3# $File: ti-8x,v 1.8 2020/02/12 22:13:01 christos Exp $
4# ti-8x: file(1) magic for the TI-8x and TI-9x Graphing Calculators.
5#
6# From: Ryan McGuire (rmcguire@freenet.columbus.oh.us).
7#
8# Update: Romain Lievin (roms@lpg.ticalc.org).
9#
10# NOTE: This list is not complete.
11# Files for the TI-80 and TI-81 are pretty rare. I'm not going to put the

--- 189 unchanged lines hidden (view full) ---

201>0x000048 byte 0x12 (program)
202>0x000048 byte 0x13 (function)
203>0x000048 byte 0x14 (macro)
204>0x000048 byte 0x1C (zipped)
205>0x000048 byte 0x21 (assembler)
206#
207# Magic Numbers for the TI-73/83+/89/92+/V200 FLASH upgrades
208#
4# ti-8x: file(1) magic for the TI-8x and TI-9x Graphing Calculators.
5#
6# From: Ryan McGuire (rmcguire@freenet.columbus.oh.us).
7#
8# Update: Romain Lievin (roms@lpg.ticalc.org).
9#
10# NOTE: This list is not complete.
11# Files for the TI-80 and TI-81 are pretty rare. I'm not going to put the

--- 189 unchanged lines hidden (view full) ---

201>0x000048 byte 0x12 (program)
202>0x000048 byte 0x13 (function)
203>0x000048 byte 0x14 (macro)
204>0x000048 byte 0x1C (zipped)
205>0x000048 byte 0x21 (assembler)
206#
207# Magic Numbers for the TI-73/83+/89/92+/V200 FLASH upgrades
208#
2090x0000016 string Advanced TI-XX Graphing Calculator (FLASH)
209#0x0000016 string Advanced TI-XX Graphing Calculator (FLASH)
2100 string **TIFL** TI-XX Graphing Calculator (FLASH)
211>8 byte >0 - Revision %d
212>>9 byte x \b.%d,
213>12 byte >0 Revision date %02x
214>>13 byte x \b/%02x
215>>14 beshort x \b/%04x,
216>17 string >/0 name: '%s',
217>48 byte 0x74 device: TI-73,

--- 22 unchanged lines hidden ---
2100 string **TIFL** TI-XX Graphing Calculator (FLASH)
211>8 byte >0 - Revision %d
212>>9 byte x \b.%d,
213>12 byte >0 Revision date %02x
214>>13 byte x \b/%02x
215>>14 beshort x \b/%04x,
216>17 string >/0 name: '%s',
217>48 byte 0x74 device: TI-73,

--- 22 unchanged lines hidden ---