MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

sntest
MAME Fan
Reged: 02/19/12
Posts: 1
Send PM


How to get correct m68000 opcodes from C#?
#298467 - 11/04/12 04:55 AM Attachment: code2.rar 548 KB (5 downloads)


I found a C# m68000 emulator: BizHawk. But there are error opcodes in it. I want to find correct m68000 C# code. Help me.
See following:
index mame opcode BizHawk opcode
0000 m68k_op_ori_8_d ORI
0001 m68k_op_ori_8_d ORI
0002 m68k_op_ori_8_d ORI
0003 m68k_op_ori_8_d ORI
0004 m68k_op_ori_8_d ORI
0005 m68k_op_ori_8_d ORI
0006 m68k_op_ori_8_d ORI
0007 m68k_op_ori_8_d ORI
0008 m68k_op_illegal ORI
0009 m68k_op_illegal ORI
000A m68k_op_illegal ORI
000B m68k_op_illegal ORI
000C m68k_op_illegal ORI
000D m68k_op_illegal ORI
000E m68k_op_illegal ORI
000F m68k_op_illegal ORI
4E70 m68k_op_reset null
4E71 m68k_op_nop NOP
4E72 m68k_op_stop null
4E73 m68k_op_rte_32 RTE
4E74 m68k_op_rtd_32 null
4E75 m68k_op_rts_32 RTS



R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM


Re: How to get correct m68000 opcodes from C#? new [Re: sntest]
#298508 - 11/05/12 05:54 AM


I'm afraid your question makes no sense to me.


Pages: 1

MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Pi 
0 registered and 112 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3093