UltraWarp: Difference between revisions

From The ReActiveMicro Apple II Wiki
Jump to navigation Jump to search
No edit summary
Line 75: Line 75:


== Reviews ==
== Reviews ==
<gallery class="center" widths=300px>
{{#ev:youtube|kHmOeFkWgfE|400|center|Joe Strosnider: Update - UltraWarp Review|frame}}
{{#ev:youtube|kHmOeFkWgfE|400|center|Joe Strosnider: Update - UltraWarp Review|frame}}
</gallery>
{{#ev:youtube|Iv4WiUvPzBw|400|right|Chris Torrence: Assembly Lines #58: Apple II UltraWarp Speed Card|frame}}
{{#ev:youtube|Iv4WiUvPzBw|400|right|Chris Torrence: Assembly Lines #58: Apple II UltraWarp Speed Card|frame}}
On December 26, 2017 Chris Torrence posted a review about the UltraWarp v1.91RM kit.<br>
On December 26, 2017 Chris Torrence posted a review about the UltraWarp v1.91RM kit.<br>
 
<br>
 
<br>
 
'''Other examples of software running at 1MHz and 13MHz on an Apple II Rev 4 Apple II with Integer Basic ROMs.'''
 
* [https://www.youtube.com/watch?v=zXH1kxrSRys Brian's Theme at 1MHz]
 
* [https://www.youtube.com/watch?v=-0keN8Z0Bok Brian's Theme at 13MHz]
* [https://www.youtube.com/watch?v=pulT4PETrtE Applevision at 1MHz]
* [https://www.youtube.com/watch?v=B1IzMgW_yy8 Applevision at 13MHz]
Thanks to Tony Bogan for the videos and help testing!





Revision as of 08:13, 28 December 2017

UltraWarp v1.91G (ReActiveMicro distribution)

The UltraWarp is an accelerator board for the Apple II, II+, and IIe systems. It was conceived, created, and designed by Michael Mengel.

The name "UltraWarp" was trademarked by Michael on November 4th, 2010. US Serial Number:85168787, US Registration Number:4214564.

ReActiveMicro worked together with Michael to help bring the project to the Apple II Community, and was released for sale from the ReActiveMicro Store on June 13, 2017.


Project Status: Complete. In production. Actively sold by ReActiveMicro.

Support: Post on the Discussion page (link above) or email ReActiveMicro Support.

Sales: Visit the ReActiveMicro Store.


History

Michael Mengel stated "Originally I designed the card on an Apple II+ and BASIS 108 to accelerate my favorite programs CHESS and CHECKERS, inspired by an article in creative computing 1982 ("New Processors for The Apple")."

Michael has listed a few boards for sale on eBay, but never considered mass production.

On March 5th, 2017 Henry contacted Michael Mengel about helping bring his project to the Apple II Community. After some email exchanges and design reviews, a initial PCB order was placed by ReActiveMicro and soon after the boards were confirmed working and released for sale in the ReActiveMicro Store.

Versions

Michael produced a couple versions of the UltraWarp board. The last and most current version was v1.91G and usually has the speed of 13MHz. Some boards however have been over clocked as much as 18MHz.


ReActievMicro has produced several versions of the UltraWarp board. The last and most current version was v1.91G and usually has the speed of 13MHz. v1.92 had a PLCC footprint CPU and 128K SATURN board support which was a common RAM card with more than 16Kb RAM for the II+ in the early 80's from TITAN Inc.

In June of 2017 Henry made a relayout of the v1.91G version to move more parts to SMT which allows for a less costly assembly. This revised version was called UltraWarp v1.91RM, and 3 protos were ordered for verification of the new layout. This new design could also allow a kit version of the board to be produced and sold.


UltraWarp v1.91RM Kit

In June of 2017 Henry created the "kit" version of the UltraWarp v1.91G project. The kit consists of the UltraWarp v1.91RM PCB, DIP sockets, and DIP ICs. The PCB contains some surface mount components which are already installed to allow the kit to simpler to assemble for beginners. The kit is exactly the same as an assembled board.

See #Reviews for Chris Torrence's Assembly Lines #58 video about basic assembly. He points out the following things to keep in mind.

  • As many soldering points as there are, 796 to be exact, this is techinaly a beginners project. There are no special tools needed. If you can fill a hole with solder, then you can assemble this kit.
  • Time required can range from 1 hour, to about 3 hours for really slow solders.
  • Be sure use an IC Pin Straightener or manualy adjust the ICs pins before inserting in to sockets.
  • Using "No Clean" or "RMA" flux is most simple as the board will not need cleaning in most cases. If cleaning is required be to follow the directions for your type of flux.
  • Besure to install the socket "notches" as noted on the board, and of course install the ICs in the same direction.
  • All ICs are listed on the PCBs for your reference.
  • If you have any doubts about anything be sure to contact ReActiveMicro Support to clarify before continuing.

There are no other special instructions to follow when assembling the UltraWarp v1.91RM Kit.

If you have any issues start by checking for bent ICs pins. Next check solder joints. If all else fails contact ReActiveMicro Support.


UltraWarp v1.91RM Features

  • Full TTL IC design. This means the board can be very simply repaired and overclocked.
  • Fused to protect against damage from bad or failing ICs.
  • DIP Switch to slow down Slot 5, 7, and joystick if needed.
  • Solder points on back near the Oscillator to run the board at 7MHz without any Oscillator installed. This is used for diagnostics if the Oscillator is suspected defective.
  • Power and Acceleration LEDs. These are lit when active.
  • Works in any open slot.
  • Fully II and II+ compatible.


Reviews

Chris Torrence: Assembly Lines #58: Apple II UltraWarp Speed Card

On December 26, 2017 Chris Torrence posted a review about the UltraWarp v1.91RM kit.


Other examples of software running at 1MHz and 13MHz on an Apple II Rev 4 Apple II with Integer Basic ROMs.

Thanks to Tony Bogan for the videos and help testing!








Joe Strosnider: Update - UltraWarp Review

On August 31, 2017 Joe Strosnider posted an update to his original UltraWarp review. He now states the production UltraWarp v1.91RM is working 100% for all his testing at 13MHz.











Joe Strosnider: UltraWarp v1.91G Review

On July 28th, 2017 Joe Strosnider reviews the UltraWarp v1.91G proto from ReActiveMicro. During his testing he found some issues at 13MHz which were later addressed in the production models. The card however worked fine at 12MHz.

DMA And Known Issues

DMA stands for Direct Memory Access and is a feature of computer systems that allows certain hardware subsystems to access main system memory (Random-access memory), independent of the central processing unit (CPU).

Without DMA, when the CPU is using programmed input/output, it is typically fully occupied for the entire duration of the read or write operation, and is thus unavailable to perform other work. With DMA, the CPU first initiates the transfer, then it does other operations while the transfer is in progress, and it finally receives an interrupt from the DMA controller or card when the operation is done. This feature is useful at any time that the CPU cannot keep up with the rate of data transfer, or when the CPU needs to perform useful work while waiting for a relatively slow I/O data transfer.

The UltraWarp uses 128k of "fast RAM" to shadow the slower Apple II 64k main RAM, and Bank 0 of AUX RAM which is also 64k. It normally uses the fast RAM for processing and then updates the slower Apple II RAM when it's needed to keep the two synchronized. Some boards however will directly access RAM, update or change things, and the UltraWarp will not know this unless strict DMA rules are followed.

Some boards like the Video-Digitizer and WILDCARD use the DMA line but do not adhere correctly to the Apple II requirements when using DMA. Other cards like the MicroDrive/Turbo and RAMFast SCSI card correctly follow the Apple II requirements when using DMA and thus are 100% compatible with all other DMA accelerators.

Since there are so few boards capable of using DMA it is assumed the most common boards, MicroDrive/Turbo, RAMFast SCSI, and Apple II High Speed SCSI Card will all works correctly. If you have a board which only uses the /DMA line and does not also use the /RDY line, then it is a safe assumption the board will not work correctly with DMA accelerators.


Boards known to work correctly with DMA accelerators:


Boards known to NOT work correctly with DMA accelerators:

  • Video-Digitizer
  • WILDCARD


Controlling Speed

Like all accelerators for the Apple II, the UltraWarp can also be controlled by softswitches.

Location:
$C05D   -   Low speed (1 MHz)
$C05C   -   High speed (set on power-up) $C05B   -   Disable

The following example in Applesoft Basic will slow the UW to the 1 MHz clock rate: POKE 49245,0
Next example switches back to full speed: POKE 49244,0

There is NO need for RESET after the SLOW-POKE or FAST-POKE.


Documentation