]> git.mdlowis.com Git - proto/forth.git/log
proto/forth.git
13 months agoadded jumps master
Mike Lowis [Fri, 19 Jul 2024 20:45:19 +0000 (16:45 -0400)]
added jumps

13 months agoadded register allocation comment
Mike Lowis [Thu, 18 Jul 2024 20:18:08 +0000 (16:18 -0400)]
added register allocation comment

13 months agofixed offset and link logic
Michael D. Lowis [Thu, 18 Jul 2024 03:30:08 +0000 (23:30 -0400)]
fixed offset and link logic

13 months agoimplemented variable, code, and end-code words
Mike Lowis [Wed, 17 Jul 2024 20:45:06 +0000 (16:45 -0400)]
implemented variable, code, and end-code words

13 months agoadded space allocations for system variables and stubbed out where builtin word defin...
Mike Lowis [Tue, 16 Jul 2024 20:33:05 +0000 (16:33 -0400)]
added space allocations for system variables and stubbed out where builtin word definitions will go

14 months agoimplemented load-imm word
Michael D. Lowis [Tue, 16 Jul 2024 02:47:32 +0000 (22:47 -0400)]
implemented load-imm word

14 months agostarted writing assembly words
Mike Lowis [Mon, 15 Jul 2024 20:30:02 +0000 (16:30 -0400)]
started writing assembly words

14 months agocheckpoint commit
Michael D. Lowis [Mon, 15 Jul 2024 02:54:52 +0000 (22:54 -0400)]
checkpoint commit

14 months agoadd some various bits to hopefully assemble something useful
Michael D. Lowis [Wed, 10 Jul 2024 03:12:10 +0000 (23:12 -0400)]
add some various bits to hopefully assemble something useful

14 months agoinitial commit
Michael D. Lowis [Wed, 10 Jul 2024 01:14:59 +0000 (21:14 -0400)]
initial commit