Some time ago I modified some Easy68k code to work for assembling QL code on my Windows computer. I have been using it for some time for personal projects and even tested it on one of the JS ROM disassemblies available online.
While it is not 100% complete, it seems to be usable and I've decided to make it public here, in case someone else finds it useful or wants to further modify it: https://github.com/CodeDreamer/Asm68K_QL
Thanks,
Daniele
New cross-assembler
-
- Font of All Knowledge
- Posts: 4660
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: New cross-assembler
I had a play around with Easy68K, quite good for writing 68K code.M68008 wrote: Mon Aug 19, 2024 9:52 pm Some time ago I modified some Easy68k code to work for assembling QL code on my Windows computer. I have been using it for some time for personal projects and even tested it on one of the JS ROM disassemblies available online.
While it is not 100% complete, it seems to be usable and I've decided to make it public here, in case someone else finds it useful or wants to further modify it: https://github.com/CodeDreamer/Asm68K_QL
Thanks,
Daniele
I was thinking of trying to add the Eay68K TRAP 14,15 exceptions, to the QL. But only ideas, no implementation.
Regards,
Derek
Derek