On Feb 14, 2008, at 9:38 AM, Dave McGuire wrote:
>I'd love to see that get done; I plan to do some Z180/HD64180
> stuff later this year.
Dave
When I was playing with the port access stuff I made contact with this
gentleman - this is his web-site: home.comcast.net/~mcatudal
His particular i
On Feb 13, 2008, at 6:34 PM, Peter Townson wrote:
>> There don't seem to be that many people using or working
>> on the Z80 port of SDCC.
>
> I use it (infrequently) :->
>
> Some years ago I implemented the SFR port access methods for the Z80
> (others kindly made my initial klunky attempts work pr
On Feb 13, 2008, at 6:06 PM, Maarten Brock wrote:
> There don't seem to be that many people using or working
> on the Z80 port of SDCC.
I use it (infrequently) :->
Some years ago I implemented the SFR port access methods for the Z80
(others kindly made my initial klunky attempts work properly) -
Dave McGuire wrote:
> On Feb 13, 2008, at 6:06 PM, Maarten Brock wrote:
>
>> There don't seem to be that many people using or working
>> on the Z80 port of SDCC.
>>
>
>[raises hand]
>
>I use it periodically, just FYI.
>
> -Dave
>
>
[ and another hand ]
I
Maarten Brock schrieb:
> Ernst,
>
> See also our oldest still open bug: 817589
>
> There don't seem to be that many people using or working
> on the Z80 port of SDCC.
>
> Sorry,
> Maarten
I use it. I worked on the Z80 peepholes last year and intend to improve
dead code elimination this year.
On Feb 13, 2008, at 6:06 PM, Maarten Brock wrote:
> There don't seem to be that many people using or working
> on the Z80 port of SDCC.
[raises hand]
I use it periodically, just FYI.
-Dave
--
Dave McGuire
Port Charlotte, FL
---
Ernst,
See also our oldest still open bug: 817589
There don't seem to be that many people using or working
on the Z80 port of SDCC.
Sorry,
Maarten
> Hi!
>
> I am looking for a possibility to debug SW compiled by SDCC when running on
> a Z180. The NoICE debugger seems interesting, also because
Hi!
I am looking for a possibility to debug SW compiled by SDCC when running on
a Z180. The NoICE debugger seems interesting, also because it has a utility
to convert sdcc's .cdb files into ".noi" files which are used by NoICE to
know about symbols.
I compiled with the --debug option, which cre