github Zibri/VICE r43639

latest releases: r46091, r46091o, r46091u...
3 years ago

Changelog:

r43639 | blackystardust | 2023-04-05 02:36:03 +0000 (Wed, 05 Apr 2023) | 1 line

Fix super old typo.
------------------------------------------------------------------------
r43638 | blackystardust | 2023-04-05 02:35:23 +0000 (Wed, 05 Apr 2023) | 1 line

Fix typo in comment.
------------------------------------------------------------------------
r43637 | rhialto | 2023-04-04 17:58:56 +0000 (Tue, 04 Apr 2023) | 2 lines

de-tabify

------------------------------------------------------------------------
r43635 | rhialto | 2023-04-04 17:52:11 +0000 (Tue, 04 Apr 2023) | 13 lines

Implement some beam-racing timing improvements for pre-CRTC PETs.

The retrace signal should now be starting and ending at the correct time,
and so should the IRQ.
Raster line data will be pre-fetched at the start of the raster line,
instead of fetched all at once at the end.
Stores to video memory that are "behind" the beam now will not be displayed yet
(with the previous method they would be displayed); stores ahead of the beam
will be.
Replaces the incorrect code from r43618.
This improves the results from Cursor's HI-RES and the "A Bright Shining Star"
demo.

------------------------------------------------------------------------
r43634 | gpz | 2023-04-03 23:51:59 +0000 (Mon, 03 Apr 2023) | 1 line

make dropping files on the main window work like it did in winvice - hold shift to just mount a new disk. requested by rambones
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.