0 Members and 1 Guest are viewing this topic.
can you make sonic work for me it gives a blank screen
main.s: Assembler messages:main.s:75: Error: ARM register expected -- `mov cpu_a,#0'main.s:76: Error: ARM register expected -- `mov cpu_x,#0'main.s:77: Error: ARM register expected -- `mov cpu_y,#0'main.s:78: Error: ARM register expected -- `mov cpu_sp,#0x100'main.s:79: Error: ARM register expected -- `mov cpu_flags,#0'make: *** [main.o] Error 1
But I'm using your makefile, so it should be calling arm-none-eabi-gcc.EDIT: I changed "%.o : %.S" to "%.o : %.s", and it's working better. However, it's still saying...
Plus, Super Mario World is not a NES game. (Unless you're using some sort of rom hack of a NES game, but in that case it probably sucks anyway)
Quote from: calc84maniac on February 02, 2012, 09:02:24 amPlus, Super Mario World is not a NES game. (Unless you're using some sort of rom hack of a NES game, but in that case it probably sucks anyway)Unless he meant Super Mario Bros.
ERROR: unimplemented mapper