Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: MAME compile, "Write to Eshape..."  (Read 1277 times)

0 Members and 1 Guest are viewing this topic.

Pingaloka

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 44
  • Last login:March 30, 2025, 02:11:23 pm
MAME compile, "Write to Eshape..."
« on: February 08, 2010, 08:27:35 am »
Hello guys, Iv'ed been building my own arcade from the beggining, a TAITO typer arcade style "Zoo Keeper". I will post soon ,my work.
Right one I'm trying to configure mame, recently I'ved compiled MAME32 so no initial screens appear, and so "high score" support is added.
The new compiled version works fine, but there is a problem, in some games while I'm playing a message appears at the bottom:

"Write to ESHAPE register detect - please inform www.mametesters.org"

Could anybody help whith this issue??

thankx!

Tafoid

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 238
  • Last login:February 12, 2025, 04:47:22 am
  • Emulation Devotee
    • MAMELOAD TNG (Front-End)
Re: MAME compile, "Write to Eshape..."
« Reply #1 on: February 08, 2010, 12:21:08 pm »
It's just a message that only appears when you compile with "DEBUG=1".  I'd suggest not using this for gaming compiles.  Not only with the message disappear, the performance on your game will increase greatly without debug stuff.

There is no need to report this, it's covered:
http://www.mametesters.org/view.php?id=3043

Pingaloka

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 44
  • Last login:March 30, 2025, 02:11:23 pm
Re: MAME compile, "Write to Eshape..."
« Reply #2 on: February 08, 2010, 02:44:46 pm »
Thanx a lot TAFOID!