TRS-80 Emulator for Mac OS

Yves Lempereur's TRS-80 emulator for Mac OS

-> I have a new Message Board that Pays!

by Sarah

Hi,

I just became a member of BBS.OneCenter.com. You can visit my BBS (discussion forum) at:
http://bbs.onecenter.com/britneytalk/


It's a BBS message board community web program, but pays me money to use it! I'm really excited about this new Web program which helps keep my visitors happy and stay in my web site. Not like other free message board, I get paid for using their BBS message board. You can also place a BBS on your site and start making money too!


You have to check it out...

http://bbs.onecenter.com/cgi-bin/passme.cgi?britneytalk


Sarah


Posted on May 13, 2000, 6:12 PM

Respond to this message

Goto Forum Home

Saving in games

by

Will the TRS-80 emulator for the MAc ever be able to save games so that you don't have to start over from the beginning everytime you start up the emulator? Thanks.

Posted on Apr 28, 2000, 10:05 PM

Respond to this message

Goto Forum Home

getting files to .DSK format

by

Can anyone help me with how to get files (from www.trs-80.com, etc.) to a .DSK format that the emulator can use? Am I missing something obvious?

todd

Posted on Feb 17, 2000, 1:23 PM

Respond to this message

Goto Forum Home

Moving programs from TRS-80 5/25" disk to my Mac

by

I have a couple of programs I wrote on a TRS-80 Model 3 in high school (yikes!). They're saved on a 5.25" diskette. I've downloaded the emulator for my Mac, but can't figure out how to transfer the files.

They're just games (I think!) so I don't want to spend a lot with a conversion service. Any ideas? Can a PC with a 5.25" drive read these diskettes (although who has one of those these days). Any suggestions would be appreciated.

Kevin Ciotta
ciotta@concentric.net

Posted on Aug 4, 1999, 7:48 AM

Respond to this message

Goto Forum Home

Floppies...

by

If you have access to a PC with a 5.25" floppy drive, it's just a matter of running a TRS-80 emulator (there are several) and copying your floppy to a .DSK file, which my emulator will use.

During development, I actually connected a Mac and a TRS-80 together with a serial line and wrote a small piece of Z80 code that read the sectors from a floppy and sent the data to the Mac across the serial cable...

Yves

Posted on Aug 4, 1999, 10:07 AM

Respond to this message

Goto Forum Home


Loss of compatibility with latest version?

by

Yves,
When I upgraded the emulator to version 1.6b2, it would no longer run at all on my Mac. I have a PPC G3 with OS 8.1. The emulator wouldn't start up. I re-downloaded version 1.5, which still works fine. Has anyone else had this problem, or am I the only one?


Posted on Jun 13, 1999, 7:38 PM

Respond to this message

Goto Forum Home

Time-out

by

Mea culpa, mea culpa, mea culpa!

v1.6b2 timed-out on Sunday, June 6. This is the only reason why it's not running (it actually runs, but quits right away when checking the date). I'll be releasing the final version shortly, in the meantime, you can always set your clock back (sorry).

Yves

Posted on Jun 14, 1999, 6:07 PM

Respond to this message

Goto Forum Home


Download?

by

Every time I download the TRS-80 file I get is a trs80-16b2.sit file that will not decompress or open any futher. I've tried it on two different Macintoshes. What's up?

Posted on May 22, 1999, 8:14 PM

Respond to this message

Goto Forum Home

Latest StuffIt Expander

by

Your StuffIt Expander is too old, download the latest version (5.1.3) from Aladdin.

Posted on May 23, 1999, 1:32 AM

Respond to this message

Goto Forum Home


Download

by

I've been trying to download games from almost a month, and if I do get through with a download succesfully the game will just turn to a text document, all I want is a game or two to play






P.S. can you please give me a hand

Posted on Sep 1, 2000, 2:33 PM

Respond to this message

Goto Forum Home


Cassette I/O?

by

Hi ---

GREAT emulator! Except that I did a lot of stuff via cassette tape.

Ideally, I'd love to connect a cassette recorder aux jack to the mic input of the Mac. And perhaps the ext. speaker line to the mic input of the cassette recorder.

Any chance?

Craig

P.S. I guess if this could be done, then sound output would also be possible...

Posted on May 13, 1999, 7:04 AM

Respond to this message

Goto Forum Home

Cassettes...

by

It is possible but not planned. Maybe when I'm done with all the things I'm planning, I'll consider it...

Yves

Posted on May 13, 1999, 7:20 PM

Respond to this message

Goto Forum Home


woo woo! more TRS-80 fun!

by

Thanks to Yves for continuing to update his TRS-80 emulator!

Now maybe if we all beg him for added sound support then we can relive all those adolescent gaming years with better memory. What do you think Yves?

also, am I the only one or does the floppy not always work when the emulation speed is cranked up? I'm on a rev.A-233mhz iMac. An added routine that would try to set the emulator to the act around the original speed (2 mhz?) would be cool too. Mostly for games and such.

Posted on May 13, 1999, 4:46 AM

Respond to this message

Goto Forum Home

Sound

by

The sound is planned for version 2.0. The problem is that I have to rewrite the entire Z80 emulation code in C (it's in 68020 assembler right now) before I can add support for sound and spare time is in (very) limited supply right now. It'll happen, but you'll have to be a little more patient (also, it will be PowerPC only).

The problem with the floppy not working when the CPU is too fast is in the DOS, believe it or not. The DOS assumes a clock rate of 1.74 MHz and accesses the FDC at a specific rate (adjusted with timing loops). When the clock rate is increased beyond a certain speed, DOS is no longer able to communicate successfully with the FDC, which prevents floppy operations. In version 2.0, the Z80 emulation code will keep track of clock cycles, allowing precise clock rates (prefs such as 1.77 MHz, 2.0, 4.0, 8.0, etc...), sound and an FDC that depends on clock cyles and not clock rate (allowing DOS to opperate at any clock rate).

Yves

Posted on May 13, 1999, 7:16 PM

Respond to this message

Goto Forum Home


Sound Code in C

by John Penner

| The sound is planned for version 2.0.
| The problem is that I have to rewrite
| the entire Z80 emulation code in C...

is it possible to use or borrow some of
the TRS-80 CPU/sound emulation code from
various other TRS-80 emulators made for
the PC -- i know of several that exist
for the PC that may have the code already
done. but then it remains a matter if they
are willing to share their code. :-\



Posted on May 25, 1999, 9:49 AM

Respond to this message

Goto Forum Home


C code

by

I already have a couple different C sources for the Z80 emulation code, but nothing I can use directly. I'll have to write my own, but I'll probably re-use some of the ideas I saw in those sources...

Posted on May 25, 1999, 1:24 PM

Respond to this message

Goto Forum Home


hi

by

John Penner:

Have you ever had this e-mail:

penner@sybec.com

??????????

Posted on Mar 17, 2002, 8:25 AM

Respond to this message

Goto Forum Home


Looking For Tiny Pascal

by

Anyone have Tiny Pascal, preferably in .DSK format?

Posted on May 12, 1999, 11:03 AM

Respond to this message

Goto Forum Home

www.trs-80.com

by

Tiny Pascal is available from TRS-80.com, but not is .DSK format

Yves

Posted on May 12, 1999, 5:00 PM

Respond to this message

Goto Forum Home


Welcome to the TRS-80 emulator forum!

by

Hi,

I just created this forum to get feedback on the TRS-80 emulator. If you have questions, want to suggest anything or want to report a bug, just leave a message here (I'll try and check for new messages at least once a day).

Yves

Posted on Apr 29, 1999, 3:00 PM

Respond to this message

Goto Forum Home

Create your own forum at Network54
 Copyright © 1999-2008 Network54. All rights reserved.   Terms of Use   Privacy Statement