Commit Graph

460 Commits

Author SHA1 Message Date
Carsten Strotmann
bedf27adb6 Merge branch 'c64-390' of github.com:forth-ev/VolksForth into c64-390 2020-08-03 13:09:55 +02:00
Philip Zembrod
fd53a0f42b Change default make target to cover both d64->fth and src->cbmfiles updates 2020-08-03 12:52:35 +02:00
Philip Zembrod
bf46f7b1b2 Add debug-in-vice.sh script 2020-08-03 12:50:02 +02:00
Philip Zembrod
6c58b57f63 Get VolksForth versions for C16 with 32k to work. Aka (C16- 2020-08-03 02:56:03 +02:00
Philip Zembrod
a14cfd701d Change default make target to cover both d64->fth and src->cbmfiles updates 2020-08-02 20:28:27 +02:00
Philip Zembrod
f10155894c Add debug-in-vice.sh script 2020-08-02 18:33:53 +02:00
Philip Zembrod
dedc8f469f Merge branch 'master' of https://github.com/forth-ev/VolksForth into c64-390 2020-08-02 15:06:58 +02:00
Carsten Strotmann
681862c991
Merge pull request #19 from pzembrod/c64-390
C64 390
2020-08-02 09:14:58 +00:00
Philip Zembrod
262c80cd3e Add main files and build rules for lite versions (w/o block mechanism) incl. tests and binaries 2020-08-02 01:22:13 +02:00
Philip Zembrod
d75a22451a Fix test logs pattern 2020-08-01 23:29:21 +02:00
Philip Zembrod
b77a9c5ebc Move fix for 0> from ans-shim.fth to vf-cbm-core.fth 2020-08-01 23:28:10 +02:00
Philip Zembrod
9c3e60d0bf Refactor make rules for tests - make rules for individual test target shorter 2020-08-01 23:15:21 +02:00
Philip Zembrod
5ced58479d Rename binaries to vf-full-X. 2020-08-01 21:59:53 +02:00
bodhi-baum
c3fc2eb320
Update VolksForth-Handbuch.org
One further minor error fixed.
2020-07-31 16:56:54 +02:00
bodhi-baum
ca5f9e7d8d
Merge pull request #1 from bodhi-baum/bodhi-baum-patch-1
Update VolksForth-Handbuch.org
2020-07-31 16:45:11 +02:00
bodhi-baum
f9f2ad03ad
Update VolksForth-Handbuch.org
Ein paar Rechtschreibfehler entfernt.
A few spelling errors removed.
2020-07-31 16:44:21 +02:00
Carsten Strotmann
66af0e9fde
Merge pull request #18 from pzembrod/c64-390
C64 390
2020-07-31 11:51:40 +00:00
Carsten Strotmann
0995bd323a Readme update on 3.9.x version number 2020-07-31 13:49:25 +02:00
Carsten Strotmann
4de1b65643 Information on Version 3.9.x in Readme 2020-07-31 13:47:31 +02:00
Philip Zembrod
9edb7280ad Refactor and shorten c64/c16 main.fth files 2020-07-31 01:17:41 +02:00
Philip Zembrod
dbf4fe35e0 Update latest binaries 2020-07-31 00:03:24 +02:00
Carsten Strotmann
55d5abd44c C64/C16 Glossary added 2020-07-28 07:21:34 +02:00
Philip Zembrod
36321c9c91 Componentize golden files for c64 and c16 forth tests 2020-07-26 15:34:38 +02:00
Carsten Strotmann
3e2d35a522 new Readme 2020-07-26 13:27:30 +02:00
Carsten Strotmann
df2c73423d Atari 8bit: ATASCII Convert tools 2020-07-26 13:25:08 +02:00
Philip Zembrod
bf4dcca1b4 Move including the buffer/block mechanism to the top level source files 2020-07-26 13:24:30 +02:00
Carsten Strotmann
6532beb620 Merge branch 'master' of github.com:forth-ev/VolksForth 2020-07-26 13:23:21 +02:00
Carsten Strotmann
c632249474 Atari 8bit: cleanup 2020-07-26 13:22:46 +02:00
Carsten Strotmann
d6bfb3ac22
Update README.ORG 2020-07-26 07:59:56 +00:00
Philip Zembrod
e853730042 Enlarge tib and use in include instead of fib 2020-07-26 01:05:53 +02:00
Philip Zembrod
8803bbc448 Merge branch 'c64-390' of github.com:pzembrod/VolksForth into c64-390 2020-07-25 23:53:47 +02:00
Philip Zembrod
95d8eb37df Merge branch 'master' of https://github.com/forth-ev/VolksForth into c64-390 2020-07-25 23:38:41 +02:00
Philip Zembrod
6b996fd2a6 Refactor vf-cbm-bufs.fth and vf-cbm-core.fth so that
compiling without including the buffer mechanism is possible.
2020-07-25 22:41:55 +02:00
Philip Zembrod
02f932a533 Get blocktest.fth to pass for c64-vf-latest - c16 will come later. 2020-07-25 21:14:15 +02:00
Philip Zembrod
07d2bc46fd Checkin of original blocktest.fth 2020-07-25 00:34:46 +02:00
Philip Zembrod
d11e618e6c Make dev in vf-cbm-dos visible 2020-07-24 00:19:04 +02:00
Philip Zembrod
bb1cb7a5eb Update binaries 2020-07-24 00:18:38 +02:00
Philip Zembrod
d83f61031a Update binaries 2020-07-24 00:14:20 +02:00
Philip Zembrod
427817c3ac small code cleanup vf-cbm-dos.fth 2020-07-24 00:13:54 +02:00
Philip Zembrod
6887241e40 add file-words.fth to target-compiled c64/16-vf-latest 2020-07-23 23:42:35 +02:00
Philip Zembrod
dc40a6e2f1 Extract 1541-r/w from vf-sys-cbm.fth into vf-sys-cbmrw.fth 2020-07-23 00:07:11 +02:00
Philip Zembrod
ccf5d5ca05 Extract buffer mechanism sources vf-cbm-bufs.fth from vf-cbm-core.fth 2020-07-22 23:56:39 +02:00
Carsten Strotmann
c30e4f24e8 Atari ST: another optimization to STtype 2020-07-22 11:17:15 +02:00
Carsten Strotmann
ab51e3cd01 Atari ST: new binary with STtype optimization 2020-07-22 10:29:11 +02:00
Carsten Strotmann
e7480c864c Atari ST: STtype optimization 2020-07-22 10:15:38 +02:00
Carsten Strotmann
dd58036729 Atari ST: Version 3.81.2 bugfix in STType 2020-07-22 00:51:54 +02:00
Carsten Strotmann
41f73f881b Atari ST: english translation in MISC.FB 2020-07-22 00:51:04 +02:00
Carsten Strotmann
5f2eecc2ba Atari ST: Documentation: building new kernel 2020-07-22 00:50:20 +02:00
Carsten Strotmann
59e71d98bf Atari ST: changed name of VolksForth executable to "volks4th.prg" 2020-07-22 00:49:23 +02:00
Carsten Strotmann
23830c96fc
Update README.ORG 2020-07-21 07:48:42 +00:00