mirror of
https://github.com/simh/simh.git
synced 2026-05-09 16:22:21 +00:00
- Fix printf() warnings (format should be long, not int) - Signed/unsigned mismatch, size_t for array indexing - Comment out the unused trim() function.