Add changes for mcs0009
Add config files, BIOS simulation and change m4edit.xpl to m5edit.xpl.
Add a way to break out of the Auto Execute option.
Add more info to the help display.
Add a description of the simulators config file.
Clarify that $U is not needed with FORTRAN functions.
Change the libs target to copy the MUSE compiler if needed.
Add a declaration for PRINTF
Use OUTPUT(0) for DOUBLE_SPACE.
Option 4 is disabled because the FORTRAN library is not position independent.
FTC64() does not compile correctly and there is no way to test it.
Initial check-in.
Add support for 200-TPI disc simulation.
Do not read the corefile options when running under a MODCOMP operating system.
Fix spelling error in comment
Major rewrite of the BIOS REX calls (0 thru 9)
Add code to close the transports.
Add Solidisk emulation to the BIOS test.
Fix Insert Shared Module to correctly pass the options.
Add Solidisk emulation of the 200-TPI Disk.
Add Solidisk congifuration.
Add tests for Solidisk emulation.
Fix a typo in a comment.
Correct the code that generates the error message:
FTC64 does not work with the reentrant code option so it is disabled.
Add the read/write compressed functions to the libraries.
Add peephole optimization for TRR followed by MUR or MLR.
Add a test to validate the DISPLAY when doing recursion.
Fix a spelling error in a comment.
Fix the target xpl54 to generate Modcomp IV code.
Fix typo in comment.
Create version mcs0009
Mark hello and mix as one map tasks.
Add code to dump M4EDIT Quick Load files.
Allow @ to augment the INS directive.
Remove the message that printed PGM name.
Add BIOS simulation test.
BIOS simulation test program.
Remove some unused variables.
Add parentheses to make the operator precedence obvious.
Remove data_type from the PDT structure.
Questionable change to the console_readline() function to break
Move the UFT resolution functions to this file.
The Read/Write code has been moved to iosys.c.
Implement UNABORTABLE.
Remove data_type from PDT structure.
Fix the UFT command to correctly display Buffer and Length when
Add [assign] to set assignments.
Add [assign] to set assignments.
Add both sector number and File Position Index to the PDT structure.
Add REX emulations for: BKF, AVF, TERMINATE
Add I/O formats for:
Open the HOST files.
Correct the calculation for memory regions used in page allocation.
Add config files and transports.
Parse device config file.
Add the BIOS test program.
Interface the REX calls to the low level interface found in iosys.c.
Move the debug loader option bits to higher values to avoid collision
Validate, Fix and Optimize the Quickload output format.
Add Condition Code C to the loader to signal relocatable.
Add the -q option to generate Quickload output used by TOC.
Correct the object code generated by the END statement.
Correct the object code generated by the END statement.
Add the PDT command
Add trace_rex, PDT record size and support for UNABORTABLE.
Add TRACE REX command.
Implement REX DUMP. Add code to change to and from a two map task.
Permit the LOVER system call to return relocatable.
Permit the LOVER system call to return relocatable.
Improve the START address checks. Loading the data file should always
Change byte order for object file opcodes: PGM, INT, EXT and COMMON.
Change byte order for object file opcodes: PGM, INT, EXT and COMMON.
Change the name of m4edit to m5edit so it does not clash with
Change the name of m4edit to m5edit so it does not clash with
Change the name of m4edit to m5edit so it does not clash with
Implement REX,#2B, Execute Load Program and Read Load Program.
Add the command SET to Set/Modify/Display the Task Variables.
Add REX call #2B, Execute Load program and Read Load Program.
Add new prototypes for valid_cancode, rex_load_program, resolve_assignment.
Add a function to resolve assignments.
Fix Quick Load Opcodes, SNV and MAR.
Document changes to the BNF. This includes changes to DECLARE
Fix a compiler warning message with the GCC compiler.
Add ./ to the "alone" command lines.
Remove an array that was not being used.
Update the files used by the current release.
Change the release date. Document more changes to the simulator.
Bump the revision level from 0.6 to 1.0
Bump the revision level.
Document changes in release mcs0008.
Add a target for libfill3.a. Remove dma.hda from the default build.
Improve the erron message when the fill request is before the current position.
Clean the fill directory.
Add an option to display expanded loader information.
Add target for extended.tv
Expand the number of assignments from 32 to 64.
Terminate REX READ with a NULL but dont count it as an input character.