1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-01 05:41:34 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Curtis F Kaylor
910a807fbc Added flush of stdout and stderr when exiting with an error 2020-02-23 14:23:35 -05:00
RevCurtisP
4da225525b
Merge branch 'master' into x16vera 2019-11-20 11:13:02 -05:00
Curtis F Kaylor
37d0fee589 Removed references to library <time.h> 2019-11-15 14:16:58 -05:00
Curtis F Kaylor
cf56e15c01 Updated x16/include .a02 files to use 65C02 opcodes 2019-11-14 23:56:33 -05:00
Curtis F Kaylor
3a7224ce9a Converted source code line endings to CR/LF 2019-10-27 22:44:13 -04:00
Curtis F Kaylor
a585edd806 Allow const arrays larger than 256 bytes 2018-08-14 14:51:04 -04:00
Curtis F Kaylor
fb9f396240 Added logical operators 'and' and 'or' to conditionals 2018-08-02 03:13:01 -04:00
Curtis F Kaylor
cf8264f99a Reformatted and refactored conditional code 2018-03-05 15:03:04 -05:00
Curtis F Kaylor
1156f3b47b Fixed C compiler warnings 2018-03-03 22:32:39 -05:00
Curtis F Kaylor
983dff82df Moved compiler source code to ./src directory 2018-03-03 14:26:50 -05:00