Now also ported to SparkFun Pro Micro 5V 16 MHz, attached to SparkFun Level Shifting microSD board.
https://www.sparkfun.com/pro-micro-5v-16mhz.html
https://www.sparkfun.com/sparkfun-level ... akout.html
Search found 15 matches
- Wed Apr 30, 2025 2:27 pm
- Forum: Exidy Sorcerer Hardware
- Topic: Tape Sim
- Replies: 7
- Views: 54839
- Sun Apr 27, 2025 1:48 pm
- Forum: Exidy Sorcerer Hardware
- Topic: Tape Sim
- Replies: 7
- Views: 54839
Re: Tape Sim
Ported!
Got spoiled by the Teensy's vast resources. Had to rewrite a lot to fit within the Micro's 2.5K RAM.
Got spoiled by the Teensy's vast resources. Had to rewrite a lot to fit within the Micro's 2.5K RAM.
- Fri Apr 25, 2025 5:38 pm
- Forum: Exidy Sorcerer Hardware
- Topic: Exidy Experiment
- Replies: 2
- Views: 4089
Re: Exidy Experiment
Block diagram:
- Fri Apr 25, 2025 3:15 pm
- Forum: Exidy Sorcerer Hardware
- Topic: Tape Sim
- Replies: 7
- Views: 54839
Re: Tape Sim
Am porting this now to the 5V Arduino Micro. The FrequencyTimer2 lib doesn't support that board so I switched to the FrequencyGenerator lib, modified to output on pin 10. Successfully loaded TRMLD into the Sorcerer.
Got a SparkFun microSD board coming soon, so will try to integrate that next.
Got a SparkFun microSD board coming soon, so will try to integrate that next.
- Fri Apr 18, 2025 3:24 pm
- Forum: Exidy Sorcerer Hardware
- Topic: Exidy Experiment
- Replies: 2
- Views: 4089
- Tue Oct 15, 2024 1:09 pm
- Forum: Exidy Sorcerer General Forum
- Topic: How to send a PM?
- Replies: 4
- Views: 51962
Re: How to send a PM?
Thanks, it does work as you described. However, it doesn't work like any other email app or forum PM I've used.
- Tue Oct 15, 2024 2:50 am
- Forum: Exidy Sorcerer General Forum
- Topic: How to send a PM?
- Replies: 4
- Views: 51962
Re: How to send a PM?
Thanks. I read it and replied.
- Sat Oct 12, 2024 1:03 am
- Forum: Exidy Sorcerer General Forum
- Topic: How to send a PM?
- Replies: 4
- Views: 51962
How to send a PM?
I tried and my message just sits in my Outbox. How do I send it and then see it in Sent Messages?
- Thu Aug 08, 2024 2:57 pm
- Forum: Exidy Sorcerer General Forum
- Topic: Welcome to Exidy Sorcerer Forums
- Replies: 17
- Views: 181226
Re: Welcome to Exidy Sorcerer Forums
Glad to find this new forum! My story: In 1981 I worked at New Dimensions in Computing, the East Lansing store which sold Exidy Sorcerers, Atari 400s and 800s, and Vector Graphic S100 CP/M machines. That's where I got my Sorcerer board. The boss had a customer's Sorcerer with S100 box in for repair ...
- Mon Aug 05, 2024 9:44 am
- Forum: Exidy Sorcerer Hardware
- Topic: Horizontal Video Tearing
- Replies: 0
- Views: 27861
Horizontal Video Tearing
I found the cause of the tearing / jitter during screen access. I looked at the HSYNC circuit on an oscilloscope and saw that, during screen RAM accesses (Monitor command TE FE00 FF00), there is a one cycle jitter in timing between HSYNC pulses. That's one cycle of the 6 MHz clock, which is the time...