diff vdp.c @ 953:08346262990b

Remove the int number argument to vdp_int_ack since it is no longer used
author Michael Pavone <pavone@retrodev.com>
date Tue, 12 Apr 2016 21:38:24 -0700
parents 7f4a7f07f325
children 928442068afe
line wrap: on
line diff
--- a/vdp.c	Tue Apr 12 08:35:44 2016 -0700
+++ b/vdp.c	Tue Apr 12 21:38:24 2016 -0700
@@ -1933,7 +1933,7 @@
 	return context->cycles + cycles_to_vint;
 }
 
-void vdp_int_ack(vdp_context * context, uint16_t int_num)
+void vdp_int_ack(vdp_context * context)
 {
 	//Apparently the VDP interrupt controller is not very smart
 	//Instead of paying attention to what interrupt is being acknowledged it just