Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NeoGPC v1.1.0 - (11/9/2013)
#41
Excellent. Please keep us updated.

Did I give you an opcode test ROM before? Judge made one that I have somewhere. IIRC, it tests a bunch of functionality and tells you if there are any problems in the emulation. If you want that ROM, let me know. I'm sure I can find it.
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Reply
#42
(09-04-2013, 02:08 AM)Flavor Wrote: Excellent. Please keep us updated.

Did I give you an opcode test ROM before? Judge made one that I have somewhere. IIRC, it tests a bunch of functionality and tells you if there are any problems in the emulation. If you want that ROM, let me know. I'm sure I can find it.

I don't believe so. I would love to see an opcode ROM, as I've been struggling a little bit to figure out how to translate all the opcodes to AS. Shoot me an email or post it here and I'll grab it, thanks!
Reply
#43
Looking forward to the day it emulates all execution timings more or less accurately so that I won't have to flash my cartridge everytime I want to test my stuff Wink Or does it do that already?
Reply
#44
Try this cpu test ROM.

.zip   cputest1.zip (Size: 304.12 KB / Downloads: 3)
I'm sorry that I didn't get it to you sooner. I'm glad _mic replied to this thread to spark my memory.
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Reply
#45
Awesome, thank you Flavor!!

Mic_, unfortunately I haven't been able to start diving deep into the opcodes/hardware roms to find issues, but that is the next step after I'm happy with the debugger Smile

I decided to abandon the method I was using for decoding the opcodes and went back to using a modified ngdis by Jouni Korhonen (JiC). The debugger now successfully debugs ROMs, and puts it in a temporary buffer. I'm going to dive more into FCEUX to look at how they handle making the debugger more user friendly. They do a cool thing with displaying the lines as quickly as possible by settings the dialog text and making the vertical scroll lines a separate length, then looking at the scroll id.

Anyway, here's the latest:
   
Reply
#46
Cool. It needs a monospaced font. And it would be nice if the instruction addresses were shown.
Reply
#47
Updated to 1.1.0! The debugger is mostly working, I've been looking at how FCEUX handles stepping out and stepping over. I might also look at MEKA as well, because I'm a little confused on how this functionality can work with more complex CALL functions. Like does MEKA step over DJNZ?

I still have a lot to work on (including the fonts!) but the damn thing seems to be working now! Its also kind of cool to see the Z80's basic registers running while the tlcs900h is doing its stuff. I'm debating if I'm going to pull all Z80 functionality out of the tlcs900h window, and move it all to the Z80 debugger window.
Reply
#48
Wink 
Wow. It is so much better. I cannot believe it. You have done it. Good job!

One question for you - Yes, i have the bios. I want to run this bios like a real neo geo pocket color:

[Image: ngpc.gif]
Reply
#49
(11-10-2013, 10:01 PM)bearmon2010 Wrote: Wow. It is so much better. I cannot believe it. You have done it. Good job!

One question for you - Yes, i have the bios. I want to run this bios like a real neo geo pocket color:

[Image: ngpc.gif]

Real bios does not work yet, but it's coming!
Reply
#50
(11-11-2013, 11:08 AM)Cthulhu32 Wrote:
(11-10-2013, 10:01 PM)bearmon2010 Wrote: Wow. It is so much better. I cannot believe it. You have done it. Good job!

One question for you - Yes, i have the bios. I want to run this bios like a real neo geo pocket color:

[Image: ngpc.gif]

Real bios does not work yet, but it's coming!

Ahh, great. I can't wait. Cheers!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)