AIM-65 monitor source reconstruction

From: Hans B Pufal <hansp_at_aconit.org>
Date: Thu Apr 18 15:12:37 2002

OK, I'm done for the day. I completed pages 1-11, Dwight provided page
56 and I keyed in the last page, page 97. So we are about 13%done! At
thsi rate we will be done in a week!!

Anyone is welcome to help out, send your text directly to me
hansp_at_aconit.org and I will do update the progress report as necessary.

I have listed a little of my typing below to show what we need. Start
each page with the page number comment to make it easier to navigate.

;; PAGE 0009 Hans B Pufal

;VECTORS COME HERE FIRST AFTER JUMP THRU FFFA-FFFF
NMIVI JMP (NMIV2) ;NMIV2 IS A VECTOR TO NMIV3
IRQV1 JMP (IQV2) ;IRQV2 IS A VECTOR TO IRQV3

;SINGLE STEP ENTRY POINT (NMI)
NMIV3 STA SAVA ;SAVE ACCUM
        PLA
        STA SAVPS ;SAVE PROCESSOR STATUS
        CLD
        STX SAVX ;SAVE X
        STY SAVY
        PLA
        STA SAVPC ;PROGRAM COUNTER
        PLA
        STA SAVPC+1
        TSX ;GET STACK POINTER & SAVE IT
        STX SVAS
Received on Thu Apr 18 2002 - 15:12:37 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:34:32 BST