-
Switch from "compact" to "large" memory model, see how it goes.
Chris Pressey
4 years ago
-
Partial success with Borland C++ 3.1.
Chris Pressey
4 years ago
-
Confirm compilability under NetBSD 6.1.5.
Chris Pressey
4 years ago
-
Correct typo, or perhaps change typo to match.
Chris Pressey
4 years ago
-
FreeDOS, not MS-DOS. Also, previous versions have build on NetBSD.
Chris Pressey
4 years ago
-
These compile under this.
Chris Pressey
4 years ago
-
Two are known to compile under DICE C.
Chris Pressey
4 years ago
-
Start by being conservative about what we think we know.
Chris Pressey
4 years ago
-
Merge pull request #9 from catseye/defined-input-integer-error-mode
Chris Pressey
(commit: GitHub)
4 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into defined-input-integer-error-mode
Chris Pressey
4 years ago
-
Merge pull request #7 from catseye/bef2c-befprof-fixes
Chris Pressey
(commit: GitHub)
4 years ago
-
Example program will be added in a different branch.
Chris Pressey
4 years ago
-
Make & push -1 on error or EOF unless back-compat -u flag is given.
Chris Pressey
4 years ago
-
Don't load invalid (past-EOF) bytes into playfield.
Chris Pressey
4 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into bef2c-befprof-fixes
Chris Pressey
4 years ago
-
Merge pull request #4 from catseye/build-on-amigados-1.3
Chris Pressey
(commit: GitHub)
4 years ago
-
Adjust detected pageheight, allowing eg/fact2.bf to compile OK.
Chris Pressey
4 years ago
-
Add version of `chars.bf` that avoids stringmode, thus can compile.
Chris Pressey
4 years ago
-
We really do want to write out characters, not ASCII values, here.
Chris Pressey
4 years ago
-
Post-optimization is buggy, so do not have it be the default. -O.
Chris Pressey
4 years ago
-
Exit with non-zero exit code when error occurs.
Chris Pressey
4 years ago
-
Report usage and exit if unrecognized command-line options given.
Chris Pressey
4 years ago
-
Remove the -p flag as it is simply the equivalent of -w 80 -h 25.
Chris Pressey
4 years ago
-
Output "\n", because a newline makes post-optimization phase break.
Chris Pressey
4 years ago
-
Remove unimplemented -q option from usage help text.
Chris Pressey
4 years ago
-
When an error occurs, exit program with non-zero exit code.
Chris Pressey
4 years ago
-
Bump version numbers of these programs, add history and credits.
Chris Pressey
4 years ago
-
Add some better notes/documentation to build.seq.
Chris Pressey
4 years ago
-
Merge pull request #3 from serprex/master
Chris Pressey
(commit: GitHub)
4 years ago
-
Add build.seq for building under AmigaDOS 1.3; ignore UAE files.
Chris Pressey
4 years ago