]> localhost Git - WindEmu.git/commit
series7: add initial asic14 implementation
authorGeorge Wright <gw@gwright.org.uk>
Thu, 25 Jun 2026 03:32:47 +0000 (20:32 -0700)
committerGeorge Wright <gw@gwright.org.uk>
Fri, 26 Jun 2026 03:44:49 +0000 (20:44 -0700)
commitc909f1a94382a4551ec73f810093ef76ab90fcac
tree447b6a412c9223be98cc34e05da377e39c5f4df4
parentb8fbfa141ee833361057e9a7d8c5995226f2572a
series7: add initial asic14 implementation
CMakeLists.txt
WindCore/series7/asic14.cpp [new file with mode: 0644]
WindCore/series7/asic14.h [new file with mode: 0644]
WindCore/series7/eeprom.cpp [new file with mode: 0644]
WindCore/series7/eeprom.h [new file with mode: 0644]
WindCore/series7/sa1100.cpp