1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-07 15:31:49 +00:00
Commit Graph

1927 Commits

Author SHA1 Message Date
dschmenk
211ce933b2 Move PAD out of the way of JIT compiler usage 2024-02-05 15:07:16 -08:00
David Schmenk
13f88a8ad3 Fix corner case for IS ITC vs PBC 2024-02-05 08:17:48 -08:00
David Schmenk
f25f4c6dc7 Fix DEFER for compiled code 2024-02-04 21:16:36 -08:00
David Schmenk
969277f8ae Update docs for latest PLFORTH 2024-02-04 13:38:06 -08:00
David Schmenk
a840f2b2ac Ad DEFER and friends. Aling more with forth-standard.org naming 2024-02-04 12:40:51 -08:00
David Schmenk
cdfb59846f Had to screw up _interpret_. Reverted and update images 2024-02-03 20:15:19 -08:00
David Schmenk
ee5c66e710 Forget a few libs 2024-02-03 18:39:09 -08:00
David Schmenk
c9f081e1b3 Update Apple /// image with PLFORTH 2024-02-03 18:28:22 -08:00
David Schmenk
b3b92b39c6 Add samples and command line options to PLFORTH 2024-02-03 18:15:44 -08:00
David Schmenk
734d9a50c6 Update images with PLFORTH and install script 2024-01-28 16:52:53 -08:00
David Schmenk
1a7f7bec62 Another screenshoe 2024-01-28 16:34:14 -08:00
David Schmenk
7cb4534efb Merge branch 'master' of https://github.com/dschmenk/PLASMA 2024-01-28 16:31:03 -08:00
David Schmenk
30437ce21a Update Forth words in PLFORTH image 2024-01-28 16:30:34 -08:00
David Schmenk
016b31a01c
Remove SHOWHASH from PLFORTH
Update PLFORTH onky words
2024-01-28 16:27:30 -08:00
David Schmenk
350ab5b783 Streamline copy for build tools 2024-01-28 16:16:24 -08:00
David Schmenk
96bac30316 Clean up DROP/SWAP sequence 2024-01-28 15:17:42 -08:00
David Schmenk
1a3e8eb3da Update dsk images with newer PLFORTHPLFO 2024-01-28 15:13:39 -08:00
David Schmenk
23a5e7840a Forget to uncomment test 2024-01-28 14:13:52 -08:00
David Schmenk
81fa548f52 No warmstart inside BRK handler on Mo match error 2024-01-28 14:07:59 -08:00
David Schmenk
153e6f6f8b Update Apple /// MAME disk images 2024-01-27 18:43:02 -08:00
David Schmenk
3dd07beaf8 Streamline files for install 2024-01-27 13:35:42 -08:00
David Schmenk
ed295b0599 Fix 16 bit VM calls from AUX mem 2024-01-27 09:38:25 -08:00
Dave Schmenk
ff7c35deb9 Update SHOW words and disk images 2024-01-26 21:21:45 -08:00
David Schmenk
b93b4d7c75 Fixes to compilers case statement to allow addresses. Update names to Forth words 2024-01-26 17:19:37 -08:00
David Schmenk
c2773d208c Add CREATE name to hash immediately 2024-01-25 20:36:08 -08:00
David Schmenk
a9cadd9fda Add LATEST and UNLOOP to clean up scripts 2024-01-25 17:46:04 -08:00
David Schmenk
8d92e854ae Fix ?EXEC definition self referencing 2024-01-25 15:15:14 -08:00
dschmenk
f3ac3035ba Update 800K image 2024-01-25 07:41:56 -08:00
dschmenk
bfb3eb4672 Big update with installer disk. Allow FORTH to execute SYSTEM files 2024-01-24 15:50:45 -08:00
David Schmenk
2434d262c5 Enable external access to execsys 2024-01-24 13:01:10 -08:00
dschmenk
547bdcc2ad Comments for install script 2024-01-23 19:48:02 -08:00
David Schmenk
6c6d6e664d Update HD install script 2024-01-23 17:10:12 -08:00
dschmenk
76c85e350c Update Apple /// image with latest 2024-01-23 16:58:13 -08:00
dschmenk
e2163c856e Go for consistancy over tradition with conditional words 2024-01-23 16:46:14 -08:00
dschmenk
96d4e3eb02 Update images 2024-01-23 15:10:27 -08:00
David Schmenk
12de12b0b4 Expanding install scripts 2024-01-23 12:47:36 -08:00
David Schmenk
d0fc4120c9 Prepare install script 2024-01-23 10:37:28 -08:00
David Schmenk
3fcbf48665 Change MACHID constants to better match uppercase only keyboard 2024-01-23 08:43:16 -08:00
David Schmenk
92be9cd631 Fix PAD weirdness 2024-01-23 08:31:14 -08:00
David Schmenk
2a475a01e2 Update disk images 2024-01-22 14:06:18 -08:00
David Schmenk
2578b1a3fb Remove checks from '[' and ']'. Apparently unneeded and unwanted 2024-01-22 10:17:58 -08:00
David Schmenk
4364319176 Fix stack restore for throw, add scripts to ID machine 2024-01-21 17:25:44 -08:00
David Schmenk
da404a8dfa Fix error in MACHID_MEM 2024-01-21 08:30:30 -08:00
David Schmenk
68e31ccc30 Stupid Git 2024-01-19 07:37:19 -08:00
David Schmenk
da0bf22b2e Merge branch 'master' of https://github.com/dschmenk/PLASMA 2024-01-19 07:34:30 -08:00
David Schmenk
e14eda8617 Forgot to fix autorun to point to /PLASMA partition 2024-01-19 07:27:55 -08:00
dschmenk
3166341e96 Update Apple /// MAME disk images 2024-01-18 16:40:23 -08:00
dschmenk
c61a787271 Fix floppy volume name 2024-01-18 13:57:34 -08:00
dschmenk
637b1d8248 Fix disk name 2024-01-18 12:58:42 -08:00
dschmenk
9ff1695012 Fix disk name 2024-01-18 12:57:43 -08:00