5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Addedd comments
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Cosmetics, more comments
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Fixed IDE: 4 drives can now be used, unused drives are reported as unavailable.
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Made more debugging-related things dependant on -DIDB
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Made a start with putting in comments for use by doxygen
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
* Disks mounted are checked for validity (i.e. existance) and the filenames are read from the configuration file. I wasn't sure how to turn on all 4 devices or use less if they're not attached. (patch by Brian Wheeler)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
* the configuration file can be specified on the command line. If its not, it goes and looks in the "usual" places. (patch by Brian Wheeler)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
* Serial emulation is beefed up to play nicer with telnet. I skip telnet escapes. There's a hook in there if you want to tie the telnet "break" signal to the halt button :) (patch by Brian Wheeler)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
* the configuration file can be specified on the command line. If its not, it goes and looks in the "usual" places. (patch by Vrian Wheeler)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
* Disks mounted are checked for validity (i.e. existance) and the filenames are read from the configuration file. I wasn't sure how to turn on all 4 devices or use less if they're not attached. * doing a "show dev" gives the name of the file as the hardware device name. I thought it was cute. It drops the last character for some reason, but close enough for now:
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
- Debugging functions are enabled only when compiling with -DIDB (Interactive Debugger, a future feature)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
- Debugging functions are enabled only when compiling with -DIDB (Interactive Debugger, a future feature) - Some changes in serial port initialization
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Eat the first incoming characters on serial ports (telnet negotiations)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Fixed a bug in trace_dev where %% was re-evaluated
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Various small fixes
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
added isblank() for windows
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: reformat code
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: cleanup
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: added configuration script
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: serial port implementation for Linux
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: compilable with g++/Linux
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: fix constants
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Brian Wheeler: fix includes
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Reloaded, put all sources in src
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
*** empty log message ***
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Avoid some RMC command failures, by reporting a lower RMC firmware version number (1.0 in stead of 2.8)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago
Initial CVS version (version 0.6)
Camiel Vanderhoeven
as iamcamiel
More... about 17 years ago