Commit Graph

166 Commits

Author SHA1 Message Date
mgcaret cb85165ab5 update internals.md 2021-12-25 18:32:35 -08:00
mgcaret a7d7a418b3 change immediacy of ], fixes #11 2021-12-25 18:32:16 -08:00
mgcaret c718260118 shrink max instance size a little more 2021-07-31 11:23:37 -07:00
mgcaret 92e7ed78c6 fix #10 2021-07-29 21:07:55 -07:00
mgcaret 8245ce322b optimizations 2021-07-29 21:07:06 -07:00
mgcaret c51b2b7db7 reorganize so platforms can override the default config file 2020-12-23 18:08:47 -08:00
mgcaret 7669d292aa device nodes and compactflash for GoSXB 2020-12-23 18:07:10 -08:00
mgcaret 619b4ba5d3 tpm placeholders should consume addr len 2020-11-27 13:01:49 -08:00
mgcaret 48f8f8b02e make SLOF disk-label and fat-files packages compile 2020-11-27 11:53:49 -08:00
mgcaret 13bb6067f2 remove debug message 2020-11-11 15:49:17 -08:00
mgcaret 188e80756b properties fixes 2020-11-11 15:42:55 -08:00
mgcaret 953e2c985e fix devalias 2020-11-11 15:02:10 -08:00
mgcaret 1dde91e543 adjust ofw build.sh 2020-11-11 15:01:57 -08:00
mgcaret 4c50590eb7 update README 2020-11-07 13:24:18 -08:00
mgcaret 502c1e5571 update Open Firmware README 2020-11-05 18:05:38 -08:00
mgcaret a70318f87b remove ofw/out directory 2020-11-05 17:53:10 -08:00
mgcaret c15c67f8dc Initial Open Firmware 2020-11-05 17:43:47 -08:00
mgcaret b196f2eb3b fix typo 2020-11-04 21:40:17 -08:00
mgcaret f09f5e0da0 update test to reflect case-preserved dictionary 2020-11-04 21:02:21 -08:00
mgcaret 03b0206f16 fix flags description 2020-11-04 20:37:45 -08:00
mgcaret 66d571ca7d make dictionary names mixed-case, matching still case-insensitive 2020-11-04 20:37:08 -08:00
mgcaret 6a24020814 update forth dictionary doc 2020-10-31 15:02:41 -07:00
mgcaret 24e2927fd3 Make CONTEXT work like gforth and SLOF 2020-10-31 15:01:58 -07:00
mgcaret a8cde5abd9 gosxb updates 2020-10-29 23:20:03 -07:00
mgcaret 955626713b fix bug in WORDLIST; remove immediacy from COMPILE, 2020-10-29 23:19:44 -07:00
mgcaret 494acab881 add 2VALUE, modify TO to support it 2020-10-29 17:58:09 -07:00
mgcaret b15d48228e update utils to support indexing of headerless words 2020-10-21 23:24:29 -07:00
mgcaret 5433d59009 add fs2asm.rb: forth-to-assembly converter 2020-10-21 18:26:41 -07:00
mgcaret 39f812d5c1 add C256 mention/minor reorg README, minor GoSXB romfs changes 2020-06-21 18:10:25 -07:00
mgcaret 5ba9a3c963 GoSXB: fix minor romfs bug 2020-05-07 13:12:25 -07:00
mgcaret 0a8b1c5a40 GoSXB: more romfs stuff 2020-05-03 14:51:42 -07:00
mgcaret 0c0674cec3 a few small optimizations 2020-05-02 01:46:16 -07:00
mgcaret f13459e452 GoSXB: ROMfs, emulator sleep, miscellaneous stuff 2020-05-01 23:09:05 -07:00
mgcaret edef1c80b7 fix a very subtle bug in dictionary search 2020-05-01 22:43:30 -07:00
mgcaret d090c232aa Neon816: PS/2 keyboard & mouse detection; plus buggy non-working mouse code 2020-04-02 21:40:44 -07:00
mgcaret 5750e5d12f Neon816: replace buggy clock code; add MS delay word to platform 2020-04-02 00:11:38 -07:00
mgcaret 367ec0d98d Neon816: PS/2 keyboard working 2020-03-23 20:25:28 -07:00
mgcaret 8078f8cf21 Neon816 - wait for valid PS/2 key 2020-03-22 21:40:14 -07:00
mgcaret 465a697952 neon816 - experimental PS/2 keyboard decoder 2020-03-22 21:25:23 -07:00
mgcaret 6207ab7428 fix build error on newer ca65 revisions 2020-03-22 17:31:24 -07:00
mgcaret cbf755a4aa fix #5 2020-03-22 17:11:32 -07:00
mgcaret e789327c87 increase test coverage, now 84% of system words 2020-03-13 23:33:14 -07:00
mgcaret 9778c198e8 make fcode 0xFF immediate 2020-03-13 22:49:38 -07:00
mgcaret 110187f808 move some tests to the correct suite 2020-03-13 22:24:56 -07:00
mgcaret b1e0972431 Fix #8 2020-03-09 22:20:41 -07:00
mgcaret bd5edf5372 save a byte and some cycles 2020-03-09 18:17:13 -07:00
mgcaret 8b4ab77475 ignore , and . within numbers 2020-03-09 18:13:28 -07:00
mgcaret ac1947386a
Update README.md 2020-03-09 16:41:53 -07:00
mgcaret 92c23a4be3 remove accidentally included temp file 2020-03-06 08:47:19 -08:00
mgcaret 3bd83d3965 missing an e 2020-03-05 22:50:34 -08:00