Who's ordered an expansion ASMX architectural base? :)

Talk about development tools here

Moderator: BigEvilCorporation

Post Reply
Tomahomae
Very interested
Posts: 62
Joined: Sat Jan 27, 2018 2:50 am
Location: Russia

Who's ordered an expansion ASMX architectural base? :)

Post by Tomahomae »

I hope it may some help for 32X, Saturn, and perspectively - maybe, even the Dreamcast devs.

The best place to download an ASMX sources is here.

To fully integrate a newly-downloaded asmsh.ch source file in ASMX, just add the

Code: Select all

ASSEMBLER(SH);
line to arches list in asmx.c file.
asmsh.rar
(3.51 KiB) Downloaded 57 times
Chilly Willy
Very interested
Posts: 2985
Joined: Fri Aug 17, 2007 9:33 pm

Re: Who's ordered an expansion ASMX architectural base? :)

Post by Chilly Willy »

Very nice. In case you have trouble finding it, the line goes in asmx.c at line 532 as part of the AsmInit() function.

One caveat - it doesn't accept gas syntax... or apparently old Hitachi syntax... as a matter of fact, I'm having trouble finding which syntax it's using. Maybe you can clarify that. :?
Post Reply