[hatari-devel] Conditional breakpoint code, please comment!

Eero Tamminen eerot at users.berlios.de
Wed Jun 17 23:07:46 CEST 2009


Hi,

> > The .w means nothing in DSP, as you always access to DSP memory
> > (internal or external) in word size (24 bits).

Why when writing to R* & N* registers in the DSP_Disasm_SetRegister()
function you limited writes to 16-bits in dsp.c?  Because the offset cannot
be larger (although dsp_core struct uses Uint32 for this and other
registers except PC)?

For some registers you used even bitmasks that have holes...?


	- Eero



More information about the hatari-devel mailing list