vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
72 stars 9 forks source link

PAT9125 mystery registers #360

Closed vintagepc closed 2 years ago

vintagepc commented 2 years ago

Description

Support PAT9125 mystery registers as simple read/write areas. Actual behaviour is undocumented and unimplemented.

codecov[bot] commented 2 years ago

Codecov Report

Merging #360 (ad891b2) into master (6355af9) will increase coverage by 0.02%. The diff coverage is 97.67%.

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
+ Coverage   91.43%   91.46%   +0.02%     
==========================================
  Files         167      167              
  Lines        7792     7825      +33     
==========================================
+ Hits         7125     7157      +32     
- Misses        667      668       +1     
Impacted Files Coverage Δ
parts/components/PAT9125.h 100.00% <ø> (ø)
parts/components/PAT9125.cpp 86.62% <97.50%> (+2.12%) :arrow_up:
utility/Util.h 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6355af9...ad891b2. Read the comment docs.