Hello all,
Sorry but i need some help, i want to compil lastest svn snes driver, but i have some errors:
Compiling src/mess/drivers/snes.c...
src/mess/drivers/snes.c:56: error: 'superfx_r_bank1' undeclared here (not in a function)
src/mess/drivers/snes.c:56: error: 'superfx_w_bank1' undeclared here (not in a function)
src/mess/drivers/snes.c:57: error: 'superfx_r_bank2' undeclared here (not in a function)
src/mess/drivers/snes.c:57: error: 'superfx_w_bank2' undeclared here (not in a function)
src/mess/drivers/snes.c:58: error: 'superfx_r_bank3' undeclared here (not in a function)
src/mess/drivers/snes.c:58: error: 'superfx_w_bank3' undeclared here (not in a function)
src/mess/drivers/snes.c:239: error: 'snes_extern_irq_w' undeclared here (not in a function)
src/mess/drivers/snes.c:239: error: initializer element is not constant
src/mess/drivers/snes.c:239: error: (near initialization for 'snes_superfx_config.out_irq_func.writeline')
mingw32-make: *** [obj/windows/mamep/mess/drivers/snes.o] Error 1
Please, someone know how to make for the correct issue? More thanks