+xucaen Posted May 5, 2014 Share Posted May 5, 2014 I'm just doing a cursory glance over Jaguar development. Since the Jag uses a 68000, obviously I would use the Motorola Assembly instruction set. What about the two RISC processors? Do you use a different instruction set and then link? Quote Link to comment Share on other sites More sharing options...
Zerosquare Posted May 5, 2014 Share Posted May 5, 2014 techref_rev8.pdf The instruction set starts on page 44. 7 Quote Link to comment Share on other sites More sharing options...
+Gemintronic Posted May 9, 2014 Share Posted May 9, 2014 What is Jaguar?Jaguar is a custom chip set primarily intended to be the heart of a very high-performance games / leisure computer. It may also be used as a graphics accelerator in more complex systems, and applied to work-station and business uses. Holy shat! Sounds like they had tentative plans to make it the next Atari ST. Sorry for going slightly off-topic. Is there a recommended tutorial for 68k programming? Something with a lean toward video game development even? Quote Link to comment Share on other sites More sharing options...
LinkoVitch Posted May 9, 2014 Share Posted May 9, 2014 Holy shat! Sounds like they had tentative plans to make it the next Atari ST. Sorry for going slightly off-topic. Is there a recommended tutorial for 68k programming? Something with a lean toward video game development even? Think they would have liked to have had the Jaguar core pop up in PC type systems too, they did use it in Arcade boards afterall... I don't know of any asm guides geared specifically towards game development. For me I view asm as being just a language that you can use to make the computer muck about with numbers with. If your number shenanigans happens to make it output a game.. win win Perhaps if you can break up and prioritize your asm issues and post them in their own threads, I'd certainly be happy to help out if I can, I am sure there are others that would do too.. perhaps even end up with a few useful threads of discussion from it at the end too?? 3 Quote Link to comment Share on other sites More sharing options...
+CyranoJ Posted May 9, 2014 Share Posted May 9, 2014 http://www.atari-forum.com/wiki/index.php?title=Assembly_language_tutorials#Perihelion_tutorials by the late Perihelion. Sorry for going slightly off-topic. Is there a recommended tutorial for 68k programming? Something with a lean toward video game development even? 5 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.