rename/edit docs and remove old scans

This commit is contained in:
2024-10-22 10:23:21 -04:00
parent f7b4a31a6a
commit 104a91cddf
12 changed files with 7 additions and 10 deletions

View File

@@ -1,8 +1,10 @@
# Docs # Docs
## This information is outdated and will be updated in the future. File descriptions:
* outdated_scans:
* notes for design on paper, scanned in. mostly outdated. more handwritten notes exist that have not been scanned.
- links.txt contains useful links i would like to keep
- 6809-sn74ls612_timing.md contains notes on the mmu and cpu interface
- tech-spec.md contains basic info on layout of system (outdated)
- timing.html contains info on vga timing pulled from https://martin.hinner.info/vga/timing.html
- vga_ram.txt contains notes on ram size for the vga card
- video_timing.txt contains output from the python script linked in the first entry of links.txt. it has some timing settings for the upd72020 for different resolutions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -1,5 +0,0 @@
# VGA64 Technical Specifications
5-7-21 Amber Zeller
Outputs 320x200 VGA output over 640x480 by linedoubling and halving the pixel clock and adding 80 pixels to vblank.