mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-22 20:34:07 +00:00
Add a default noop/drop alias for fthpage to allow loading of
vf-cbm-bufs.fth from a regular v4th core, outside the TC. This doesn't make the buffer words work as an optionally loadable wordset yet, but it is at least a prepartation.
This commit is contained in:
parent
c7ced3bb60
commit
972d78c986
@ -1,4 +1,5 @@
|
|||||||
\ *** Block No. 102, Hexblock 66
|
\ *** Block No. 102, Hexblock 66
|
||||||
|
\needs fthpage ' drop | alias fthpage
|
||||||
66 fthpage
|
66 fthpage
|
||||||
|
|
||||||
( load +load thru +thru --> )
|
( load +load thru +thru --> )
|
||||||
|
Loading…
Reference in New Issue
Block a user