Repo layout #2
                  
                    
                      davidlinsley
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| 
         I should write a note about the layout of the listing, which does include the assembled bytes. We should consider reconstructing the files in two forms, one with all the contents of each line (just remove the title line) and then later cropping the first X characters of each line so it is just the LABEL OPCODE COMMENT.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I dumped all 341 scanned pages into the OriginalScans directory. Given we have commit history and moves are just cheap renames, I'm suggesting the following new layout as the next commit:
For example:
Once that is committed we create a similar OCR directory structure to dump the OCR of each page:
As source files are reconstructed from the OCR, they are laid out like:
Note that ECBCOM.SA will be created from the first files lines of the first page of each other .SA file.
Beta Was this translation helpful? Give feedback.
All reactions