[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 6502 illegal opcodes questions



Paul Schlyter wrote:
Swapping pieces of code on/off to floppy disks would be QUITE slow... :-)

Where do you see any swapping (if it hasn't been there before)?

It depends on what you do. If you do lot's of graphics and sound stuff, Java is definitely a bad choice.

In such a case, UCSD Pascal would be an even worse choice.....

That's why C/C++ is used for such tasks with a bit of inline assembly for the inner loops.