HP-65 ; 2 - fixed decimal point data index, was displaying backward t ; 9 - fixed doPCinfo and del60 Boot problem ; 11 - Notes did not work at all, fixed missing code problems, fixed asciiBuff, notes indexing changed ; 12 - added motor test ; 13 - added code to let CalCom know BT was turned off ; 14 - added notes upload to PC ; 15 - Changed TMR0 to T0CON1 ClkSync = 1, not 0, as per errata sheet, otherwise TMR0 may not function properly ; 16 - Added mul div keys to scroll through blocks, otherwisr could not change blocks in scroll mode HP-67 ; 9 - fixed key board error problem ; 14 - fixed vecPCinfo Boot problem ; 101220 - faster code, changed - CtoDatAd and ShfAlt ; 15 - changed A_RomAdd, PrePC_H to PCH ; 16 - rewrote and repositioned boot code ; 17 - new power supply, added FRAM and replaced coupler with analog switches, 650R anode resistors ; debounce LO HI ; 18 - added - bcf genBits3,fgFRAMzero in cToDatFRAM ; 19 - plsMenu12 ;bra incMI - semi colon removed, was not supposed to be there ; 20 - fixed asciiBuff, notes indexing changed ; 21 - Added card motor test ; 22 - added RAW card data xfer to PC ; 23 - modified key scan routines in irq, added FRAM test Options Menu select, segmented ROM code ; 24 - somehow I changed message length to 10 not 11 - matched this code ; 25 - added flag in irq key to stop further port testing after key is detected, text program codes ; 26 - added "Enter" after Crd displayed to simplify next card read ; 27 - 'Enter" key for 2nd card load was feeding into HP code, added 2nd flag to recognise 'Enter' still down to ; stop HP code proc essing invalid key value, RAW data export added a flag for card or internal memory read ; 28 - modified maskClrEntCrd to include and clear fgGetNextCard bit ; 29 - had issue with crdREAD across page boundary - fixed with bra crdREAD ; 30 - some pgm code for multiply (x) had [d] instead of [.] ; - modified key scan routines ; 31 - note char count was set as d'10' instead of msgLength67 ; 32 - added program names scrolling, added code to let CalCom, BT was turned off ; 33 - added notes upload to PC, idxMNmenu was (16) changed to 17, (put AA style EEP mode for 67C only) ; 34 - Changed TMR0 to T0CON1 ClkSync = 1, not 0, as per errata sheet, otherwise TMR0 may not function properly ; - Added mul div keys to scroll through blocks, otherwisr could not change blocks in scroll mode ; 35 - Added ability to see Card 1 of 2 etc when scrolling program names HP-97 ; 02 - doFRAMerr, bcf EEPflags,fgFRAMon ; fram OFF was bsf EEPflags,fgRAMon (Had to be turned off ; added RAW card data xfer to PC ; version out back to normal - can't update EEPROM when flash updating ; 03 - saveKyVal did not have ,BANKED after it in MainLoop keys processing ; 04 - missing data on menuNums JT, fixed ; 05 - fixed BANKSEL in IR print code ; 06 - [f] menu key caused status flags reset for when loading 2nd card with [Crd} displayed, kept showing Crd ; found missing BANKSEL ; 07 - added manual time read by pressing [f] [cl pgm], X<>Y swaps between time and date ; 08 - Writing ddmm/mmdd flag faulty and CalCom required mods, stopped flicker when [f][cl pgm] used ; 09 - above code was crossed with HP Code, repaired with anothe [f] key flag ; 10 - moved print start character 40mS further into paper ; 11 - added "Enter" after Crd displayed to simplify next card read ; added 67 PrintX functions ; 12 - notes menu item changed to Alt Func ; 13 - [dispDate] made SUN=0 not 1, Bluetooth ON {A}=Yes, [E] = No (like 67) %%%%%%%%%%%%%% NOT UPLOADED YET ; 14 - added program names scrolling, added code to let CalCom, BT was turned off ; 15 - added notes upload to PC ; 16 - Added mul div keys to scroll through blocks, otherwisr could not change blocks in scroll mode ; Added ability to see Card 1 of 2 etc when scrolling program names