1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-07 12:25:40 +00:00

Merge pull request #54 from Kobrasadetin/patch-1

fix the value of vera_dc_hscale_hstop
This commit is contained in:
Karol Stasiak
2020-08-13 16:44:04 +02:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ volatile byte vera_ien @ $9f26
volatile byte vera_isr @ $9f27
volatile byte vera_irqline @ $9f28
volatile byte vera_dc_video_hstart @ $9f29
volatile byte vera_dc_hscale_hstop @ $9f29
volatile byte vera_dc_hscale_hstop @ $9f2a
volatile byte vera_dc_vscale_vstart @ $9f2b
volatile byte vera_dc_border_vstop @ $9f2c