]> localhost Git - WindEmu.git/commit
sa1100: add initial interrupt controller implementation
authorGeorge Wright <gw@gwright.org.uk>
Thu, 25 Jun 2026 02:47:10 +0000 (19:47 -0700)
committerGeorge Wright <gw@gwright.org.uk>
Fri, 26 Jun 2026 03:44:07 +0000 (20:44 -0700)
commit29bec9418183bc9581f0f5b287f8264d53c7ca44
tree1915d5872b0361b89bc29ebe6c62d70bedf6a60e
parentb6df44ecdc3ee9c488390f0e40e31c9b37ea6e3a
sa1100: add initial interrupt controller implementation
CMakeLists.txt
WindCore/series7/interrupt_controller.cpp [new file with mode: 0644]
WindCore/series7/interrupt_controller.h [new file with mode: 0644]