Commit Graph

287 Commits

Author SHA1 Message Date
Philip Zembrod
af57b22a7a Merge branch 'c64-390' of github.com:pzembrod/VolksForth into c64-390 2020-08-29 21:43:06 +02:00
Philip Zembrod
65208401c4 Merge branch 'master' of https://github.com/forth-ev/VolksForth into c64-390 2020-08-29 21:39:28 +02:00
Philip Zembrod
53625bafe6 Merge branch 'c64-390' of github.com:pzembrod/VolksForth into c64-390 2020-08-29 21:19:37 +02:00
Philip Zembrod
dd5568808f Merge branch 'master' of https://github.com/forth-ev/VolksForth into c64-390 2020-08-29 21:16:14 +02:00
Philip Zembrod
e56ac44112 New improved safeguard to kill -9 VICE if it doesn't terminate after 20 seconds 2020-08-29 20:47:30 +02:00
Philip Zembrod
725203407d Merge branch 'master' of https://github.com/forth-ev/VolksForth into c64-390 2020-08-26 23:32:22 +02:00
Carsten Strotmann
f3e31e561a Target CP/M: Documentation Update 2020-08-25 19:20:32 +02:00
Carsten Strotmann
b8d7306849 Target CP/M: documentation update 2020-08-25 18:55:21 +02:00
Carsten Strotmann
91dfad1112 Apple 1 sources 2020-08-25 18:55:03 +02:00
Carsten Strotmann
b3cebe6a89
Merge pull request #25 from bodhi-baum/master
Inserted umlauts
2020-08-12 07:10:59 +00:00
bodhi-baum
66e6819734
Inserted umlauts
Inserted umlauts
2020-08-11 18:04:37 +02:00
bodhi-baum
610450274a
Umlauts
Changed all umlauts into the correct german form.
2020-08-11 17:46:40 +02:00
Carsten Strotmann
425e0225b4
Merge pull request #24 from bodhi-baum/master
Little improvements on documentation
2020-08-11 14:38:41 +00:00
bodhi-baum
9e6a28d133
YAPE/SDL
Testet volksForth for C16 at the emulator YAPE/SDL and added it to the list of working emulators.
2020-08-11 16:22:32 +02:00
bodhi-baum
a99aa5076e
A couple of improvements 2020-08-11 13:58:23 +02:00
Carsten Strotmann
8d1016d373
Merge pull request #23 from pzembrod/master
Make C64/C16 tracer and 6502 assembler available as separate .fth files
2020-08-11 06:43:48 +00:00
Philip Zembrod
dfce80a5d6 Adapt trace.fth, 6502asm.fth and trns6502asm.fth to being loaded with INCLUDE 2020-08-11 00:27:03 +02:00
Philip Zembrod
50289572c8 Initial checkin of tracer and 6502 assembler fth files as copied from converted disk image vforth4_3.fth 2020-08-11 00:16:04 +02:00
Carsten Strotmann
cf43b63042
Merge pull request #22 from pzembrod/c64-390
C64 390
2020-08-04 13:10:15 +02:00
Philip Zembrod
2d488ffa8d Run lite instead of min test for vf-lite-c16-.
With buffer memory and block code removed we now have sufficient dictionary space.
2020-08-04 12:46:39 +02:00
Philip Zembrod
f11c246d2c Run full test suite for C16+, now that we have enough memory there. 2020-08-04 11:46:07 +02:00
Philip Zembrod
ece0f104e0 Move memory size setup to top level loadfile and set it different for
C16+, C16-, C64 x full and lite, enabling large dictionary for C16+ and
lite versions without need for buffers.
2020-08-04 01:25:07 +02:00
Carsten Strotmann
d58c9a5646
Merge pull request #20 from pzembrod/c64-390
C64 390
2020-08-03 18:08:58 +00:00
Philip Zembrod
bc9e3226a7 Merge branch 'c64-390' of github.com:pzembrod/VolksForth into c64-390 2020-08-03 19:46:02 +02:00
Carsten Strotmann
9155e54a78
Merge pull request #21 from bodhi-baum/master
Updated VolksForth-Handbuch.org
2020-08-03 17:16:58 +00:00
Carsten Strotmann
59c8375380 Ignoring MacOS X artifacts 2020-08-03 13:13:16 +02:00
Philip Zembrod
4d202a781b Get VolksForth versions for C16 with 32k to work. Aka (C16- 2020-08-03 13:10:20 +02:00
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