Hello:

I have a question that I hope somebody can help me. I want to create a 
hardware debugger, this  debugger consists of a  z80 board with a CTC and a 
UART. The board is connected to an STD bus. I have several other boards that 
I do not know if they work, so my idea is to use the board that I know to 
work to toggle addresses and such to examine the boards. 

Well the problem:

I need to obtain the PC address (one of the commands that I want to have is 
dump the registers). My problem is that I can not see a way to obtain the PC,  
I can set it using HL but I do not have a way to obtain its value. There is a 
way to do so 

Thanks

------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to