summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/viper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/viper.c')
-rw-r--r--src/mame/drivers/viper.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mame/drivers/viper.c b/src/mame/drivers/viper.c
index ad4c2812fe5..77aa5bc784d 100644
--- a/src/mame/drivers/viper.c
+++ b/src/mame/drivers/viper.c
@@ -191,14 +191,14 @@ An additional control PCB is used for Mocap Golf for the golf club sensor. It co
Driver by Ville Linde
- DASM code snippets:
-
- 00FE0B8C: addi r31,r3,0x0000
- 00FE0B90: lwz r3,0x0040(r1)
- 00FE0B94: cmpi r31,0x0000 ;offending check, understand where r3 comes from!
- 00FE0B98: lwz r4,0x0044(r1)
- 00FE0B9C: addic r5,r1,0x0058
- 00FE0BA0: bne 0x00FE0C00
+ DASM code snippets:
+
+ 00FE0B8C: addi r31,r3,0x0000
+ 00FE0B90: lwz r3,0x0040(r1)
+ 00FE0B94: cmpi r31,0x0000 ;offending check, understand where r3 comes from!
+ 00FE0B98: lwz r4,0x0044(r1)
+ 00FE0B9C: addic r5,r1,0x0058
+ 00FE0BA0: bne 0x00FE0C00
*/