Skip to content

Updated elfos_final.inc and caOS.bat to generate Elf/OS programs with… - #3

Open
fourstix wants to merge 1 commit into
bill2009:masterfrom
fourstix:build_fix
Open

Updated elfos_final.inc and caOS.bat to generate Elf/OS programs with…#3
fourstix wants to merge 1 commit into
bill2009:masterfrom
fourstix:build_fix

Conversation

@fourstix

Copy link
Copy Markdown

Updated code in elfos_final.inc to add the current date information, build number and "LCC1802" identification string. The change includes the initial branch statement to branch over the build information to the new program code location (CODELOC) which is now immediately after the build information at 0x2010.

The batch file caOS.bat to update CODELOC with the new value of 0x2010.

This code has been tested with helloworld.c which works as expected. Running the Elf/OS version command against this binary, with the command "ver helloworld", yields the expected string "1/29/2022 Build: 1 LCC1802" with the correct date string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant