Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drive/interrupts/timera #674

Open
dirkwhoffmann opened this issue May 5, 2021 · 1 comment
Open

drive/interrupts/timera #674

dirkwhoffmann opened this issue May 5, 2021 · 1 comment

Comments

@dirkwhoffmann
Copy link
Owner

From the README file:

timera.asm:
- hooks a timer interrupt (VIA2 timer A) and reads from another timer (VIA1
  timer A) which creates a typical pattern.

  Note: the first number (and thus the entire pattern) seems to not only depend
        on the type of mechanic used in the drive, but also in the state the
        drive was before (preferably before running the test, first load the
        directory so the head is on track 18, then powercycle the drive and run
        the test)

timera-ref1  FCFB 00    (Mitsumi D500, 1541C) (VICE 1541,1541-II)
timera-ref2  9B5B 01    (1541-II) (1541-II, no disk) (Mitsumi D500, 1541C, no disk)
timera-ref3  FCED 02    (Alps, 1570) (Alps, 1570, no disk) (VICE 1570,1571)

VICE: 👍

Bildschirmfoto 2021-05-05 um 16 10 13

VirtualC64: 🙈

Bildschirmfoto 2021-05-05 um 16 09 23

@dirkwhoffmann
Copy link
Owner Author

For reference. Hoxs64:

Bildschirmfoto 2021-05-21 um 08 47 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant