DataMuseum.dk

Presents historical artifacts from the history of:

Philips Data Systems

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Philips Data Systems

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦ea780f6d8⟧

    Length: 4432 (0x1150)
    Notes: pts_type(UF)
    Names: »UPDSET.UF«

Derivation

└─⟦2a21e4bb5⟧ Bits:30009691 Philips computer tape "600408"
    └─⟦this⟧ »BDKAPP/UPDSET.UF« 

PTS(SC)

LED C:SET,/S!!
!!DL 1
			UPDATE #2 77.03.08 JES 
!!IL 26 
*	K:ID	78.03.07 
!!IL 43 
	ENTRY	K:ID	INCREMENT DATE
!!DL 96,97
!!DL 400,410
!!DL 502
	RF	SDRET	RETURN
!!DL 510
SDRET	EQU	* 
!!IL 516
	EJECT		IDENT C:SET 
******************* K : I D **********************************
* 
* 
* 
*SUBROUTINE  K : I D
*INCREMENTS DATE
* 
* 
* 
* CALL SEQUENCE:	CF A14,K:ID
* 
* 
*   ENTRY PARAM:	A7 = NUMBER OF DAYS TO INCREMENT 
* 
*   SUBROUTINES:
* 
*  RETURN PARAM:	NONE 
* 
*  RETURN METOD:	VIA A14
* 
*  CHANGED REGS:	A1-A6
* 
*  STACKER NEED:	6
* 
*   LIMITATIONS:
* 
*  CALLING TASK:	ANY
* 
* 
************************************************************* 
	EJECT		IDENT C:SET 
************************************************************* 
* 
* 
*	K : I D 
* 
* 
K:ID	EQU	*

* 
*   GET DATE FROM WORK BLOCK
*   AND CONVERT TO HEXADECIMAL
* 
	LDKL	A3,K:WBD	GET DATE WB ADDRESS
	SUK	A3,2 
	CF	A14,SUB2	CONVERT YEAR TO HEXADECIMAL
	LDR	A1,A6	SAVE YEAR VALUE
	CF	A14,SUB2	CONVERT MONTH TO HEXADECIMAL 
	LDR	A2,A6	SAVE MONTH VALUE 
	CF	A14,SUB2	CONVERT DAY TO HEXADECIMAL 
	LDR	A3,A6	SAVE DAY VALUE 
* 
*	INCREMENT DATE
* 
	ADR	A3,A7	ADD CARRY VALUE TO DAY 
	CF	A14,DATCHK	CHECK IF VALID DATE
	RF(NN)	ID100	VALID DATE
	ADR	A6,A3	RECALL MAX DAY OF MONTH
	SUR	A3,A6	NEW DAY VALUE
	ADK	A2,1	INCREMENT MONTH 
	CWK	A2,12
	RF(NG)	ID100	NOT NEW YEAR
	LDK	A2,1	SET JANUARY 
	ADK	A1,1	INCREMENT YEAR
* 
*   CONVERT NEW DATE TO ASCII AND 
*   MOVE DATE TO WORK BLOCK 
* 
ID100	EQU	* 
	LDKL	A4,K:WBD	DATE WB ADDRESS
	LDR	A6,A1	GET YEAR 
	CF	A14,SUBA	CONVERT TO ASCII AND STORE 
	LDR	A6,A2	GET MONTH
	CF	A14,SUBA	CONVERT AND STORE
	LDR	A6,A3	GET DAY
	CF	A14,SUBA	CONVERT AND STORE
	RTN	A14
* 

	EJECT		IDENT C:SET 
!!IL 520
	RF	SUB9
SUB2	ADK	A3,2 
SUB9	EQU	*
!!IL 531
* 
*   CREATE ASCII AND STORE
* 
SUBA	EQU	*
	LDK	A5,0 
SUBA05	SUK	A6,10
	RF(N)	SUBA10 
	ADK	A5,1 
	RB	SUBA05
SUBA10	ADK	A6,10
	SLL	A5,8 
	ADR	A5,A6
	ADKL	A5,/3030
	STR	A5,A4
	ADK	A4,2 
	RTN	A14
* 
!!EN
BEA /S
KPF /O
ASG /E0,TY10

HexDump

