Jump to content
IGNORED

OMG! Just devised an amazing idea for an 8-bit vector graphics terminal!


Recommended Posts

Can someone with a 1020 do a disassembly of the 1020 ROMS, and post it so we can start reverse engineering them?

 

Not so easy here. The 6805 has its own internal ROM and there's this other custom chip labeled SC87190. Really custom deal.

post-1647-1145487679_thumb.jpg

Link to comment
Share on other sites

APE has a built-in 1020 emulator (I haven't tried it).

 

It would be impossible to drive a vector monitor with SIO.

 

Just too slow, plus you have to rescan each line at least 20 times/second.

 

Plus, vector monitors are redundant anyway. You can almost exactly emulate the look and feel of one with the PC.

Link to comment
Share on other sites

APE has a built-in 1020 emulator (I haven't tried it).

 

It would be impossible to drive a vector monitor with SIO.

 

Just too slow, plus you have to rescan each line at least 20 times/second.

 

Plus, vector monitors are redundant anyway. You can almost exactly emulate the look and feel of one with the PC.

 

I tried the 1020 emulator with some demo programs and it worked pretty good.

Link to comment
Share on other sites

A user named Gus had begun an emultion, for use just as a printer- is he still with us? Can you post the code?

 

the "emulator" never was released, neither its code. you can see some screenshots at http://www.atariware.cl/foro/viewtopic.php...&highlight=1020

 

there you can read (in Spanish) that actually is not an emulator, but an parser that analyses the commands the atari returns when plotting and redirecting output to a text editor with atari800win+.

 

for example, the program LINES.BAS found at http://www.matesoftware.com.ar/atari/test1020.zip

 

returns (low&high ascii deleted):

 

...
S0
L0
J480,0
R-480,-15
S0
L1
J480,0
R-480,-15
...

 

maybe, someone would like to do something similar and finish it :)

 

cheers,

 

devwebcl

Link to comment
Share on other sites

Here's another idea...

 

Take the vector circuitry from early Atari arcade games and isolate it into a PBI device. Then you can drive a vector monitor in the same way Tempest does.

 

(Tempest the game, that is... although for all I know Tempest has interfaced a vector monitor to himself).

 

-Bry

Link to comment
Share on other sites

Here's a better idea-- just buy an old Vectrex and play around with that.

 

Seriously, what gets it in people's heads that crazy projects like this are worth anybody's time? If someone wants to drive a vector monitor, there are many infinitely superior solutions than hacking up custom hardware and software for a 25-year-old home computer.

 

Now if you'll excuse me, I need to get back to my project to turn a pair of Atari 800s into fuzzy slippers.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...