Path: csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Steve Nickolas Newsgroups: comp.emulators.apple2 Subject: The MoDapple Thread was Re: An emulator concept... Date: Tue, 1 Nov 2016 00:09:34 -0400 Organization: A noiseless patient Spider Lines: 18 Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Injection-Info: mx02.eternal-september.org; posting-host="e8f4b156344caa765704f7ada957818d"; logging-data="699"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX190C0V7FfqBA0L+oPcKCJpql/0ZCorKrF4=" User-Agent: Alpine 2.02 (BSF 1266 2009-07-14) In-Reply-To: Cancel-Lock: sha1:37/u1vR0jN/SsswdanUoineWvzA= X-X-Sender: nicci@frieza.hoshinet.org Xref: csiph.com comp.emulators.apple2:2051 http://3.buric.co/modapple009.zip 3 changes here: First, it is now possible to load a different ROM in modapple.ini. This will come into play when I add support for other systems than the ][+. Second, I had to add the ability for slot cards to do DMA. This is done in a way that will not affect existing code, as it requires the init function to return a special handshake. I added this because I wanted to be able to use... HARD DRIVES! This is the big change of this version, and the easiest way to boot into newer versions of ProDOS (tested with 2.0.3). It's another module derived from the Andrew Gregory emulator, and as such it works the same basic way. -uso.