]> Shamusworld >> Repos - rmac/commit
Add support for 64-bit evaluations.
authorShamus Hammons <jlhamm@acm.org>
Sun, 8 Oct 2017 13:40:02 +0000 (08:40 -0500)
committerShamus Hammons <jlhamm@acm.org>
Sun, 8 Oct 2017 13:40:02 +0000 (08:40 -0500)
commitff8188b7e279f99cf11ac8a283c4146af324d26f
tree1e7038239115fcfc0d311ef4772a9d5400f2aa9b
parentada93ab0c3763d4a4ab607cbc73c24d74bc94ff4
Add support for 64-bit evaluations.

Version bump to 1.9.0. Right now the only thing that supports it is
dc.d; now that the infrastructure supports it, anything else that needs
64-bit support (such as FPUs and the like) can be done very easily now.
16 files changed:
6502.c
amode.c
amode.h
debug.c
direct.c
direct.h
expr.c
expr.h
mach.c
macro.c
parmode.h
procln.c
riscasm.c
sect.c
token.c
version.h