[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Raycasting 3D demo disk
David Schmenk wrote:
> I was able to quickly convert my source to cc65. There are differences
> in the psuedo-ops, and some slight other differences. I use the Virtual
> ][ emulator which has the ability to mount a directory as a ProDOS
> partition. Its easy to assemble, fire up the emulator, and run. My
> Powerbook is a little more portable than my II as well :-) I think I
> can keep the source incompatibilities to a minimum so that it can be
> built under Merlin with some minor edits. Maybe a sed script can
> convert the differences between the two.
If you come up with said sed (hey! almost!) script I'd be interested in
that. Of course, we'd need two scripts for going each way...
I had considered a while back writing a merlin compatible cross
assembler in some high level language, but generally speaking I've
found that my IIe (Transwarp, SCSI disks) assembles "fast enough", and
emulators running with restrictions turned off are probably going to be
as fast or faster than a compatible native assembler (assuming the use
of an interpreter)
Matt