Optimize IO in

Around 36% faster
This commit is contained in:
Adrien Moulin
2022-08-09 19:14:42 +02:00
parent 2a6a061556
commit 26d6b308a9
3 changed files with 48 additions and 32 deletions

View File

@@ -20,7 +20,7 @@
#ifndef MACHINE_AMSTRAD_H
#define MACHINE_AMSTRAD_H
extern int amstrad_latch;
extern uint32_t amstrad_latch;
enum {
AMSTRAD_NOLATCH,