Skip to content

Commit

Permalink
example readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Feb 18, 2025
1 parent 2167a08 commit 604e94e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions examples/readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

hello - a simple shell application.

S16 and EXEs have a dedicated direct page (256 bytes in this case).


fish_nda - a new desk accessory.

NDAs, CDAs, etc don't have a dedicated direct page so we set up space
for the direct page/pseudo registers on the stack. However, this means
that tiny (direct page) variables are not supported.


Since the toolbox calling convention is not yet supported, we need
to use stubs or inline assembly.

0 comments on commit 604e94e

Please sign in to comment.