|
|
DataMuseum.dkPresents historical artifacts from the history of: Ohio Scientific Inc. |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Ohio Scientific Inc. Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 4080 (0xff0)
Notes: OS65UFile, OSU65U-BASIC
Names: »LDKFMF«
└─⟦2f57871a3⟧ Bits:30009355 Ohio Scientific OS-OMS Nucleus, delvist oversat til dansk
└─⟦this⟧ »LDKFMF«
00001 PRINT"** PROGRAM NOT EXECUTABLE FROM CONSOLE **":RUN"DBMSYS","PASS" 00002 CLOSE:CLEAR:REM 1/79 LOAD KEY FILE FROM MASTER FILE (LDKFMF) 00003 REM (LDKFMF) 00005 REM OS-65U DATA BASE MANAGEMENT SYSTEM 00006 REM 7/78 LOAD KEY FILE FROM MASTER FILE 00010 FLAG11:FLAG9:REM FLG11-SPACE SUPPRESSION FLG9-ON ERROR GOTO 50000 00049 REM GET CURRENT DEVICE NUMBER (DV$(2)) 00050 DV(2)=PEEK(9832): IF DV(2)>127 THEN DV(2)=DV(2)-128+4 00060 DV$(2)=CHR$(DV(2)+65) 00090 FOR I=1 TO 27:PRINT:NEXTI 00092 PRINT" DB-2 L[S N\GLE FIL FRA MASTER FIL" 00094 PRINT" ===================================":PRINT:PRINT:PRINT 00095 PRINT 00100 REM LINES 100-200 AVAIABLE FOR PROGRAM INSTRUCTIONS 00198 REM 00199 REM INPUT & CHECK KEY FILE NAME & PASSWORD 00200 INPUT"HVILKEN STATION LIGGER N\GLE FILEN P] ";DV$(1) 00201 IFDV$(1)=""ORLEN(DV$(1))>1THENPRINT:PRINT"*** FORKERT !!":GOTO200 00202 IF DV$(1)<"A"ORDV$(1)>"E"THENPRINT:PRINT"*** FORKERT !!":GOTO200 00203 INPUT"INDTAST N\GLE FIL, KODEORD ";F$(1),PW$(1) 00204 IFF$(1)=""ORPW$(1)=""THENPRINT:PRINT"*** FORKERT !!":GOTO203 00205 IFLEN(F$(1))<5THENF$(1)=F$(1)+" ":GOTO205 00207 IFLEN(F$(1))>6THENPRINT:PRINT"*** UGYLDIGT FILNAVN":GOTO203 00208 F$(1)=LEFT$(F$(1),5) 00209 IFPW$(1)="."ORPW$(1)="."THENPW$(1)="ANAN" 00210 IFLEN(PW$(1))<>4THENPRINT:PRINT"*** UGYLDIGT KODEORD":GOTO203 00211 INPUT"FIL NR. (1-7) ";Y:IFY>0ANDY<8 GOTO 219 00212 PRINT"*** FORKERT FIL NUMMMER (FRA 1 TIL 7) ***":GOTO 208 00218 PRINT:PRINT:PRINT 00219 INPUT"HVILKEN STATION ER MASTER FILEN P]";DV$(3):IFDV$(3)=""GOTO219 00220 IFDV$(3)<"A"ORDV$(3)>"E"THENPRINT:PRINT"*** FORKERT !!":GOTO 219 00221 INPUT"INDTAST MASTER FILENS KODEORD ";PW$(2) 00222 IF LEN(PW$(2))>4 THEN PW$(2)=LEFT$(PW$(2),4) 00224 IF PW$(2)="." THEN PW$(2)="ANAN" 00225 IFLEN(PW$(2))<4 THEN PRINT"*** FORKERT KODEORD":GOTO 221 00226 FORX=1TO32:PRINT:NEXT:PRINT:PRINT" VENT !!!" 00227 POKE2972,13:POKE2976,13:REM ACCEPT :,;& IN FIELDS 00249 REM OPEN AND CHECK KEY FILE 00250 DEVDV$(1):F$(1)=LEFT$(F$(1),5)+RIGHT$(STR$(Y),1) 00260 OPEN F$(1),PW$(1),1 00265 F$(1)=LEFT$(F$(1),5) 00270 INPUT%1,T$ 00280 INDEX<1>=6: INPUT%1,TY 00290 IF T$=F$(1) GOTO 310 00300 PRINT"*** FORKERTE FIL NAVNE ****": GOTO 330 00310 IF TY>10 AND T<18 GOTO 400 00320 PRINT"*** FIL NUMMMER FINDES IKKE ***" 00330 CLOSE 1: DEV DV$(2):GOTO 200 00398 REM 00399 REM CHECK FOR KEY FILE ALREADY LOADED 00400 REM 00499 REM GET MASTER FILE HEADER 00500 F$(2)=LEFT$(F$(1),5)+"0": REM CONSTRUCT MASTER NAME 00505 DEV DV$(3) 00510 OPEN F$(2),PW$(2),2 00514 INDEX<2>=9: INPUT%2,E 00515 INDEX<2>=20: INPUT%2,BODF 00517 INDEX<2>=31: INPUT%2,RL 00518 INDEX<2>=42: INPUT%2,RN 00520 INDEX<2>=53: N=1 00530 INPUT%2,K$: INPUT%2,L 00540 IF INDEX(2)<BODF THEN N=N+1: GOTO 530 00550 INDEX<2>=53: DIM FDLB$(N),FL(N) 00560 FOR I=1 TO N: INPUT%2,FDLB$(I): INPUT %2,FL(I): NEXT I 00598 REM 00600 INDEX<1>=42:DEV DV$(1):INPUT %1,KN$ 00610 FORI=1 TO N:IF KN$=FDLB$(I) GOTO 630 00615 NEXT I 00620 PRINT"FELT ";KN$;" EJ FUNDET I FILEN ";F$(2): GOTO 980 00630 EF=I:REM EF=FIELD # 00698 REM 00699 REM LOAD KEY FILE FROM MASTER 00700 RPTR=1:ML=0 00705 IF EF=N THEN ML=0:GOTO710 00706 FOR I=(EF+1) TO N: ML=ML+FL(I):NEXT I 00710 BDF=43+LEN(KN$):INDEX<1>=BDF 00730 IF EF=1 THEN FOS=0: GOTO 750 00739 FOS=0 00740 FOR K=1 TO (EF-1):FOS=FOS+(FL(K)):NEXT K 00750 INDEX<2>=((RPTR-1)*RL)+FOS+BODF 00751 IPTR=BODF+((RPTR-1)*RL) 00755 O$="^":DEV DV$(3): 00760 INPUT %2,T$:DEV DV$(1):PRINT %1,O$+T$:PRINT %1,IPTR 00765 IF INDEX(2)>=(E-ML) GOTO 800 00770 RPTR=RPTR+1 00780 IF RPTR<=RN GOTO 730 00800 EODF=INDEX(1):INDEX<1>=9:PRINT%1,EODF 00900 REM 00950 PRINT:PRINT"N\GLE FIL: ";F$(1)+RIGHT$(STR$(Y),1) 00960 PRINT"NAVN ";FDLB$(EF) 00965 PRINT 00970 PRINT" N\GLE FILEN ER F[RDIG " 00980 CLOSE 1: CLOSE 2: DEV DV$(2) 00990 FLAG12:POKE2888,27 00992 POKE 2976,44:POKE 2972,58 01000 RUN"DBMSYS","PASS" 50000 DE=PEEK(10226):DL=PEEK(11774)+PEEK(11775)*256 50010 XC=XC+1:IFXC<2GOTO50030 50020 PRINT"*** KONTROLER AT DISKETTERNE ER PLACERET RIGTIGT ***" 50030 PRINT:PRINT"*** FEJL ";DE;" I LINIE ";DL;" ***" 50040 POKE2972,58:POKE2976,44:FLAG12 50045 PRINT:INPUT"TAST RETURN, HVIS FORS[TTELSE ";QA$ 50047 FORX=1TO32:PRINT:NEXT 50050 CLOSE:DEVDV$(2):RUN"DBMSYS","PASS
0x000…005 OsuBasicHead {skip=0x0000, length=0x0d0a, f03=0x00}
0x005…047 OsuBasicLine {ptr=OsuBasicPtr{ 0x6043 → 0x0047 }, lineno=0x0001, tokens=97222a2a2050524f4752414d204e4f542045584543555441424c452046524f4d20434f4e534f4c45202a2a223a892244424d535953222c22504153532200}
0x047…080 OsuBasicLine {ptr=OsuBasicPtr{ 0x607c → 0x0080 }, lineno=0x0002, tokens=9d3a9a3a8e20312f373920204c4f4144204b45592046494c452046524f4d204d41535445522046494c452020284c444b464d462900}
0x080…0a0 OsuBasicLine {ptr=OsuBasicPtr{ 0x609c → 0x00a0 }, lineno=0x0003, tokens=8e202020202020202020202020202020202020284c444b464d462900}
0x0a0…0cd OsuBasicLine {ptr=OsuBasicPtr{ 0x60c9 → 0x00cd }, lineno=0x0005, tokens=8e20202020204f532d36355520444154412042415345204d414e4147454d454e542053595354454d00}
0x0cd…0ff OsuBasicLine {ptr=OsuBasicPtr{ 0x60fb → 0x00ff }, lineno=0x0006, tokens=8e202020202020202020372f3738204c4f4144204b45592046494c452046524f4d204d41535445522046494c4500}
0x0ff…13e OsuBasicLine {ptr=OsuBasicPtr{ 0x613a → 0x013e }, lineno=0x000a, tokens=a031313aa0393a8e20464c4731312d5350414345205355505052455353494f4e2020464c47392d4f4e204552524f5220474f544f20353030303000}
0x13e…16b OsuBasicLine {ptr=OsuBasicPtr{ 0x6167 → 0x016b }, lineno=0x0031, tokens=8e20202020204745542043555252454e5420444556494345204e554d42455220284456242832292900}
0x16b…19e OsuBasicLine {ptr=OsuBasicPtr{ 0x619a → 0x019e }, lineno=0x0032, tokens=4456283229b1c12839383332293a208a204456283229b031323720a6204456283229b14456283229aa313238a93400}
0x19e…1b5 OsuBasicLine {ptr=OsuBasicPtr{ 0x61b1 → 0x01b5 }, lineno=0x003c, tokens=445624283229b1c6284456283229a936352900}
0x1b5…1c9 OsuBasicLine {ptr=OsuBasicPtr{ 0x61c5 → 0x01c9 }, lineno=0x005a, tokens=812049b13120a32032373a973a824900}
0x1c9…1f7 OsuBasicLine {ptr=OsuBasicPtr{ 0x61f3 → 0x01f7 }, lineno=0x005c, tokens=972220202044422d322020204c5b53204e5c474c452046494c20465241204d41535445522046494c2200}
0x1f7…22b OsuBasicLine {ptr=OsuBasicPtr{ 0x6227 → 0x022b }, lineno=0x005e, tokens=97222020203d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d223a973a973a9700}
0x22b…231 OsuBasicLine {ptr=OsuBasicPtr{ 0x622d → 0x0231 }, lineno=0x005f, tokens=9700}
0x231…268 OsuBasicLine {ptr=OsuBasicPtr{ 0x6264 → 0x0268 }, lineno=0x0064, tokens=8e20204c494e4553203130302d323030204156414941424c4520464f522050524f4752414d20494e535452554354494f4e5300}
0x268…26e OsuBasicLine {ptr=OsuBasicPtr{ 0x626a → 0x026e }, lineno=0x00c6, tokens=8e00}
0x26e…29f OsuBasicLine {ptr=OsuBasicPtr{ 0x629b → 0x029f }, lineno=0x00c7, tokens=8e2020202020494e505554202620434845434b204b45592046494c45204e414d4520262050415353574f524400}
0x29f…2d4 OsuBasicLine {ptr=OsuBasicPtr{ 0x62d0 → 0x02d4 }, lineno=0x00c8, tokens=84224856494c4b454e2053544154494f4e204c4947474552204e5c474c452046494c454e20505d20223b44562428312900}
0x2d4…30a OsuBasicLine {ptr=OsuBasicPtr{ 0x6306 → 0x030a }, lineno=0x00c9, tokens=8a445624283129b12222afc22844562428312929b031a6973a97222a2a2a20464f524b455254202121223a88323030202000}
0x30a…33f OsuBasicLine {ptr=OsuBasicPtr{ 0x633b → 0x033f }, lineno=0x00ca, tokens=8a20445624283129b2224122af445624283129b0224522a6973a97222a2a2a20464f524b455254202121223a8832303000}
0x33f…36f OsuBasicLine {ptr=OsuBasicPtr{ 0x636b → 0x036f }, lineno=0x00cb, tokens=8422494e4454415354204e5c474c452046494c2c204b4f44454f524420223b46242831292c50572428312900}
0x36f…3a0 OsuBasicLine {ptr=OsuBasicPtr{ 0x639c → 0x03a0 }, lineno=0x00cc, tokens=8a4624283129b12222af505724283129b12222a6973a97222a2a2a20464f524b455254202121223a8832303300}
0x3a0…3c5 OsuBasicLine {ptr=OsuBasicPtr{ 0x63c1 → 0x03c5 }, lineno=0x00cd, tokens=8ac228462428312929b235a64624283129b14624283129a92220223a8832303500}
0x3c5…3f4 OsuBasicLine {ptr=OsuBasicPtr{ 0x63f0 → 0x03f4 }, lineno=0x00cf, tokens=8ac228462428312929b036a6973a97222a2a2a205547594c444947542046494c4e41564e223a8832303300}
0x3f4…409 OsuBasicLine {ptr=OsuBasicPtr{ 0x6405 → 0x0409 }, lineno=0x00d0, tokens=4624283129b1c82846242831292c352900}
0x409…432 OsuBasicLine {ptr=OsuBasicPtr{ 0x642e → 0x0432 }, lineno=0x00d1, tokens=8a505724283129b1222e22af505724283129b1222e22a6505724283129b122414e414e2200}
0x432…463 OsuBasicLine {ptr=OsuBasicPtr{ 0x645f → 0x0463 }, lineno=0x00d2, tokens=8ac22850572428312929b2b034a6973a97222a2a2a205547594c44494754204b4f44454f5244223a8832303300}
0x463…48a OsuBasicLine {ptr=OsuBasicPtr{ 0x6486 → 0x048a }, lineno=0x00d3, tokens=842246494c204e522e2028312d372920223b593a8a59b030ae59b23820882032313900}
0x48a…4c1 OsuBasicLine {ptr=OsuBasicPtr{ 0x64bd → 0x04c1 }, lineno=0x00d4, tokens=97222a2a2a20464f524b4552542046494c204e554d4d4d4552202846524120312054494c203729202a2a2a223a882032303800}
0x4c1…4cb OsuBasicLine {ptr=OsuBasicPtr{ 0x64c7 → 0x04cb }, lineno=0x00da, tokens=973a973a9700}
0x4cb…50b OsuBasicLine {ptr=OsuBasicPtr{ 0x6507 → 0x050b }, lineno=0x00db, tokens=84224856494c4b454e2053544154494f4e204552204d41535445522046494c454e20505d223b4456242833293a8a445624283329b122228832313900}
0x50b…540 OsuBasicLine {ptr=OsuBasicPtr{ 0x653c → 0x0540 }, lineno=0x00dc, tokens=8a445624283329b2224122af445624283329b0224522a6973a97222a2a2a20464f524b455254202121223a882032313900}
0x540…56d OsuBasicLine {ptr=OsuBasicPtr{ 0x6569 → 0x056d }, lineno=0x00dd, tokens=8422494e4454415354204d41535445522046494c454e53204b4f44454f524420223b50572428322900}
0x56d…594 OsuBasicLine {ptr=OsuBasicPtr{ 0x6590 → 0x0594 }, lineno=0x00de, tokens=8a20c22850572428322929b03420a620505724283229b1c8285057242832292c342900}
0x594…5b5 OsuBasicLine {ptr=OsuBasicPtr{ 0x65b1 → 0x05b5 }, lineno=0x00e0, tokens=8a20505724283229b1222e2220a620505724283229b122414e414e2200}
0x5b5…5e5 OsuBasicLine {ptr=OsuBasicPtr{ 0x65e1 → 0x05e5 }, lineno=0x00e1, tokens=8ac22850572428322929b23420a62097222a2a2a20464f524b455254204b4f44454f5244223a882032323100}
0x5e5…604 OsuBasicLine {ptr=OsuBasicPtr{ 0x6600 → 0x0604 }, lineno=0x00e2, tokens=8158b131a333323a973a823a973a97222056454e54202121212200}
0x604…632 OsuBasicLine {ptr=OsuBasicPtr{ 0x662e → 0x0632 }, lineno=0x00e3, tokens=96323937322c31333a96323937362c31333a8e20414343455054203a2c3b2620494e204649454c445300}
0x632…654 OsuBasicLine {ptr=OsuBasicPtr{ 0x6650 → 0x0654 }, lineno=0x00f9, tokens=8e20202020204f50454e20414e4420434845434b204b45592046494c4500}
0x654…67b OsuBasicLine {ptr=OsuBasicPtr{ 0x6677 → 0x067b }, lineno=0x00fa, tokens=9f4456242831293a4624283129b1c82846242831292c3529a9c928c32859292c312900}
0x67b…690 OsuBasicLine {ptr=OsuBasicPtr{ 0x668c → 0x0690 }, lineno=0x0104, tokens=9c2046242831292c5057242831292c3100}
0x690…6a5 OsuBasicLine {ptr=OsuBasicPtr{ 0x66a1 → 0x06a5 }, lineno=0x0109, tokens=4624283129b1c82846242831292c352900}
0x6a5…6b0 OsuBasicLine {ptr=OsuBasicPtr{ 0x66ac → 0x06b0 }, lineno=0x010e, tokens=8425312c542400}
0x6b0…6c2 OsuBasicLine {ptr=OsuBasicPtr{ 0x66be → 0x06c2 }, lineno=0x0118, tokens=9b31b0b1363a208425312c545900}
0x6c2…6d7 OsuBasicLine {ptr=OsuBasicPtr{ 0x66d3 → 0x06d7 }, lineno=0x0122, tokens=8a205424b1462428312920882033313000}
0x6d7…701 OsuBasicLine {ptr=OsuBasicPtr{ 0x66fd → 0x0701 }, lineno=0x012c, tokens=97222a2a2a20464f524b455254452046494c204e41564e45202a2a2a2a223a20882033333000}
0x701…71a OsuBasicLine {ptr=OsuBasicPtr{ 0x6716 → 0x071a }, lineno=0x0136, tokens=8a205459b0313020ae2054b2313820882034303000}
0x71a…741 OsuBasicLine {ptr=OsuBasicPtr{ 0x673d → 0x0741 }, lineno=0x0140, tokens=97222a2a2a2046494c204e554d4d4d45522046494e44455320494b4b45202a2a2a2200}
0x741…759 OsuBasicLine {ptr=OsuBasicPtr{ 0x6755 → 0x0759 }, lineno=0x014a, tokens=9d20313a209f204456242832293a882032303000}
0x759…75f OsuBasicLine {ptr=OsuBasicPtr{ 0x675b → 0x075f }, lineno=0x018e, tokens=8e00}
0x75f…78b OsuBasicLine {ptr=OsuBasicPtr{ 0x6787 → 0x078b }, lineno=0x018f, tokens=8e2020202020434845434b20464f52204b45592046494c4520414c5245414459204c4f4144454400}
0x78b…791 OsuBasicLine {ptr=OsuBasicPtr{ 0x678d → 0x0791 }, lineno=0x0190, tokens=8e00}
0x791…7b2 OsuBasicLine {ptr=OsuBasicPtr{ 0x67ae → 0x07b2 }, lineno=0x01f3, tokens=8e2020202020474554204d41535445522046494c452048454144455200}
0x7b2…7e4 OsuBasicLine {ptr=OsuBasicPtr{ 0x67e0 → 0x07e4 }, lineno=0x01f4, tokens=4624283229b1c82846242831292c3529a92230223a208e20434f4e535452554354204d4153544552204e414d4500}
0x7e4…7f1 OsuBasicLine {ptr=OsuBasicPtr{ 0x67ed → 0x07f1 }, lineno=0x01f9, tokens=9f2044562428332900}
0x7f1…806 OsuBasicLine {ptr=OsuBasicPtr{ 0x6802 → 0x0806 }, lineno=0x01fe, tokens=9c2046242832292c5057242832292c3200}
0x806…817 OsuBasicLine {ptr=OsuBasicPtr{ 0x6813 → 0x0817 }, lineno=0x0202, tokens=9b32b0b1393a208425322c4500}
0x817…82c OsuBasicLine {ptr=OsuBasicPtr{ 0x6828 → 0x082c }, lineno=0x0203, tokens=9b32b0b132303a208425322c424f444600}
0x82c…83f OsuBasicLine {ptr=OsuBasicPtr{ 0x683b → 0x083f }, lineno=0x0205, tokens=9b32b0b133313a208425322c524c00}
0x83f…852 OsuBasicLine {ptr=OsuBasicPtr{ 0x684e → 0x0852 }, lineno=0x0206, tokens=9b32b0b134323a208425322c524e00}
0x852…862 OsuBasicLine {ptr=OsuBasicPtr{ 0x685e → 0x0862 }, lineno=0x0208, tokens=9b32b0b135333a204eb13100}
0x862…874 OsuBasicLine {ptr=OsuBasicPtr{ 0x6870 → 0x0874 }, lineno=0x0212, tokens=8425322c4b243a208425322c4c00}
0x874…893 OsuBasicLine {ptr=OsuBasicPtr{ 0x688f → 0x0893 }, lineno=0x021c, tokens=8a20c7283229b2424f444620a6204eb14ea9313a20882035333000}
0x893…8b0 OsuBasicLine {ptr=OsuBasicPtr{ 0x68ac → 0x08b0 }, lineno=0x0226, tokens=9b32b0b135333a20852046444c4224284e292c464c284e2900}
0x8b0…8dd OsuBasicLine {ptr=OsuBasicPtr{ 0x68d9 → 0x08dd }, lineno=0x0230, tokens=812049b13120a3204e3a208425322c46444c42242849293a20842025322c464c2849293a2082204900}
0x8dd…8e3 OsuBasicLine {ptr=OsuBasicPtr{ 0x68df → 0x08e3 }, lineno=0x0256, tokens=8e00}
0x8e3…900 OsuBasicLine {ptr=OsuBasicPtr{ 0x68fc → 0x0900 }, lineno=0x0258, tokens=9b31b0b134323a9f204456242831293a842025312c4b4e2400}
0x900…922 OsuBasicLine {ptr=OsuBasicPtr{ 0x691e → 0x0922 }, lineno=0x0262, tokens=8149b13120a3204e3a8a204b4e24b146444c422428492920882036333000}
0x922…92a OsuBasicLine {ptr=OsuBasicPtr{ 0x6926 → 0x092a }, lineno=0x0267, tokens=82204900}
0x92a…95e OsuBasicLine {ptr=OsuBasicPtr{ 0x695a → 0x095e }, lineno=0x026c, tokens=972246454c5420223b4b4e243b2220454a2046554e44455420492046494c454e20223b46242832293a20882039383000}
0x95e…974 OsuBasicLine {ptr=OsuBasicPtr{ 0x6970 → 0x0974 }, lineno=0x0276, tokens=4546b1493a8e2045463d4649454c44202300}
0x974…97a OsuBasicLine {ptr=OsuBasicPtr{ 0x6976 → 0x097a }, lineno=0x02ba, tokens=8e00}
0x97a…99f OsuBasicLine {ptr=OsuBasicPtr{ 0x699b → 0x099f }, lineno=0x02bb, tokens=8e20202020204c4f4144204b45592046494c452046524f4d204d41535445522000}
0x99f…9af OsuBasicLine {ptr=OsuBasicPtr{ 0x69ab → 0x09af }, lineno=0x02bc, tokens=52505452b1313a4d4cb13000}
0x9af…9c6 OsuBasicLine {ptr=OsuBasicPtr{ 0x69c2 → 0x09c6 }, lineno=0x02c1, tokens=8a204546b14e20a6204d4cb1303a8837313000}
0x9c6…9ea OsuBasicLine {ptr=OsuBasicPtr{ 0x69e6 → 0x09ea }, lineno=0x02c2, tokens=812049b1284546a9312920a3204e3a204d4cb14d4ca9464c2849293a82204900}
0x9ea…a04 OsuBasicLine {ptr=OsuBasicPtr{ 0x6a00 → 0x0a04 }, lineno=0x02c6, tokens=424446b13433a9c2284b4e24293a9b31b0b142444600}
0xa04…a1e OsuBasicLine {ptr=OsuBasicPtr{ 0x6a1a → 0x0a1e }, lineno=0x02da, tokens=8a204546b13120a620464f53b1303a20882037353000}
0xa1e…a28 OsuBasicLine {ptr=OsuBasicPtr{ 0x6a24 → 0x0a28 }, lineno=0x02e3, tokens=464f53b13000}
0xa28…a4f OsuBasicLine {ptr=OsuBasicPtr{ 0x6a4b → 0x0a4f }, lineno=0x02e4, tokens=81204bb13120a320284546aa31293a464f53b1464f53a928464c284b29293a82204b00}
0xa4f…a6e OsuBasicLine {ptr=OsuBasicPtr{ 0x6a6a → 0x0a6e }, lineno=0x02ee, tokens=9b32b0b1282852505452aa3129ab524c29a9464f53a9424f444600}
0xa6e…a8a OsuBasicLine {ptr=OsuBasicPtr{ 0x6a86 → 0x0a8a }, lineno=0x02ef, tokens=49505452b1424f4446a9282852505452aa3129ab524c2900}
0xa8a…a9f OsuBasicLine {ptr=OsuBasicPtr{ 0x6a9b → 0x0a9f }, lineno=0x02f3, tokens=4f24b1225e223a9f204456242833293a00}
0xa9f…ac9 OsuBasicLine {ptr=OsuBasicPtr{ 0x6ac5 → 0x0ac9 }, lineno=0x02f8, tokens=842025322c54243a9f204456242831293a972025312c4f24a954243a972025312c4950545200}
0xac9…ae2 OsuBasicLine {ptr=OsuBasicPtr{ 0x6ade → 0x0ae2 }, lineno=0x02fd, tokens=8a20c7283229b0b12845aa4d4c2920882038303000}
0xae2…af2 OsuBasicLine {ptr=OsuBasicPtr{ 0x6aee → 0x0af2 }, lineno=0x0302, tokens=52505452b152505452a93100}
0xaf2…b07 OsuBasicLine {ptr=OsuBasicPtr{ 0x6b03 → 0x0b07 }, lineno=0x030c, tokens=8a2052505452b2b1524e20882037333000}
0xb07…b24 OsuBasicLine {ptr=OsuBasicPtr{ 0x6b20 → 0x0b24 }, lineno=0x0320, tokens=454f4446b1c72831293a9b31b0b1393a9725312c454f444600}
0xb24…b2a OsuBasicLine {ptr=OsuBasicPtr{ 0x6b26 → 0x0b2a }, lineno=0x0384, tokens=8e00}
0xb2a…b4f OsuBasicLine {ptr=OsuBasicPtr{ 0x6b4b → 0x0b4f }, lineno=0x03b6, tokens=973a97224e5c474c452046494c3a20223b4624283129a9c928c32859292c312900}
0xb4f…b66 OsuBasicLine {ptr=OsuBasicPtr{ 0x6b62 → 0x0b66 }, lineno=0x03c0, tokens=97224e41564e20223b46444c42242845462900}
0xb66…b6c OsuBasicLine {ptr=OsuBasicPtr{ 0x6b68 → 0x0b6c }, lineno=0x03c5, tokens=9700}
0xb6c…b9a OsuBasicLine {ptr=OsuBasicPtr{ 0x6b96 → 0x0b9a }, lineno=0x03ca, tokens=9722202020202020202020202020202020204e5c474c452046494c454e20455220465b52444947202200}
0xb9a…bb1 OsuBasicLine {ptr=OsuBasicPtr{ 0x6bad → 0x0bb1 }, lineno=0x03d4, tokens=9d20313a209d20323a209f2044562428322900}
0xbb1…bc2 OsuBasicLine {ptr=OsuBasicPtr{ 0x6bbe → 0x0bc2 }, lineno=0x03de, tokens=a031323a96323838382c323700}
0xbc2…bda OsuBasicLine {ptr=OsuBasicPtr{ 0x6bd6 → 0x0bda }, lineno=0x03e0, tokens=9620323937362c34343a9620323937322c353800}
0xbda…bef OsuBasicLine {ptr=OsuBasicPtr{ 0x6beb → 0x0bef }, lineno=0x03e8, tokens=892244424d535953222c22504153532200}
0xbef…c18 OsuBasicLine {ptr=OsuBasicPtr{ 0x6c14 → 0x0c18 }, lineno=0xc350, tokens=4445b1c1283130323236293a444cb1c128313137373429a9c128313137373529ab32353600}
0xc18…c30 OsuBasicLine {ptr=OsuBasicPtr{ 0x6c2c → 0x0c30 }, lineno=0xc35a, tokens=5843b15843a9313a8a5843b23288353030333000}
0xc30…c6c OsuBasicLine {ptr=OsuBasicPtr{ 0x6c68 → 0x0c6c }, lineno=0xc364, tokens=97222a2a2a204b4f4e54524f4c4552204154204449534b45545445524e4520455220504c4143455245542052494754494754202a2a2a2200}
0xc6c…c98 OsuBasicLine {ptr=OsuBasicPtr{ 0x6c94 → 0x0c98 }, lineno=0xc36e, tokens=973a97222a2a2a2046454a4c20223b44453b222049204c494e494520223b444c3b22202a2a2a2200}
0xc98…cb2 OsuBasicLine {ptr=OsuBasicPtr{ 0x6cae → 0x0cb2 }, lineno=0xc378, tokens=96323937322c35383a96323937362c34343aa0313200}
0xcb2…cde OsuBasicLine {ptr=OsuBasicPtr{ 0x6cda → 0x0cde }, lineno=0xc37d, tokens=973a8422544153542052455455524e2c204856495320464f52535b5454454c534520223b51412400}
0xcde…cee OsuBasicLine {ptr=OsuBasicPtr{ 0x6cea → 0x0cee }, lineno=0xc37f, tokens=8158b131a333323a973a8200}
0xcee…d0c OsuBasicLine {ptr=OsuBasicPtr{ 0x6d08 → 0x0d0c }, lineno=0xc382, tokens=9d3a9f4456242832293a892244424d535953222c225041535300}
0xd0c…d0e 0x0000
0xd0e…ff0 [Padding]