Search the web
Sign In
New User? Sign Up
vmu-dev · The VMU Development list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: [vmu] any sign of a debugger yet?   Message List  
Reply | Forward Message #444 of 1156 |
rednuht wrote:
>
> I really need to check the value of one register and onememory location
> as they keep giving bad results.
>
> has anyone got a working debugger yet?
>
> it would be impractical to post the code as there is a lot of it, but i
> only need to check one register(C) and one memory location.
>
> please help.

Personnaly, I solved this problem by grabbing the source of the
emulator, and I replaced the $50 opcode (one of the flash access
instruction, which i never use) with a function that dumps an arbitrary
ram address. I can then insert it anywhere in my code to dump various
values.

--
Antoine 'MORB' Chavasse / CdBS Software



Mon Aug 7, 2000 7:16 am

MORB@...
Send Email Send Email

Forward
Message #444 of 1156 |
Expand Messages Author Sort by Date

... Personnaly, I solved this problem by grabbing the source of the emulator, and I replaced the $50 opcode (one of the flash access instruction, which i never...
MORB
MORB@...
Send Email
Aug 7, 2000
7:13 am

... Not a bad idea! You can also make it so writing to a "special" address location would show up all registers and dump memory. So that's a single source code...
Omar Cornut
cornut@...
Send Email
Aug 7, 2000
7:17 am

I am a twat, it was a missing INC instruction screwing up the whole thing and it only took me 2 hours to manauly trace through the code. Have you released the...
rednuht
rednuht@...
Send Email
Aug 7, 2000
8:10 am

... No. BTW, it's something like 3 lines of code that changed from the regular version. I can post the changes here if you want to, but I think there could be...
MORB
MORB@...
Send Email
Aug 7, 2000
8:19 am

... Gasp! You know how to compile a _Windows_ version? How did you do that? Whenever I tried it with DJGPP / Allegro and the Windows libraries, I just got a...
tyro@...
Send Email
Aug 14, 2000
12:56 am

... I had only minor problems compiling the windows version with lcc32, but the resulting executable did not run and I know noting about windows programming. ...
Soeren Gust
sgust@...
Send Email
Aug 16, 2000
5:16 pm

windoze ... ===== Later ... rednuht@... -+-..=|<[{(_"!"_)}]>|=..-+- __________________________________________________ Do You Yahoo!? Kick off your...
rednuht
rednuht@...
Send Email
Aug 8, 2000
11:49 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help