VolksForth/6502/C64/src
2023-12-02 21:15:20 +01:00
..
6502asm.fth Adapt trace.fth, 6502asm.fth and trns6502asm.fth to being loaded with INCLUDE 2020-08-11 00:27:03 +02:00
cbmopen.fth Code words to call the CBM channel I/O. 2021-04-25 21:08:42 +02:00
notmpheap.fth tmpheap: Rename ?heapmovetx to ?headmove-xt and tmpclear to tmp-clear 2021-04-06 22:32:04 +02:00
rom-ram-sys.fth 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
tc-base.fth Rename mk-tcbase.fth to tc-base.fth, and add some comments. 2020-07-05 21:13:04 +02:00
tmpheap.fth tmpheap: Rename ?heapmovetx to ?headmove-xt and tmpclear to tmp-clear 2021-04-06 22:32:04 +02:00
tracer.fth Adapt trace.fth, 6502asm.fth and trns6502asm.fth to being loaded with INCLUDE 2020-08-11 00:27:03 +02:00
trns6502asm.fth Adapt trace.fth, 6502asm.fth and trns6502asm.fth to being loaded with INCLUDE 2020-08-11 00:27:03 +02:00
v4th-c16-.fth Rename vf-lite-* to v4th-* 2020-11-12 23:41:00 +01:00
v4th-c16+.fth Rename vf-lite-* to v4th-* 2020-11-12 23:41:00 +01:00
v4th-c64.fth Rename vf-lite-* to v4th-* 2020-11-12 23:41:00 +01:00
v4th-x16.fth Rename vf-lite-* to v4th-* 2020-11-12 23:41:00 +01:00
v4th-x16e.fth Add dos commands to v4th-x16e 2023-12-02 20:56:48 +01:00
v4thblk-c16-.fth Rename vf-full-* to v4thblk-* and update binaries with new version 2020-11-13 00:24:16 +01:00
v4thblk-c16+.fth Rename vf-full-* to v4thblk-* and update binaries with new version 2020-11-13 00:24:16 +01:00
v4thblk-c64.fth Rename vf-full-* to v4thblk-* and update binaries with new version 2020-11-13 00:24:16 +01:00
vf-c16+irq.fth Get VolksForth versions for C16 with 32k to work. Aka (C16- 2020-08-03 13:10:20 +02:00
vf-c16+jsr.fth Extract screens $8 and $7e to $94 from vforth4_2.fth and make vf-c16 build 2020-07-12 22:20:04 +02:00
vf-cbm-bufs.fth Add a default noop/drop alias for fthpage to allow loading of 2021-04-06 22:20:16 +02:00
vf-cbm-core.fth tmpheap: Rename ?heapmovetx to ?headmove-xt and tmpclear to tmp-clear 2021-04-06 22:32:04 +02:00
vf-cbm-dos.fth Make dev in vf-cbm-dos visible 2020-07-24 00:19:04 +02:00
vf-cbm-file.fth Merge branch 'master' into x16-r41 2022-08-29 22:21:27 +02:00
vf-finalize.fth Fix broken platform-specific commenting-out mechanism around (CX for Commander X16 2020-12-18 22:07:42 +01:00
vf-head-c16.fth Bump all versions to 3.9.5 - reflecting the X16-R46 support. 2023-11-26 00:05:39 +01:00
vf-head-c64.fth Bump all versions to 3.9.5 - reflecting the X16-R46 support. 2023-11-26 00:05:39 +01:00
vf-head-x16.fth Bump all versions to 3.9.5 - reflecting the X16-R46 support. 2023-11-26 00:05:39 +01:00
vf-lbls-cbm.fth Get v4th-x16 to work with r41 of x16emu and x16 ROM. 2022-07-31 21:56:33 +02:00
vf-memsetup.fth Move memory size setup to top level loadfile and set it different for 2020-08-04 01:25:07 +02:00
vf-pr-target.fth End vf-pr-target.fth with cr 2020-11-01 22:38:03 +01:00
vf-sys-c16.fth Reduce the direct use of the Kernal variable IOStatus by using the Kernal API routine READST. 2022-08-07 22:42:40 +02:00
vf-sys-c64.fth Reduce the direct use of the Kernal variable IOStatus by using the Kernal API routine READST. 2022-08-07 22:42:40 +02:00
vf-sys-cbm.fth Add comment about C16 OS bug workaround 2022-08-08 00:37:00 +02:00
vf-sys-cbmrw.fth Extract 1541-r/w from vf-sys-cbm.fth into vf-sys-cbmrw.fth 2020-07-23 00:07:11 +02:00
vf-sys-x16.fth add names of IOStatus and BkgPenCol in x16rom as comments 2023-12-01 23:42:20 +01:00
vf-tc-prep.fth Refactor and shorten c64/c16 main.fth files 2020-07-31 01:17:41 +02:00
vf-trg-c16-.fth Create vf-lite-x16 binary target for Commander X16, based on C64 version. 2020-11-01 22:38:03 +01:00
vf-trg-c16+.fth Create vf-lite-x16 binary target for Commander X16, based on C64 version. 2020-11-01 22:38:03 +01:00
vf-trg-c64.fth Create vf-lite-x16 binary target for Commander X16, based on C64 version. 2020-11-01 22:38:03 +01:00
vf-trg-x16.fth Create vf-lite-x16 binary target for Commander X16, based on C64 version. 2020-11-01 22:38:03 +01:00
vf-x16edit.fth Adapt xed to newest version of x16edit 2023-12-02 21:15:20 +01:00
x16tmpheap.fth Update x16tmpheap.fth to prototype #2 board's bank switching address 2022-08-28 23:12:05 +02:00