mirror of
https://github.com/holub/mame
synced 2025-05-05 13:54:42 +03:00
Cleanups and version bump.
This commit is contained in:
parent
8dac65b955
commit
ffc97bd35d
@ -967,8 +967,8 @@ INLINE void update_timer_t0(int cycles)
|
||||
|
||||
/* From the DS5002FP User Manual
|
||||
When Timer 1 is selected for operation in Mode 3, it stops counting and holds its current value. This
|
||||
action is the same as setting TR1 = 0. When Timer 0 is selected in Mode 3, Timer 1’s control bits are
|
||||
stolen as described above. As a result, Timer 1’s functions are limited in this MODE. It is forced to
|
||||
action is the same as setting TR1 = 0. When Timer 0 is selected in Mode 3, Timer 1???s control bits are
|
||||
stolen as described above. As a result, Timer 1???s functions are limited in this MODE. It is forced to
|
||||
operate as a timer whose clock in-put is 12 tCLK and it cannot generate an interrupt on overflow. In
|
||||
addition, it also cannot be used with the GATE function. However, it can be started and stopped by
|
||||
switching it into or out of Mode 3 or it can be assigned as a baud rate generator for the serial port.
|
||||
|
@ -59,7 +59,7 @@
|
||||
We made a full artwork that allow you to play this game with bells and whistles.
|
||||
|
||||
|
||||
* Buena Suerte ´94 Video Poker Game w/ Double Up feature - 1 Player.
|
||||
* Buena Suerte ?94 Video Poker Game w/ Double Up feature - 1 Player.
|
||||
|
||||
This game is a reprogrammed version of the Buena Suerte! poker game, to run on this
|
||||
GEMINIS RE900 hardware.
|
||||
|
@ -9,4 +9,4 @@
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
const char build_version[] = "0.128u1 ("__DATE__")";
|
||||
const char build_version[] = "0.128u2 ("__DATE__")";
|
||||
|
Loading…
Reference in New Issue
Block a user