summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/prof80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/prof80.cpp')
-rw-r--r--src/mame/drivers/prof80.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/prof80.cpp b/src/mame/drivers/prof80.cpp
index 7dea1756b37..22efc3db53f 100644
--- a/src/mame/drivers/prof80.cpp
+++ b/src/mame/drivers/prof80.cpp
@@ -209,7 +209,7 @@ READ8_MEMBER( prof80_state::status_r )
*/
- UINT8 data = 0;
+ uint8_t data = 0;
// serial receive
data |= !m_rs232a->rxd_r();
@@ -246,7 +246,7 @@ READ8_MEMBER( prof80_state::status2_r )
*/
- UINT8 data = 0;
+ uint8_t data = 0;
int js4 = 0, js5 = 0;
// floppy motor