jkotlinski / durexforth

Modern C64 Forth
Other
230 stars 28 forks source link

Implementing iec.fs #524

Closed Whammo closed 1 year ago

Whammo commented 1 year ago

I thought I'd see if this was something we want to roll with before I do any more work. What do you think?

jkotlinski commented 1 year ago

I cannot judge its merit because I do not understand this low-level stuff yet. But it looks cool!

About "These commands should never be used by anyone. Ever." why should it not be used?

Whammo commented 1 year ago

It's half joking and half Reverse psychology. If it is forbidden, then perhaps it might be more desired. 😉

jkotlinski commented 1 year ago

:-) it would maybe be more helpful to mention some typical use cases for these words.

Or add a pointer to http://www.codebase64.org/doku.php?id=base:io_programming for examples of things that can be done

tis 14 feb. 2023 kl. 22:22 skrev Whammo @.***>:

It's half joking and half Reverse psychology. If it is forbidden, then perhaps it might be more desired. 😉

— Reply to this email directly, view it on GitHub https://github.com/jkotlinski/durexforth/pull/524#issuecomment-1430395727, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY34O7ZNHVCFVBT4QHAGQLWXPZPTANCNFSM6AAAAAAU26YLQY . You are receiving this because you commented.Message ID: @.***>

Whammo commented 1 year ago

I've made a few additions and changes. If anyone would enjoy taking a look at the material and letting me know the obstacles or gaps, up or within: I'd be happy to break them down or build them up, respectively. All of the examples are working.