From 4c5bc52ebb68e5e86075029c0c9ca1244bb759dc Mon Sep 17 00:00:00 2001 From: Kyle Cardoza Date: Sat, 23 Mar 2024 20:45:21 -0400 Subject: [PATCH] Work on fleshing out sections --- Audio & Video.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Audio & Video.md b/Audio & Video.md index 2987b83..b08fdd2 100644 --- a/Audio & Video.md +++ b/Audio & Video.md @@ -66,17 +66,17 @@ VERA is configured and controlled using a series of 32 memory-mapped I/O registe Bit 0 - $00 + `0x00DF00` ADDRx_L (x=ADDRSEL) VRAM Address (7:0) - $01 + `0x00DF01` ADDRx_M (x=ADDRSEL) VRAM Address (15:8) - $02 + `0x00DF02` ADDRx_H (x=ADDRSEL) Address Increment DECR @@ -84,7 +84,7 @@ VERA is configured and controlled using a series of 32 memory-mapped I/O registe VRAM Address (16) - $03 + `0x00DF03` DATA0 VRAM Data port 0