Commit graph

6 commits

Author SHA1 Message Date
David Given 8b0a3ac473 Attempt to make work on OSX, and update the build matrix. 2022-06-20 00:18:16 +02:00
George Koehler 777d0abb00 Add util/int/switch.h to declare do_instr() and Do???()
Use switch.h to reduce warnings from clang about implicit declarations
of functions.  I used `grep ... do_*.c | sed ... | sort`, and some
manual editing, to make the big list of Do???() functions.
2019-10-30 18:36:55 -04:00
carl 5a18b85b3f + ANSI C conversion 2019-03-17 22:46:32 +08:00
David Given 59b383afd0 Make the em interpreter build --- again, lots of warnings, so it probably won't
work on clang. I have no idea whether it runs or not as building a e.out
program is quite hard and needs a special platform.
2018-06-09 21:13:31 +09:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
dick a717832bfb Initial entry 1988-06-22 16:57:09 +00:00