From d92a2e0c4e5060315ebce8bb26997227940f1662 Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Sat, 6 Dec 2008 17:54:42 +0000 Subject: Cleanups/version bump/added missing drivers. --- src/emu/memory.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/emu/memory.h') diff --git a/src/emu/memory.h b/src/emu/memory.h index e6ef8ef4923..a76f0e36138 100644 --- a/src/emu/memory.h +++ b/src/emu/memory.h @@ -1012,9 +1012,9 @@ INLINE offs_t memory_byte_to_address(const address_space *space, offs_t address) /*------------------------------------------------- - memory_byte_to_address_end - convert a byte - offset to an address in the specified address - space specifying the last address covered by + memory_byte_to_address_end - convert a byte + offset to an address in the specified address + space specifying the last address covered by the byte -------------------------------------------------*/ -- cgit v1.2.3