1

Hey yall, so anyways i was tried getting into assembly programing and i thought 'Hey, why not code for the neo-geo again!" but then when i looked at asemblers for the neo-geo, they use old ones for ms-dos so i have a question, how in the hell do i code on the neo-geo in assembly?
avatar

2

3

NeoGeoFreak2004 (./1):...how in the hell do i code on the neo-geo in assembly?
what exactly is your question? do you want to know how to start or which assembler to use?

4

I want to learn how to start.
avatar

5

NeoGeoFreak2004 (./4):
I want to learn how to start.

Check out the pages mentioned above for general guidance, and use VASM as an assembler.
Works like a charm for many 68K platforms.
avatar