• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Implementing figFORTH on SH3 assembler


RSS
Rev. Time Author
deab3b8 master 2014-03-17 21:13:31 Joel Matthew Rees

Through ?STACK.
May be my last edits for a while -- I've run out of time.

338d0dd 2014-03-14 21:06:47 Joel Matthew Rees

Up to HEX and DECIMAL, #116

751b52e 2014-03-13 19:36:55 Joel Matthew Rees

Definitions up through ROT, number 93.

ceaa835 2014-03-13 19:27:33 Joel Matthew Rees

Mostly work on the memory map, getting the various allocation regions defined and bounded for testing.

e3d3fdd 2014-03-11 23:10:21 Joel Matthew Rees

Up through about definition 60, some of the compiling words (shimmed) and the first few CONSTANTS.

dea0f6f 2014-03-10 21:11:07 Joel Matthew Rees

U/ fixed, more tests, added through definition 26 (or so?)

d9de460 2014-03-07 14:32:31 Joel Matthew Rees

Here's the GPL.

736c935 2014-03-07 14:30:26 Joel Matthew Rees

Adding license information to each file, guess I need to bring in a copy of the GPL.

e1e44e8 2014-03-07 14:08:02 Joel Matthew Rees

U*, U/ (buggy)

711172d 2014-03-07 14:05:47 Joel Matthew Rees

Stubs for EMIT, KEY, etc., CMOVE

9b5a66b 2014-03-07 14:01:56 Joel Matthew Rees

Making sure stuff will work like it should, maybe?

19e1281 2014-03-07 13:56:02 Joel Matthew Rees

missed one on the change from .src to .inc

98b1462 2014-03-07 13:52:52 Joel Matthew Rees

up to around (FIND)

a66d418 2014-03-07 13:49:56 Joel Matthew Rees

Playing nice with HEW (the dev env)

53ace95 2014-03-07 13:32:56 Joel Matthew Rees

Continuing to ENCLOSE.

fe530c8 2014-03-07 13:31:15 Joel Matthew Rees

dressing out the inner interpreter a bit more

5cbb75d 2014-03-07 13:23:50 Joel Matthew Rees

symbol header macro, more virtual machine primitive code

b5d4e95 2014-03-07 13:00:53 Joel Matthew Rees

First feeble attempts