1
0
mirror of https://github.com/simh/simh.git synced 2026-05-09 16:22:21 +00:00
Files
simh.simh/Ibm1130
B. Scott Michel d5a031ae62 IBM1130: Clean potential warnings in ibm1130_cr code
- Fix printf() warnings (format should be long, not int)
  - Signed/unsigned mismatch, size_t for array indexing
  - Comment out the unused trim() function.
2024-07-08 09:48:33 -10:00
..