1. 703c569 BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories. by Mark Pizzolato · 10 years ago
  2. bd260dd BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. by Leo Broukhis · 10 years ago
  3. aa16857 BESM6: Updated licenses missed before, TTYs use sim_putchar(), translated comments in besm6_tty.c; using "console" instead of "/dev/tty". by Leo Broukhis · 10 years ago
  4. a7f05ac BESM6: Added TTY interrupt insertion in the idle loop. by Leo Broukhis · 10 years ago
  5. c2975c8 BESM6: No need to check for printing to console. by Leo Broukhis · 10 years ago
  6. bd50637 BESM6: Working calibrated clock which also supports idling by Mark Pizzolato · 10 years ago
  7. 76cdf0f BESM6: Got rid of ftw(); the font file should be provided as a build option. by Leo Broukhis · 10 years ago
  8. a50bd68 BESM6: Using sim_fwrite for formatting. by Leo Broukhis · 10 years ago
  9. 3ddb9e9 BESM6: Reverted IO scheduling to model time; the time unit is 100 ns. by Leo Broukhis · 10 years ago
  10. db44518 BESM6: Convert to simh calibrated clocks and idling by Mark Pizzolato · 10 years ago
  11. 871b19c BESM6: Moved 'formatdisk' functionality to disk_attach(), by Leo Broukhis · 10 years ago
  12. 9568d1c Merge branch 'master' of https://github.com/leobru/simh by Leo Broukhis · 10 years ago
  13. 8a5d22b BESM6: No need for the SDL_main trick in SDL1. by Leo Broukhis · 10 years ago
  14. 82d5b01 BESM6: besm6_punch migrate to use sim_fio API to set a fifo to non-blocking by Mark Pizzolato · 10 years ago
  15. 76dd31a BESM6: Compiler suggested cleanups (MSVC). by Mark Pizzolato · 10 years ago
  16. cc33257 BESM6: Removed tabs, reindented, removed GNU extensions. by Leo Broukhis · 10 years ago
  17. b4eeaa7 BESM6: Converted files to CRLF format by Leo Broukhis · 10 years ago
  18. 659600f BESM6: Added target 'besm6' to makefile; added new files in the BESM6 subdirectory. by Leo Broukhis · 10 years ago