Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[superbomberman.o] Error 1 #1

Open
rossiter opened this issue May 22, 2018 · 1 comment
Open

[superbomberman.o] Error 1 #1

rossiter opened this issue May 22, 2018 · 1 comment

Comments

@rossiter
Copy link

Hello,

I'm trying to build and teste, but i'm getting to this return:

Compiling superbomberman.o...
ca65 -g -t none --cpu 65816 superbomberman.asm -o superbomberman.o
bank3.asm(625): Error: Too many macro parameters
bank3.asm(626): Error: Too many macro parameters
bank3.asm(627): Error: Too many macro parameters
bank3.asm(628): Error: Too many macro parameters
bank3.asm(629): Error: Too many macro parameters
bank3.asm(630): Error: Too many macro parameters
bank3.asm(631): Error: Too many macro parameters
superbomberman.asm(30): Warning: User warning: Overflow detected at 12943474
macros.asm(6): Note: Macro was defined here
make: *** [superbomberman.o] Error 1

Any ideas?

LIJI32 added a commit that referenced this issue May 22, 2018
@LIJI32
Copy link
Owner

LIJI32 commented May 22, 2018

Seems like we're using different versions of ca65. Can you see if my last commit fixed it for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@rossiter @LIJI32 and others