MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Naoki
Reged: 11/10/09
Posts: 1998
Loc: United Kingdom
Send PM
Re: MAME's Output
12/11/11 11:20 PM


Ok, doing a little work on it, I'm assuming my theory was the case. Mainly because:

On the NeoGeo BIOS, I had a number on screen showing "1 22 88". The MAME Hoker output showed 6, 91, 91, 127, 127. I quickly realized this was 7 bit binary and decoded the numbers into:
0000110
1011011
1011011
1111111
1111111

To figure out what this meant in terms of what the display segment showed, I took a guess and assumed it went in a spiral pattern towards the center, so:

Code:


1
__________
| |
32 | | 2
|___64___|
| |
16 | | 4
----------
8




Using this method I acheived the same display on paper which the NG bios showed.

So, my findings are correct right?


----
On a quest for Digital 573 and Dancing Stage EuroMix 2

By gods I've found it!







Entire thread
Subject Posted by Posted on
* MAME's Output Naoki 12/11/11 11:03 PM
. * Re: MAME's Output Naoki  12/11/11 11:20 PM
. * Re: MAME's Output krick  12/12/11 12:08 AM
. * Re: MAME's Output Naoki  12/12/11 12:30 AM
. * Re: MAME's Output krick  12/12/11 02:04 AM
. * Re: MAME's Output Naoki  12/12/11 02:10 AM
. * Re: MAME's Output RetroRepair  12/15/11 04:36 PM
. * Re: MAME's Output Naoki  12/12/11 01:07 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 253 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1815