Updated notes about random file handling.
First version of:
Corrected 'hd6809' filename prefices by replacing with 'mc6809' and
Fixed an incorrect cast for the first numdisp parameter in
Added a reminder about searching drives 0 and 1
Extended random file note.
First version: adds information about the FLEX ...
Added a note about implementing a "-w=workdisk"...
First version with working -s=sysdisk option.
Added text definitions used by flexbug, flex an...
Corrected the plugin_loader call.
Corrected the plugin_loader call during test in...
Flexbug now uses the text message handling syst...
The INVALID_ACTION text is now used to report u...
Added a note about prolems with using -s to mou...
First version of FLEX's ERRORS.SYS random acces...
Initial skeleton for the MC6809 emulator module.
huit/srce/huit.conf is no longer a symlink to h...
huit now displays its version number and the em...
Removed emulators/hd6301.c (replaced by emulato...
Added environ.h to the include list.
Added a public prototype for the nativerewind()...
Added fms.h and fms_disk.h to the include list.
Added notes about work to be done to complete t...
Added ctype.h to the include list and moved env...
Added environ.h to the include list.
Added flex_common.h and fms_disk.h to the inclu...
Added unistd.h to the include list.
Changed name of the HD63xx emulator from 6301 t...
Added a definition of _GNU_SOURCE before the in...
Added unistd.h to the include list.
Added flex_common.h to the include list.
Modified file format to suit the mkrandfile hui...
Added a public prototype for the docmnd() funct...
Extended all and clean actions.
Added environ.h to the include list.
Added environ.h to the include list.
Changed the emulator module name from hd6301 to...
The private traperror() prototype is now a publ...
Added the native form of ERROR.SYS.
Replaced the outline HD6301 emulator with an ou...
Added environ.h and string.h to the include list.
Added unistd.h to the include list.
Added GPL release text to all C source and head...
Additional documentation
Plugtest 42 matches revised builtins help text
First version of builtins,mon,mounted built-ins
Flex builtins mount and umount tested.
Removed unwanted newlines from Flex console out...
Test scripts etc. now handle Flex TESTMODE.
FLEX Builtins moved to a separate source file
The MEMEND builtin command is complete and tested.
Makefiles modified for new files os/flex_builti...
run_builtins() removed from os/flex_common.[ch]
Modified plugtests 41,42
Regression script added and one modified.
GET builtin command written and tested.
MEMEND scanner is now a common Flex function.
Corrected regression test title.
LF now splits the command line
Notes updated.
New LOAD test added.
Added the NOT_A_BUILTIN non-fatal exit code.
makebin - first tested version
Corrected inputs for LOAD test 4.
Implemented a minimal commandset in flexbug.
Regression test results changed by LOAD and RPTERR
The system drive can now be specified on the co...
First version of flex with a working command line.
Initial versions of Flex LOAD and RPTERR functi...
Corrected backspace handling in fb_readline()
PLUGIN_JUMP now correctly sets the bus error in...
has_sysdiskname() wasn't testing for a NULL name.
First commit for huit
First versions of LOAD regression tests
Updated list of required actions.