Commit Graph

267 Commits

Author SHA1 Message Date
Philip Zembrod e25e222760 Update binaries 2020-11-06 23:22:28 +01:00
Philip Zembrod e7e2c7754c Cleanup vc-sys-x16.fth 2020-11-06 22:50:25 +01:00
Philip Zembrod c77bed3286 Add golden file rule for x16 lite test 2020-11-05 23:07:21 +01:00
Philip Zembrod c33fa907be Fix i/o-status? for X16 - i/o status byte is at $0286 instead of $90 2020-11-05 23:03:39 +01:00
Philip Zembrod d1a6435700 Make rules & scripts to run vf-lite-x16 in x16emu with sdcard attached 2020-11-05 22:53:11 +01:00
Philip Zembrod a680fb282c Fix ConOut, curon/off and ROM mapping, yielding first X16 VolksForth that works on a first level. 2020-11-04 20:40:55 +01:00
Philip Zembrod 3b8db813a8 Move platform-specific (bye from fv-sys-cbm.fth to platform-specific files. 2020-11-04 16:35:54 +01:00
Philip Zembrod ac3caee218 Remove cbmfiles/test.log before running any test-x.fth,
and fix names of log files in all but vf-lite-c64.fth build scripts
2020-11-03 00:03:56 +01:00
Philip Zembrod 424a9c2af3 Merge branch 'x16-390' of github.com:pzembrod/VolksForth into x16-390
# Conflicts:
#	6502/C64/src/vf-lite-x16.fth
#	6502/C64/src/vf-sys-x16.fth
2020-11-01 22:45:27 +01:00
Philip Zembrod 2b4cc92a7e Add logging and log checking to build rules 2020-11-01 22:38:03 +01:00
Philip Zembrod b8c74160cc First go at adapting init-system and first-init to X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 9afb66f304 Place Next routine at different ZP address on X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 9db1e592ee Adapt screen color labels and restore/nmi routine to X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 9cf1e31133 End vf-pr-target.fth with cr 2020-11-01 22:38:03 +01:00
Philip Zembrod a2b7f82d28 Provide Missing X16 companion to (64 and (16 in v-finalize.fth - calling it (Cx 2020-11-01 22:38:03 +01:00
Philip Zembrod f74c431d6b Remove KeyRep setting that doesn't exist on X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 969d1b7c98 Adapt curon/curoff to X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 3a0ab07dd6 Adapt c64key? and getkey to X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 771d3c17a0 Port the first set of C64 Kernal labels to X16 2020-11-01 22:38:03 +01:00
Philip Zembrod 9b1c541bc8 Create vf-lite-x16 binary target for Commander X16, based on C64 version.
vf-sys-x16.fth still is identical to vf-sys-c64.fth.
2020-11-01 22:38:03 +01:00
Philip Zembrod 3c6da1cc82 New improved safeguard to kill -9 VICE if it doesn't terminate after 20 seconds 2020-11-01 22:38:03 +01:00
Carsten Strotmann 015bf4dba0 Merge branch 'c64-390' into master 2020-09-04 20:30:09 +02:00
Philip Zembrod 3a49a52350 Adapt screen color labels and restore/nmi routine to X16 2020-09-01 23:44:00 +02:00
Philip Zembrod 61b433e1b1 End vf-pr-target.fth with cr 2020-08-31 00:16:33 +02:00
Philip Zembrod 5bb850a5de Provide Missing X16 companion to (64 and (16 in v-finalize.fth - calling it (Cx 2020-08-31 00:13:12 +02:00
Philip Zembrod 1ea4b3a73b Remove KeyRep setting that doesn't exist on X16 2020-08-31 00:11:24 +02:00
Philip Zembrod 9aba9e94d3 Adapt curon/curoff to X16 2020-08-30 22:41:33 +02:00
Philip Zembrod c2490345f5 Adapt c64key? and getkey to X16 2020-08-30 22:41:12 +02:00
Philip Zembrod b7ef25633f Port the first set of C64 Kernal labels to X16 2020-08-30 01:20:42 +02:00
Philip Zembrod 71c40dbe2f Create vf-lite-x16 binary target for Commander X16, based on C64 version.
vf-sys-x16.fth still is identical to vf-sys-c64.fth.
2020-08-29 22:25:55 +02:00
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