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

[FEATURE] Unit tests for IOC #5

Open
3 of 5 tasks
RichardBrown384 opened this issue Jul 2, 2024 · 0 comments
Open
3 of 5 tasks

[FEATURE] Unit tests for IOC #5

RichardBrown384 opened this issue Jul 2, 2024 · 0 comments
Labels
component:ioc enhancement New feature or request

Comments

@RichardBrown384
Copy link
Owner

Is your feature request related to a problem? Please describe.
The IOC currently isn't sufficiently tested.

Describe the solution you'd like

  • Tests reading and writing to the internal registers
  • Tests reading and writing to the various banks relevant to the A3000 (FDC, Latch A+B)
  • Tests checking that the appropriate IRQ/FIQ bits are set in response to various system events
  • Tests validating that the IOCTimers work (checking that T0 and T1 set appropriate bits on expiry, the timers count down at the correct rate)
  • Tests that validate the keyboard actions and data transfer rates

Describe alternatives you've considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ioc enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant