Search the web
Sign In
New User? Sign Up
zxgate · ZX-Gate
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Project update   Message List  
Reply | Forward Message #79 of 188 |
Re: Project update

If you run the processor at a faster speed code like that would break
anyway. There's only one piece of code I've written that would work
that that way that I can remember. It was for programming FLASH
memory, the delay loop was based on instruction cycles. I had
considered using the timer but a short deadline prevented that. New
FLASH chips let you poll a register on the chip to see if it's
ready... something that is much safer.

I want to build myself a 100+MHz TRS-80 with extra RAM just for the
heck of it. I want to add a software switch that would allow me to
select the CPU speed for compatibility or high speed. LOL, a
"TRASH-80" at warp speed I guess. I wonder if there are any open
source designs for comact flash or secure digital. A micro drive
would make a great hard drive for something like this once someone
writes the software.

--- In zxgate@yahoogroups.com, "Andrew McMeikan" <andrewm@o...> wrote:
> The instruction timing is different.
>
> It could be done, it would take a lot of work.
>
> I guess if it was slowly migrated it would be handy, some of my z180
> code
> would be seriously broken over timing issues (instruction and wait
> state etc
> would all have to be accounted for)
>
> MMU and other peripherals would be a straight bonus for use with the
> existing z80 core, the only immediate instruction would probably be
> the
> out0.
>
> cya, Andrew...





Sat Aug 2, 2003 2:50 pm

jdiffendaffer
Offline Offline
Send Email Send Email

Forward
Message #79 of 188 |
Expand Messages Author Sort by Date

Hi, If you have visited zxgates's sourceforge project page lately you may have noticed some updates. If not, here's what I have done: I have updated the home...
Daniel Wallner
kvd_wallner
Offline Send Email
Oct 3, 2002
6:33 pm

Have you worked on any of this? I'm mostly interested in the TRS80 since it's what I learned to program on. I am also interested in adding 64180...
James Diffendaffer
jdiffendaffer
Offline Send Email
Jul 30, 2003
6:16 pm

MMU and serial ports are likely a lot simpler than the instruction set. I am into Z180's so I'll probably try to do something there but I am not so...
Andrew McMeikan
andrewmuck
Offline Send Email
Jul 31, 2003
4:56 am

Actually, after looking at the code I thought most of the instructions wouldn't be that difficult. SLEEP would require a little work to fully implement but...
James Diffendaffer
jdiffendaffer
Offline Send Email
Jul 31, 2003
4:07 pm

The instruction timing is different. It could be done, it would take a lot of work. I guess if it was slowly migrated it would be handy, some of my z180 code ...
Andrew McMeikan
andrewmuck
Offline Send Email
Aug 1, 2003
4:52 am

If you run the processor at a faster speed code like that would break anyway. There's only one piece of code I've written that would work that that way that I...
James Diffendaffer
jdiffendaffer
Offline Send Email
Aug 2, 2003
2:50 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help