Re: [hatari-devel] question about natfeats' code |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On torstai 23 lokakuu 2014, Nicolas Pomarède wrote:
> I don't use natfeats myself a lot
It's very useful when one is writing native code and
wants debug output from "awkward" sitations (interrupt
handlers etc), or wants C/asm code "asserts" to invoke debugger.
I haven't written Atari code myself after adding NatFeats,
so only things that I know to use NatFeats are:
- Hatari NatFeats tester
- EmuTOS (512k version)
- Doom II debug code
Douglas, have you seen anything funny related to SR,
when using NatFeats?
> could you try to remove the M68000_SetSR(SR) and see if it still behaves
> as expected when natfeats is called with an unknown command ?
I'll do it, but I'm not sure when I'll have time.
(I had hoped to have time this weekend, but that didn't happen.)
- Eero