0x0000…0016 (0, 0, 398)  Head {h00=0x0012, h01=0x0050, text=»LED C:SET,/S!!«, t00=0x0000, t01=0x0004}
0x0016…0024              Head {h00=0x000a, h01=0x0050, text=»!!DL 1«, t00=0x0000, t01=0x001a}
0x0024…0046              Head {h00=0x001e, h01=0x0050, text=»   UPDATE #2 77.03.08 JES «, t00=0x0000, t01=0x0028}
0x0046…0056              Head {h00=0x000c, h01=0x0050, text=»!!IL 26 «, t00=0x0000, t01=0x004a}
0x0056…006e              Head {h00=0x0014, h01=0x0050, text=»* K:ID 78.03.07 «, t00=0x0000, t01=0x005a}
0x006e…007e              Head {h00=0x000c, h01=0x0050, text=»!!IL 43 «, t00=0x0000, t01=0x0072}
0x007e…00a0              Head {h00=0x001e, h01=0x0050, text=» ENTRY K:ID INCREMENT DATE«, t00=0x0000, t01=0x0082}
0x00a0…00b2              Head {h00=0x000e, h01=0x0050, text=»!!DL 96,97«, t00=0x0000, t01=0x00a4}
0x00b2…00c6              Head {h00=0x0010, h01=0x0050, text=»!!DL 400,410«, t00=0x0000, t01=0x00b6}
0x00c6…00d6              Head {h00=0x000c, h01=0x0050, text=»!!DL 502«, t00=0x0000, t01=0x00ca}
0x00d6…00ee              Head {h00=0x0014, h01=0x0050, text=» RF SDRET RETURN«, t00=0x0000, t01=0x00da}
0x00ee…00fe              Head {h00=0x000c, h01=0x0050, text=»!!DL 510«, t00=0x0000, t01=0x00f2}
0x00fe…0112              Head {h00=0x0010, h01=0x0050, text=»SDRET EQU * «, t00=0x0000, t01=0x0102}
0x0112…0122              Head {h00=0x000c, h01=0x0050, text=»!!IL 516«, t00=0x0000, t01=0x0116}
0x0122…013e              Head {h00=0x0018, h01=0x0050, text=» EJECT  IDENT C:SET «, t00=0x0000, t01=0x0126}
0x013e…0184              Head {h00=0x0042, h01=0x0050, text=»******************* K : I D **********************************«, t00=0x0000, t01=0x0142}
0x0184…018e              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0000, t01=0x0188}
0x018e…0198 (1, 0, 400)  Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0004}
0x0198…01a2              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x000e}
0x01a2…01be              Head {h00=0x0018, h01=0x0050, text=»*SUBROUTINE  K : I D«, t00=0x0001, t01=0x0018}
0x01be…01d6              Head {h00=0x0014, h01=0x0050, text=»*INCREMENTS DATE«, t00=0x0001, t01=0x0034}
0x01d6…01e0              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x004c}
0x01e0…01ea              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0056}
0x01ea…01f4              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0060}
0x01f4…0218              Head {h00=0x0020, h01=0x0050, text=»* CALL SEQUENCE: CF A14,K:ID«, t00=0x0001, t01=0x006a}
0x0218…0222              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x008e}
0x0222…022c              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0098}
0x022c…0266              Head {h00=0x0036, h01=0x0050, text=»*   ENTRY PARAM: A7 = NUMBER OF DAYS TO INCREMENT «, t00=0x0001, t01=0x00a2}
0x0266…0270              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x00dc}
0x0270…0288              Head {h00=0x0014, h01=0x0050, text=»*   SUBROUTINES:«, t00=0x0001, t01=0x00e6}
0x0288…0292              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x00fe}
0x0292…02b0              Head {h00=0x001a, h01=0x0050, text=»*  RETURN PARAM: NONE «, t00=0x0001, t01=0x0108}
0x02b0…02ba              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0126}
0x02ba…02da              Head {h00=0x001c, h01=0x0050, text=»*  RETURN METOD: VIA A14«, t00=0x0001, t01=0x0130}
0x02da…02e4              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0150}
0x02e4…0302              Head {h00=0x001a, h01=0x0050, text=»*  CHANGED REGS: A1-A6«, t00=0x0001, t01=0x015a}
0x0302…030c              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0001, t01=0x0178}
0x030c…0326              Head {h00=0x0016, h01=0x0050, text=»*  STACKER NEED: 6«, t00=0x0001, t01=0x0182}
0x0326…0330              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x000c}
0x0330…0348              Head {h00=0x0014, h01=0x0050, text=»*   LIMITATIONS:«, t00=0x0002, t01=0x0016}
0x0348…0352              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x002e}
0x0352…036e              Head {h00=0x0018, h01=0x0050, text=»*  CALLING TASK: ANY«, t00=0x0002, t01=0x0038}
0x036e…0378              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x0054}
0x0378…0382              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x005e}
0x0382…03c8              Head {h00=0x0042, h01=0x0050, text=»************************************************************* «, t00=0x0002, t01=0x0068}
0x03c8…03e4              Head {h00=0x0018, h01=0x0050, text=» EJECT  IDENT C:SET «, t00=0x0002, t01=0x00ae}
0x03e4…042a              Head {h00=0x0042, h01=0x0050, text=»************************************************************* «, t00=0x0002, t01=0x00ca}
0x042a…0434              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x0110}
0x0434…043e              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x011a}
0x043e…0450              Head {h00=0x000e, h01=0x0050, text=»* K : I D «, t00=0x0002, t01=0x0124}
0x0450…045a              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x0136}
0x045a…0464              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x0140}
0x0464…0476              Head {h00=0x000e, h01=0x0050, text=»K:ID EQU *«, t00=0x0002, t01=0x014a}
0x0476…047e              Head {h00=0x0004, h01=0x0050, t00=0x0002, t01=0x015c}
0x047e…0488              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0002, t01=0x0164}
0x0488…04ac              Head {h00=0x0020, h01=0x0050, text=»*   GET DATE FROM WORK BLOCK«, t00=0x0002, t01=0x016e}
0x04ac…04d2 (3, 0, 398)  Head {h00=0x0022, h01=0x0050, text=»*   AND CONVERT TO HEXADECIMAL«, t00=0x0003, t01=0x0004}
0x04d2…04dc              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0003, t01=0x002a}
0x04dc…0506              Head {h00=0x0026, h01=0x0050, text=» LDKL A3,K:WBD GET DATE WB ADDRESS«, t00=0x0003, t01=0x0034}
0x0506…0518              Head {h00=0x000e, h01=0x0050, text=» SUK A3,2 «, t00=0x0003, t01=0x005e}
0x0518…0548              Head {h00=0x002c, h01=0x0050, text=» CF A14,SUB2 CONVERT YEAR TO HEXADECIMAL«, t00=0x0003, t01=0x0070}
0x0548…056a              Head {h00=0x001e, h01=0x0050, text=» LDR A1,A6 SAVE YEAR VALUE«, t00=0x0003, t01=0x00a0}
0x056a…059c              Head {h00=0x002e, h01=0x0050, text=» CF A14,SUB2 CONVERT MONTH TO HEXADECIMAL «, t00=0x0003, t01=0x00c2}
0x059c…05c0              Head {h00=0x0020, h01=0x0050, text=» LDR A2,A6 SAVE MONTH VALUE «, t00=0x0003, t01=0x00f4}
0x05c0…05f0              Head {h00=0x002c, h01=0x0050, text=» CF A14,SUB2 CONVERT DAY TO HEXADECIMAL «, t00=0x0003, t01=0x0118}
0x05f0…0612              Head {h00=0x001e, h01=0x0050, text=» LDR A3,A6 SAVE DAY VALUE «, t00=0x0003, t01=0x0148}
0x0612…061c              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0003, t01=0x016a}
0x061c…0634              Head {h00=0x0014, h01=0x0050, text=»* INCREMENT DATE«, t00=0x0003, t01=0x0174}
0x0634…063e              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0003, t01=0x018c}
0x063e…0668              Head {h00=0x0026, h01=0x0050, text=» ADR A3,A7 ADD CARRY VALUE TO DAY «, t00=0x0004, t01=0x0008}
0x0668…0692              Head {h00=0x0026, h01=0x0050, text=» CF A14,DATCHK CHECK IF VALID DATE«, t00=0x0004, t01=0x0032}
0x0692…06b2              Head {h00=0x001c, h01=0x0050, text=» RF(NN) ID100 VALID DATE«, t00=0x0004, t01=0x005c}
0x06b2…06dc              Head {h00=0x0026, h01=0x0050, text=» ADR A6,A3 RECALL MAX DAY OF MONTH«, t00=0x0004, t01=0x007c}
0x06dc…06fc              Head {h00=0x001c, h01=0x0050, text=» SUR A3,A6 NEW DAY VALUE«, t00=0x0004, t01=0x00a6}
0x06fc…071e              Head {h00=0x001e, h01=0x0050, text=» ADK A2,1 INCREMENT MONTH «, t00=0x0004, t01=0x00c6}
0x071e…0730              Head {h00=0x000e, h01=0x0050, text=» CWK A2,12«, t00=0x0004, t01=0x00e8}
0x0730…0752              Head {h00=0x001e, h01=0x0050, text=» RF(NG) ID100 NOT NEW YEAR«, t00=0x0004, t01=0x00fa}
0x0752…0770              Head {h00=0x001a, h01=0x0050, text=» LDK A2,1 SET JANUARY «, t00=0x0004, t01=0x011c}
0x0770…0790              Head {h00=0x001c, h01=0x0050, text=» ADK A1,1 INCREMENT YEAR«, t00=0x0004, t01=0x013a}
0x0790…079a              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0004, t01=0x015a}
0x079a…07c4              Head {h00=0x0026, h01=0x0050, text=»*   CONVERT NEW DATE TO ASCII AND «, t00=0x0004, t01=0x0164}
0x07c4…07e8              Head {h00=0x0020, h01=0x0050, text=»*   MOVE DATE TO WORK BLOCK «, t00=0x0004, t01=0x018e}
0x07e8…07f2              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0005, t01=0x0022}
0x07f2…0806              Head {h00=0x0010, h01=0x0050, text=»ID100 EQU * «, t00=0x0005, t01=0x002c}
0x0806…082c              Head {h00=0x0022, h01=0x0050, text=» LDKL A4,K:WBD DATE WB ADDRESS«, t00=0x0005, t01=0x0040}
0x082c…0848              Head {h00=0x0018, h01=0x0050, text=» LDR A6,A1 GET YEAR «, t00=0x0005, t01=0x0066}
0x0848…0878              Head {h00=0x002c, h01=0x0050, text=» CF A14,SUBA CONVERT TO ASCII AND STORE «, t00=0x0005, t01=0x0082}
0x0878…0894              Head {h00=0x0018, h01=0x0050, text=» LDR A6,A2 GET MONTH«, t00=0x0005, t01=0x00b2}
0x0894…08ba              Head {h00=0x0022, h01=0x0050, text=» CF A14,SUBA CONVERT AND STORE«, t00=0x0005, t01=0x00ce}
0x08ba…08d4              Head {h00=0x0016, h01=0x0050, text=» LDR A6,A3 GET DAY«, t00=0x0005, t01=0x00f4}
0x08d4…08fa              Head {h00=0x0022, h01=0x0050, text=» CF A14,SUBA CONVERT AND STORE«, t00=0x0005, t01=0x010e}
0x08fa…090a              Head {h00=0x000c, h01=0x0050, text=» RTN A14«, t00=0x0005, t01=0x0134}
0x090a…0914              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0005, t01=0x0144}
0x0914…091c              Head {h00=0x0004, h01=0x0050, t00=0x0005, t01=0x014e}
0x091c…0938              Head {h00=0x0018, h01=0x0050, text=» EJECT  IDENT C:SET «, t00=0x0005, t01=0x0156}
0x0938…0948              Head {h00=0x000c, h01=0x0050, text=»!!IL 520«, t00=0x0005, t01=0x0172}
0x0948…0958              Head {h00=0x000c, h01=0x0050, text=» RF SUB9«, t00=0x0005, t01=0x0182}
0x0958…096e (6, 0, 398)  Head {h00=0x0012, h01=0x0050, text=»SUB2 ADK A3,2 «, t00=0x0006, t01=0x0004}
0x096e…0980              Head {h00=0x000e, h01=0x0050, text=»SUB9 EQU *«, t00=0x0006, t01=0x001a}
0x0980…0990              Head {h00=0x000c, h01=0x0050, text=»!!IL 531«, t00=0x0006, t01=0x002c}
0x0990…099a              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0006, t01=0x003c}
0x099a…09bc              Head {h00=0x001e, h01=0x0050, text=»*   CREATE ASCII AND STORE«, t00=0x0006, t01=0x0046}
0x09bc…09c6              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0006, t01=0x0068}
0x09c6…09d8              Head {h00=0x000e, h01=0x0050, text=»SUBA EQU *«, t00=0x0006, t01=0x0072}
0x09d8…09ea              Head {h00=0x000e, h01=0x0050, text=» LDK A5,0 «, t00=0x0006, t01=0x0084}
0x09ea…0a02              Head {h00=0x0014, h01=0x0050, text=»SUBA05 SUK A6,10«, t00=0x0006, t01=0x0096}
0x0a02…0a18              Head {h00=0x0012, h01=0x0050, text=» RF(N) SUBA10 «, t00=0x0006, t01=0x00ae}
0x0a18…0a2a              Head {h00=0x000e, h01=0x0050, text=» ADK A5,1 «, t00=0x0006, t01=0x00c4}
0x0a2a…0a3c              Head {h00=0x000e, h01=0x0050, text=» RB SUBA05«, t00=0x0006, t01=0x00d6}
0x0a3c…0a54              Head {h00=0x0014, h01=0x0050, text=»SUBA10 ADK A6,10«, t00=0x0006, t01=0x00e8}
0x0a54…0a66              Head {h00=0x000e, h01=0x0050, text=» SLL A5,8 «, t00=0x0006, t01=0x0100}
0x0a66…0a78              Head {h00=0x000e, h01=0x0050, text=» ADR A5,A6«, t00=0x0006, t01=0x0112}
0x0a78…0a8e              Head {h00=0x0012, h01=0x0050, text=» ADKL A5,/3030«, t00=0x0006, t01=0x0124}
0x0a8e…0aa0              Head {h00=0x000e, h01=0x0050, text=» STR A5,A4«, t00=0x0006, t01=0x013a}
0x0aa0…0ab2              Head {h00=0x000e, h01=0x0050, text=» ADK A4,2 «, t00=0x0006, t01=0x014c}
0x0ab2…0ac2              Head {h00=0x000c, h01=0x0050, text=» RTN A14«, t00=0x0006, t01=0x015e}
0x0ac2…0acc              Head {h00=0x0006, h01=0x0050, text=»* «, t00=0x0006, t01=0x016e}
0x0acc…0ad8              Head {h00=0x0008, h01=0x0050, text=»!!EN«, t00=0x0006, t01=0x0178}
0x0ad8…0ae6              Head {h00=0x000a, h01=0x0050, text=»BEA /S«, t00=0x0006, t01=0x0184}
0x0ae6…0af4 (7, 0, 34)   Head {h00=0x000a, h01=0x0050, text=»KPF /O«, t00=0x0007, t01=0x0004}
0x0af4…0b08              Head {h00=0x0010, h01=0x0050, text=»ASG /E0,TY10«, t00=0x0007, t01=0x0012}
0x0b08…0b0c (8, 1, 8)    Head {h00=0x2004, h01=0x0000}
0x0b0c…0b10              00 08 00 04                                                                                                                                                                                                                                       ┆    ┆
0x0b10…0b60 (9, 0, 400)  14 c4 17 f6 1b 28 1e 5a 21 8c 24 be 27 f0 2b 22 2e 54 31 86 34 b8 37 ea 3b 1c 3e 4e 41 80 44 b2 47 e4 4b 16 4e 48 51 7a 54 ac 57 d6 00 00 00 00 00 00 00 00 6c 94 7a 08 6c 96 7a 0a 6c 86 79 f2 6c 8c 79 f8 6c a0 7a 16 00 00 01 a8 4f 50 00 7e   ┆     ( Z! $ ' +".T1 4 7 ; >NA D G K NHQzT W         l z l z l y l y l z     OP ~┆
0x0b60…0bb0              6c 06 00 00 6c 16 00 00 6c 26 79 2a 6c 3e 79 5a 6c 4c 79 72 6c 6c 79 d2 6c 92 7a 00 07 5a 33 05 b2 6d 98 00 00 00 63 9a d7 27 61 30 e2 7a 63 a9 e8 98 fb 5a 9a 5d 31 6f da a0 7d c6 d1 bc 2c d2 ae 0c 40 42 68 d6 8c 06 99 36 fa 04 d5 5c 1d b5   ┆l   l   l&y*l>yZlLyrlly l z  Z3  m    c  'a0 zc    Z ]1o  }   ,   @Bh    6      ┆
0x0bb0…0c00              cd eb 34 c4 34 60 db 69 e2 a6 60 b4 4a da 4f 9a 50 5a 1b 70 d4 8c 30 80 36 a8 c2 74 42 9a 7e 04 2f b4 ec 96 42 9f a4 74 77 eb f0 7a 00 20 02 7c 00 78 00 00 00 00 00 00 00 30 02 fc 00 78 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ┆  4 4` i  ` J O PZ p  0 6  tB ~ /   B  tw  z   | x       0   x                  ┆
0x0c00…0c50              00 61 03 7c 00 78 00 00 00 00 00 00 f2 7a 12 60 40 9c 1f 30 fc 7f 74 d4 d9 1b 46 9a 34 b6 0c fe fa 7a d3 ad d9 7c 62 ba 04 04 6a ba e0 19 bb f6 74 d4 90 45 88 40 e7 29 3a b4 a2 9a ee 9b 3a 9a 24 d3 27 9c bc f6 28 9e e4 96 63 ed 47 9a 0c 81   ┆ a | x       z `@  0  t   F 4    z   |b   j     t  E @ ):     : $ '   (   c G   ┆
0x0c50…0ca0              ef aa e3 10 36 b0 48 26 a4 76 96 7f dc 7a 3a 7a f4 fb 06 99 97 7e ee 7a da 5c 1c 05 22 9b 9d 07 79 d4 4c b6 a0 da 90 40 dd ab 3e b4 cf 10 84 bc 82 9c 94 db 96 db 32 5a ff ff fc 3f f4 af fe bb cd 29 3b d0 c1 04 00 42 7d b1 7a ea 9d d7 24 dc   ┆    6 H& v   z:z     ~ z    "   y L    @  >           2Z   ?     );    B} z   $ ┆
0x0ca0…0cf0 (10, 0, 400) ee 7a da 5c 1c 05 22 9b 85 a0 00 00 86 d6 00 02 96 96 f6 a1 00 00 01 01 81 41 00 00 81 41 00 00 81 20 00 00 83 40 00 00 13 02 11 02 11 02 86 04 96 0c 16 01 86 25 11 02 85 20 00 00 b1 15 52 04 e9 14 57 02 ed 04 56 0e 85 20 ff fb 11 02 84 25   ┆ z    "                  A   A       @               %        R   W   V        %┆
0x0cf0…0d40              15 01 5a 08 5f 2a 19 02 07 00 87 25 81 20 00 00 83 40 00 00 13 02 11 02 85 04 11 02 86 04 96 0c 86 25 11 04 86 04 16 0a 86 25 11 02 84 0c 1c 0e 84 25 91 08 82 0c 02 00 9a 0c 12 06 11 02 87 25 12 02 5a 08 81 14 91 0c 80 a0 00 00 b1 03 52 04   ┆  Z _*     %     @               %       %       %             %  Z           R ┆
0x0d40…0d90              e9 02 57 02 e8 84 5d 40 11 02 87 25 81 40 00 00 83 40 00 00 13 02 86 04 96 0c 86 25 91 0c 85 20 00 00 b1 15 52 04 e9 14 57 02 ed 04 5d 18 87 25 81 40 00 00 83 40 00 00 04 00 13 02 86 04 96 0c 86 25 14 01 91 0c 85 20 00 00 b1 15 52 04 e9 14   ┆  W   ]@   % @   @         %        R   W   ]  % @   @           %          R   ┆
0x0d90…0de0              57 02 ed 04 5d 1a 87 25 81 40 00 00 83 40 00 00 13 02 86 04 00 01 01 a8 43 43 00 5a 00 00 00 00 00 00 00 00 6c 26 79 2a 6c 3e 79 5a 57 00 f6 a1 00 00 00 00 00 00 1c 01 59 0c 87 20 4f 50 28 04 ff fc 01 58 01 00 81 41 00 00 28 04 00 03 57 14   ┆W   ]  % @   @          CC Z        l&y*l>yZW           Y   OP(    X   A  (   W ┆
0x0de0…0e30              80 a0 00 00 87 40 00 00 50 0a 87 43 00 0a 07 b7 28 04 00 01 8f 20 00 00 f6 a1 00 00 00 00 f6 a1 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 3c 00 40 00 00 00 0e   ┆     @  P  C    (                    `                                   < @    ┆
0x0e30…0e80 (11, 0, 400) 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 a8 4f 50 00 00   ┆                                                                            OP  ┆
0x0e80…0ed0              00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 01 a8 00 01 00 5a 6c 06 00 00 6c 16 00 00 6c 26 79 2a 6c 3e 79 5a 63 9a d7 27 61 30 e2 7a 63 a9 e8 98 fb 5a 9a 5d 31 6f da a0 7d c6 d1 bc 2c d2 ae 0c 40 42 68 d6 8c 06 99 36 fa 04 d5 5c 1d b5   ┆                     Zl   l   l&y*l>yZc  'a0 zc    Z ]1o  }   ,   @Bh    6      ┆
0x0ed0…0f20              cd eb 34 c4 34 60 db 69 e2 a6 60 b4 4a da 4f 9a 50 5a 1b 70 d4 8c 30 80 36 a8 c2 74 42 9a 5f 48 00 00 00 00 00 00 00 00 00 00 00 00 01 5e 00 00 00 78 00 00 00 00 00 00 00 30 00 00 00 78 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ┆  4 4` i  ` J O PZ p  0 6  tB _H             ^   x       0   x                  ┆
0x0f20…0f70              00 61 00 00 00 78 00 00 00 00 00 00 f2 7a 12 60 40 9c 1f 30 fc 7f 74 d4 d9 1b 46 9a 34 b6 0c fe fa 7a d3 ad d9 7c 62 ba 04 04 6a ba e0 19 bb f6 74 d4 90 45 88 40 e7 29 3a b4 a2 9a ee 9b 3a 9a 24 d3 27 9c bc f6 28 9e e4 96 63 ed 47 9a 0c 81   ┆ a   x       z `@  0  t   F 4    z   |b   j     t  E @ ):     : $ '   (   c G   ┆
0x0f70…0fc0              ef aa e3 10 36 b0 48 26 a4 76 96 7f dc 7a 3a 7a f4 fb 06 99 97 7e ee 7a da 5c 1c 05 22 9b 9d 07 79 d4 4c b6 a0 da 90 40 dd ab 3e b4 cf 10 84 bc 82 9c 94 db 96 db 32 5a 00 00 00 00 04 00 95 fb cd 29 3b d1 00 00 00 02 7d b1 7a ea 9d d7 24 dc   ┆    6 H& v   z:z     ~ z    "   y L    @  >           2Z         );     } z   $ ┆
0x0fc0…1010 (12, 0, 400) ee 7a da 5c 1c 05 22 9b 85 a0 00 00 86 d6 00 02 96 96 f6 a1 00 00 01 01 81 41 00 00 81 41 00 00 81 20 00 00 83 40 00 00 13 02 11 02 11 02 86 04 96 0c 16 01 86 25 11 02 85 20 00 00 b1 15 52 04 e9 14 57 02 ed 04 56 0e 85 20 ff fb 11 02 84 25   ┆ z    "                  A   A       @               %        R   W   V        %┆
0x1010…1060              15 01 5a 08 5f 2a 19 02 07 00 87 25 81 20 00 00 83 40 00 00 13 02 11 02 85 04 11 02 86 04 96 0c 86 25 11 04 86 04 16 0a 86 25 11 02 84 0c 1c 0e 84 25 91 08 82 0c 02 00 9a 0c 12 06 11 02 87 25 12 02 5a 08 81 14 91 0c 80 a0 00 00 b1 03 52 04   ┆  Z _*     %     @               %       %       %             %  Z           R ┆
0x1060…10b0              e9 02 57 02 e8 84 5d 40 11 02 87 25 81 40 00 00 83 40 00 00 13 02 01 5e 00 00 86 25 91 0c 85 20 00 00 b1 15 52 04 e9 14 57 02 ed 04 5d 18 87 25 81 40 00 00 83 40 00 00 04 00 13 02 86 04 96 0c 86 25 14 01 91 0c 85 20 00 00 b1 15 52 04 e9 14   ┆  W   ]@   % @   @     ^   %        R   W   ]  % @   @           %          R   ┆
0x10b0…1100              57 02 ed 04 5d 1a 87 25 81 40 00 00 83 40 00 00 13 02 86 04 00 01 01 a8 43 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 00 f6 a1 00 00 00 00 00 00 1c 01 59 0c 87 20 4f 50 28 04 ff fc 01 58 01 00 81 41 00 00 28 04 00 03 57 14   ┆W   ]  % @   @          CC                  W           Y   OP(    X   A  (   W ┆
0x1100…1150              80 a0 00 00 87 40 00 00 50 0a 87 43 00 0a 07 b7 28 04 00 01 8f 20 00 00 f6 a1 00 00 00 00 f6 a1 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 40 00 00 00 0e   ┆     @  P  C    (                    `                                     @    ┆

Reduced view