mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
Fixed sbrkout0118yel.
This commit is contained in:
parent
1ededa80ee
commit
1b708fad34
@ -52,7 +52,7 @@ Stephh's notes (based on the games M6502 code and some tests) :
|
||||
*
|
||||
*************************************/
|
||||
|
||||
#define TIME_4V ATTOTIME_IN_SEC(4075000/4)
|
||||
#define TIME_4V ATTOTIME_IN_USEC(4075000/4/1000)
|
||||
|
||||
static UINT8 *sbrkout_sound;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user