The
ACRTC Board |
The following
short programs are written in Tiny BASIC and illustrate some of the
hardware accelerated drawing capabilities of the Hitachi HD63484 Advanced CRT
Controller on the ACRTC Board. |
|
Hardware
Requirements |
Mega 68000 or
68030 Computer System with 1x free expansion slot |
Standard VGA
monitor |
* Plug the ACRTC
Board into the expansion slot |
* Connect the VGA
monitor to the ACRTC Boards DE-15 interface |
|
Software
Requirements |
System ROM V2.04
or later |
Tiny BASIC for
ACRTC V1.2 or later |
|
ACRTC - Graphics Demo1 |
The demo
below draws random lines. |
|
1. |
Download: |
|
|
2. |
Use a
text editor to open the downloaded file |
3. |
Highlight and copy ALL the text within the file |
4. |
Launch
Tiny BASIC for ACRTC |
|
'Ready' appears |
5. |
Paste
the copied text into the terminal window |
|
The
program will download
and run |
|
|
Unable to
download? |
Some internet browsers
may display the files contents rather
than download the file, if so use the following keyboard
shortcuts to select ALL the text in the browser window and copy
it to the Windows clipboard. |
CTRL+A
(Select All) |
CTRL+C
(Copy) |
Using Windows
Notepad (or equivalent) create
a
new empty text document and paste the
copied text into the document using the following
shortcut. |
CTRL+P
(Paste) |
Now save the
document and to avoid confusion later name it
the same as the download name. |
|
|
|
|