NefMoto

Technical => Reverse Engineering => Topic started by: lulu2003 on May 15, 2015, 01:47:21 AM



Title: C167 Emulator
Post by: lulu2003 on May 15, 2015, 01:47:21 AM
Did anyone succeed in running ME7 binaries in a C167 emulator?
of course it will be hard to get it 100% but curious because I could speed up my arduino development work
a lot by running the code on an ATmega emulator before uploading via USB.
There were indeed some limitations with the emulator I used especially with interrupts afair.


Title: Re: C167 Emulator
Post by: sweegie on May 15, 2015, 05:56:13 AM
I tried setting this up in Keil, but didn't get too far with it. I think you need to write a routine to emulate some of the perhiperals, such as the flash memory access...


Title: Re: C167 Emulator
Post by: Jobard on August 26, 2018, 02:30:50 AM
Hello

I am interested by this post and if someone has some informations or links to learn how to emulate with an arduino, I very interested.

Best regards


Title: Re: C167 Emulator
Post by: gt-innovation on August 26, 2018, 04:07:54 AM
Emulate with an arduino? Emulate what ? The C167 Binary?

Can you be more specific?

The first thing that comes to mind with a wrong question like that is to make a kind of debugger for the c167 with arduino which is the second thing you can do.


Title: Re: C167 Emulator
Post by: Jobard on September 08, 2018, 11:41:03 PM
Hello

My wish was to emulate a 29f400 file, with an arduino.
Some  post said it s possible but don t Said how !

But can  you explain me what is thé c167 binary ?

Regards