Re: [Sdcc-user] __interrupt changes for z80, z180, gbz80, tlcs-90, r2k, r3ka

2016-04-29 Thread Philipp Klaus Krause
On 29.04.2016 11:07, Maarten Brock wrote: > Philipp, > > Can you please add this to the 3.6.0 wiki page? This really should end up > in the release notes when the release is made. > > Maarten Done. Philipp signature.asc Description: OpenPGP digital signature ---

Re: [Sdcc-user] __interrupt changes for z80, z180, gbz80, tlcs-90, r2k, r3ka

2016-04-29 Thread Maarten Brock
Philipp, Can you please add this to the 3.6.0 wiki page? This really should end up in the release notes when the release is made. Maarten > Based on the discussion here, the bug reports and hardare documentation, > I changed the __interrupt handling in the z80-related backends in > revision #958

[Sdcc-user] __interrupt changes for z80, z180, gbz80, tlcs-90, r2k, r3ka

2016-04-29 Thread Philipp Klaus Krause
Based on the discussion here, the bug reports and hardare documentation, I changed the __interrupt handling in the z80-related backends in revision #9583. I also updated/created manual section 3.8.4-3.8.6. If you use __interrupt on a z80-related backend, you might want to check if the new behaviour