Disabled the DRAM row emulation on the 420EX and SiS 496/497, should fix memory with machines using those chipsets.
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright 2020 Miran Grca.
|
* Copyright 2020 Miran Grca.
|
||||||
*/
|
*/
|
||||||
|
#define USE_DRB_HACK
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright 2019-2020 Miran Grca.
|
* Copyright 2019-2020 Miran Grca.
|
||||||
*/
|
*/
|
||||||
|
#define USE_DRB_HACK
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user