- 760e7f2 SCP: stop_cpu and sim_is_running variables t_bool by Mark Pizzolato · 7 years ago
- 7cd1b27 BESM6: Fix error message generation to use sim_error_text by Mark Pizzolato · 7 years ago
- 9e318d1 BESM6: Fixed memory access issues (COVERITY). by Leo Broukhis · 8 years ago
- 828fe4c BESM6: Added checks for calls to fseek (COVERITY) by Leo Broukhis · 8 years ago
- f3354c5 BESM6: Implemented raw terminal I/O, added WRU announcement. by Leo Broukhis · 8 years ago
- f46c048 BESM6: Implemented punchcard output. by Leo Broukhis · 8 years ago
- e9b5115 BESM6: Fixed to use SCP provided sim_strcasecmp() by Mark Pizzolato · 8 years ago
- 7d3ede9 BESM6: Improved TTY I/O (responsiveness, variable rate, turbo/authentic). by Leo Broukhis · 8 years ago
- d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
- c70a1ba BESM6: Fixed a bug in multiplication. by Leo Broukhis · 8 years ago
- 5a6e7ce BESM6: Fix compiler warning (left shift of negative value) by Mark Pizzolato · 8 years ago
- 0263e0b BESM6: Fix CONST declaration for panel initialization routine by Mark Pizzolato · 8 years ago
- 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
- e7f7b10 BESM6: Change REGister initializers to use sim_defs.h defined macros. by Mark Pizzolato · 9 years ago
- de0d251 TIMER, SCP: Change the sim_activate_after APIs to pass the delay value as uint32. by Mark Pizzolato · 9 years ago
- e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
- d4cb5e8 BESM6: Clarified terminology, TAB char fix. by Leo Broukhis · 10 years ago
- 68efe4d BESM6: Enhanced the front panel, code cleanup. by Leo Broukhis · 10 years ago
- 9accae5 BESM6 and VAX: Cleanup for building on VMS by Mark Pizzolato · 10 years ago
- 5ed1909 BESM-6: some correction for indentation and spacing. by Serge Vakulenko · 10 years ago
- 0ee8095 BESM6: Fonts should be closed explicitly before terminating SDL_ttf. by Leo Broukhis · 10 years ago
- 0d41242 BESM6: Now builds without SDL, fixed CPU reset regression, output to parallel terminals works. by Leo Broukhis · 10 years ago
- 9ff642f BESM6: Implemented hardwired front panel programs, by Leo Broukhis · 10 years ago
- 8f6e849 BESM6: Implemented WRU when no local console, added binary punchtape mode, by Leo Broukhis · 10 years ago
- c2cef3c ALL: Avoid name space collision for the global variable PC when readline is dynamically loaded in many simulators. by Mark Pizzolato · 10 years ago
- 793227f BESM6: Implemented SET CPU PANEL/NOPANEL. by Leo Broukhis · 10 years ago
- 3ac8c82 BESM6: Implemented SET CPU REQ, added an example of a batch task run. by Leo Broukhis · 10 years ago
- 1787947 BESM6: Translated comments in besm6_panel.c by Leo Broukhis · 10 years ago
- 8dea682 BESM6: All arguments of "attach tty" but the magic word "console" are passed to tmxr_attach(). by Leo Broukhis · 10 years ago
- d6d13a8 BESM6: Output to Baudot TTYs works; fixed attaching of disks without -e; added DejaVu font option. by Leo Broukhis · 10 years ago
- 0f1e233 BESM6: Cleanup for build on OS X, by Mark Pizzolato · 10 years ago
- 703c569 BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories. by Mark Pizzolato · 10 years ago
- 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
- 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
- a7f05ac BESM6: Added TTY interrupt insertion in the idle loop. by Leo Broukhis · 10 years ago
- c2975c8 BESM6: No need to check for printing to console. by Leo Broukhis · 10 years ago
- bd50637 BESM6: Working calibrated clock which also supports idling by Mark Pizzolato · 10 years ago
- 76cdf0f BESM6: Got rid of ftw(); the font file should be provided as a build option. by Leo Broukhis · 10 years ago
- a50bd68 BESM6: Using sim_fwrite for formatting. by Leo Broukhis · 10 years ago
- 3ddb9e9 BESM6: Reverted IO scheduling to model time; the time unit is 100 ns. by Leo Broukhis · 10 years ago
- db44518 BESM6: Convert to simh calibrated clocks and idling by Mark Pizzolato · 10 years ago
- 871b19c BESM6: Moved 'formatdisk' functionality to disk_attach(), by Leo Broukhis · 10 years ago
- 9568d1c Merge branch 'master' of https://github.com/leobru/simh by Leo Broukhis · 10 years ago
- 8a5d22b BESM6: No need for the SDL_main trick in SDL1. by Leo Broukhis · 10 years ago
- 82d5b01 BESM6: besm6_punch migrate to use sim_fio API to set a fifo to non-blocking by Mark Pizzolato · 10 years ago
- 76dd31a BESM6: Compiler suggested cleanups (MSVC). by Mark Pizzolato · 10 years ago
- cc33257 BESM6: Removed tabs, reindented, removed GNU extensions. by Leo Broukhis · 10 years ago
- b4eeaa7 BESM6: Converted files to CRLF format by Leo Broukhis · 10 years ago
- 659600f BESM6: Added target 'besm6' to makefile; added new files in the BESM6 subdirectory. by Leo Broukhis · 10 years ago