On 2016-02-26 19:01, Bill Cunningham wrote:
    I was not aware they started on a PDP7. What about inline assembly.
    That's kinda C, isn't it?

I guess you learn something new every day...
Inline assembly in a way of injecting assembly code into your code code. It's assembly, but it still requires a C framework around it, so it cannot be used when you do not have the C framework around.

        Johnny

_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to