where can I download asMSX?

ページ 2/3
1 | | 3

By bore

Master (161)

bore さんの画像

23-09-2011, 14:55

Ah, I was hoping for macro support. Wink

By Manuel

Ascended (19270)

Manuel さんの画像

23-09-2011, 22:28

Well, as it's open source now, anyone is able to add that and submit the patch so everyone can enjoy! Smile

By retrocanada76

Hero (542)

retrocanada76 さんの画像

23-09-2011, 23:09

meanwhile you can use gcc preprocessor for that:

gcc -E -x c -P -C in.asm > out.asm

and you can use MinGW for that Wink

gcc preprocessors are useful for any plain text code.

By sd_snatcher

Prophet (3642)

sd_snatcher さんの画像

24-09-2011, 03:33

Ah, I was hoping for macro support. Wink

SjASMPlus has macros, and even support LUA Scripting!

BTW, does asMSX has advantages over SjASMPlus? I'm really curious.

Maybe both projects could be merged, to combine efforts, as our community isn't that big. :)

By bore

Master (161)

bore さんの画像

24-09-2011, 10:25

@Manuel Yes, I just had a tiny fraction of hope that I might not have to learn bison and lex.

@retrocanada76 Well, neither gcc nor MinGW work very well on my Amiga. While macro support is important to keep the code readable I won't be very productive if I can't prototype and generate content in the tools I am used to. Smile

@sd_snatcher That is nice, I think I will see if it has all features I need and if it compiles reasonably easy.
(asMSX required bison and flex and the versions available on Aminet didn't really work very well. If you are going to compile it yourself I recommend to create the cenerated c-files on another system.)

By retrocanada76

Hero (542)

retrocanada76 さんの画像

24-09-2011, 15:19

Amiga ? Man you really take retro-computing for serious.

Well for me nothing is better than a PC for text-editing. I'm not a microsoft fan, but nothing beats visual studio as IDE.

By Manuel

Ascended (19270)

Manuel さんの画像

25-09-2011, 13:15

Eclipse? Tongue

By retrocanada76

Hero (542)

retrocanada76 さんの画像

25-09-2011, 16:35

Well Eclipse if you' re on Linux. but in game industry visual studio is a role. you don't even get a job if you don' t know how to use it Tongue

By Manuel

Ascended (19270)

Manuel さんの画像

25-09-2011, 17:39

Eclipse works on all platforms and it's a LOT cheaper than visual studio (i.e. free vs. 350 euros or so).

Anyway, at least for Java, use Eclipse, not Visual Studio.

By retrocanada76

Hero (542)

retrocanada76 さんの画像

25-09-2011, 18:30

You can use visual studio express it's free and still is very good as IDE. Sure I'm talking about C++. Also, Eclipse for C++ is another version.

ページ 2/3
1 | | 3