Commit Graph

30 Commits

Author SHA1 Message Date
Philip Zembrod
20a2715203 First properly evaluated CPM test: log-test, with golden file,
evaluate script and script to cut off CPM text files at ctrl-z (EOF)
2023-07-02 00:11:52 +02:00
Philip Zembrod
415fd869e1 First working Forth log2file.fb for CPM VolksForth 2023-07-01 20:15:57 +02:00
Philip Zembrod
78b1e4bff2 Move inctest.fth to src/ and generate fb->fth copies in src, too. 2023-05-21 22:57:17 +02:00
Philip Zembrod
3d85803f35 Move block sources to src/ subdir 2023-05-21 22:48:35 +02:00
Philip Zembrod
164f12be49 Use the real interpret in include, and overwrite the original include 2023-05-07 13:08:31 +02:00
Philip Zembrod
5e6c400124 Add ctrl-z detection to eolf? and inc-getc 2023-05-07 12:30:51 +02:00
Philip Zembrod
7810835c7d First stream file include implementation, as yet with incomplete EOF detection. 2023-05-07 11:02:47 +02:00
Philip Zembrod
e3dcb08966 Merge branch 'master' of github.com:pzembrod/VolksForth into cpm-tests
# Conflicts:
#	6502/C64/emulator/build-tcbase.sh
2022-09-14 00:01:19 +02:00
Carsten
fa97a04376 Script to create Amstrad CPC disks 2022-08-25 21:33:59 +02:00
Carsten Strotmann
3255cf9fc4 Renamed german Amstrad CPC readme 2022-08-18 13:50:20 +02:00
Carsten Strotmann
b057cc2140 Fixed German readme CP/M 3.80a 2022-08-18 13:49:17 +02:00
Carsten Strotmann
52d0ec8091 AmstradCPC Sources / CP/M fixes 2022-08-18 13:29:55 +02:00
Philip Zembrod
0062c769c7 First make-controlled loading of an fb file in CPM VolksForth with logfile output.
Also make rules to convert .fb files to .fth and to run the msdos editor
2022-04-30 23:11:58 +02:00
Philip Zembrod
fc74e8fb54 Initial CPM Makefile with rule to run the MSDOS volks4th as editor here
and with a copy of msdos/src/include.fb (with modified comment in block 0)
to have a starting point for implementing an .fth file include for CP/M.
2022-04-02 01:10:56 +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
a32b5f8901 Target CP/M: fix filenames in fileinterface 2020-07-20 22:34:19 +02:00
Carsten Strotmann
73f53f1b3e Target CP/M: fix Programming Tools load screen 2020-07-20 00:27:14 +02:00
Carsten Strotmann
c251e3d256 Target CP/M: fix startup.fb 2020-07-20 00:26:46 +02:00
Carsten Strotmann
866b3b3441 CP/M target: changed filenames to lowercase, config for tnylpo 2020-07-19 23:57:22 +02:00
Carsten Strotmann
0dcf42a5b1 Target 8080/CPM: implemented N>R NR> ? 2020-07-19 09:40:16 +02:00
Carsten Strotmann
731c32e216 CP/M Documentation 2020-06-28 17:19:46 +02:00
Carsten Strotmann
87ce944e54 CP/M Documentation: Specific Words 2020-06-28 17:10:02 +02:00
Carsten Strotmann
bfe02eb68b Documentation CP/M Specific Words 2020-06-28 16:55:54 +02:00
Carsten Strotmann
3eb81a0ee8 Formatting CP/M specific words 2020-06-28 16:30:36 +02:00
Carsten Strotmann
46dd9ebcd0 Documentation: CP/M specific words 2020-06-28 16:26:46 +02:00
Carsten Strotmann
c7f5bfbb7b Fixed Typo 2020-06-28 16:23:24 +02:00
Carsten Strotmann
fe47d0bf78 Removed old CPM/M Readme 2020-06-28 16:22:07 +02:00
Carsten Strotmann
afcd8fcfe8 VplksForth CP/M Documentation files 2020-06-28 16:19:40 +02:00
Carsten Strotmann
522a9cf4d4 Moved CP/M Volks Forth unter 8080 Subdirectory 2020-06-28 16:19:04 +02:00