This page (revision-3) was last changed on 03-Feb-2023 15:21 by Stefan Haubenthal 

This page was created on 09-May-2011 09:51 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 03-Feb-2023 15:21 59 KB Stefan Haubenthal to previous macro was missing
2 09-May-2011 09:52 59 KB Carsten Strotmann to previous | to last
1 09-May-2011 09:51 59 KB Carsten Strotmann to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
+++ ProForth for the Apple II (6502 Source, could be adapted to the Atari 8bit)
!!! ProForth for the Apple II (6502 Source, could be adapted to the Atari 8bit)
At line 3 added 10 lines
NAME: EDASM macro used by FDICT.S
{{{
DFB &1
DCI &2
IFEQ >*+3
LST ON
FAIL 2,'PFA=xxFF'
FIN
}}}