(svn commit test)

This commit is contained in:
Michaël Banaan Ananas 2012-09-22 11:10:07 +00:00
parent e20c40ea12
commit 70920fef0c

View File

@ -52,7 +52,7 @@ Two interrupts must be triggered per refresh for the game to function
correctly.
0x10 is the video retrace. This controls the speed of the game and generally
drives the code. This must be triggerd for each video retrace.
drives the code. This must be triggered for each video retrace.
0x08 is the sound card service interrupt. The game uses this to throw sounds
at the sound CPU.