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

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

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

2 years 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

2 years 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

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

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

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

2 years 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

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