simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] anacomp getting reserved access messages


From: Joerg Wunsch
Subject: Re: [Simulavr-devel] anacomp getting reserved access messages
Date: Thu, 26 Mar 2009 22:13:44 +0100
User-agent: Mutt/1.5.11

As Joel Sherrill wrote:

> rw[0x5f]= new RWSreg(this, status);
> - rw[0x5e]= new RWReserved(this, 0x5e);
> + rw[0x5e]= new RWSph(this, stack); // not really but benign

My only other idea would be to have a RWSphFake class instead, which
by default behaves like RWSph but could throw a warning when being
told to be really picky.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]