SEARCH

https://vintagecomputing.ch/?browseid=9073
Subject:
'Re: VIC-II colors'
From: Robert 'Bob' Yannes
To: Philip
'Pepto' Timmermann
Date: 27.09.1999
I was involved with the development of the VIC-II, however the actual implementation of the design, including the Color
Palette, was done by someone else. I have forwarded your message to him, but it is up to him if he wants to respond.
I can tell you that the design was based on the principle that adding a sine wave of a particular frequency and amplitude
to an inverted version of the same sine wave at a different amplitude produces a phase-shifted sine wave of the same
frequency. The amount of phase shift is directly proportional to the amplitudes of the two sine waves.
The VIC-II used the 14.31818 MHz master clock input (4 times the NTSC color burst frequency of 3.579545 MHz) to produce
quadrature square-wave clocks. These clock signals were then integrated into triangle waves sing analog integrators. The
triangle waves were then integrated again into sine waves (actually rounded triangle waves, but good enough for this
application). This produced a 3.579545 MHz sine wave,
inverse sine wave, cosine wave and inverse cosine wave.
An analog summer was used to create the phase-shifts in the Chroma signal by adding together the appropiate two waveforms
at the appropiate amplitudes. The Color Palette data went to a look-up table that specified the amplitude of the waves by
selecting different resistors in the gain path of the summer. The end result was that we could create any hue we wanted by
looking at the NTSC color wheel to determine the phase-shift and then picking the appropiate resistor values to produce
that phase-shift.
Color Saturation was controlled by scaling the gain of the summer. When we picked the resistor values to determine the
output phase-shift, we also scaled them to produce the desired output amplitude. Luminance was controlled using a simple
voltage divider which switched different pull-down resistors into the open-drain output. We could create any Luminance we
wanted by choosing the desired resistor value.
I'm afraid that not nearly as much effort went into the color selection as you think. Since we had total control over hue,
saturation and luminance, we picked colors that we liked. In order to save space on the chip, though, many of the colors
were simply the opposite side of the color wheel from ones that we picked. This allowed us to reuse the existing resistor
values,
rather than having a completely unique set for each color
I believe that Commodore actually got a patent on this technique. It was certainly superior to the Apple or Atari approach
at the time, as they ended up with whatever colors that came out--ours allowed the designer to freely select Hue,
Saturation and Luminance.
Since all of this was based on selecting different resistor values and resistance varied from chip lot to chip lot, there
was variation from one Commodore 64 to another. It wasn't as bad as it could have been though, since all of the Chrominance
selection was based on resistor ratios, which could be kept constant even if the actual resistor values varied. Luminance
was more of a problem. A trimmer resistor should really have been used to pull up the output. This would have allowed the
Luminance to be adjusted for consistency from unit to unit, however Commodore didn't care enough about consistency to
bother with adjusting each unit
Robert
'Bob'
Yannes
https://vintagecomputing.ch/?browseid=5884

 

Facts

  • TTV1 was the first file-based Amiga virus
  • Its creation was a fun experiment. It was inspired by the boot block based SCA virus which had reached dubious fame due to its very successful spreading and the flaw of overwriting the boot block. Would it be possible to create a self spreading file, thus breaking out of the boot block dread?
  • Development took place between spring and fall 1988.
  • The early code name was HOUZ virus.
  • Thinking up the name we tried to find something that would sound mean and at the same time on the verge to ridiculous. The final name was inspired by a rap band called The Terrorists.
  • The virus does not harm the system. In fact, care was taken to avoid any even unintentional damage.
  • Identity of the authors was kept secret for 30 years. It was officially revealed on March 9, 2019 at the Demonights 008 event in Bern Switzerland
  • "The names have been changed to protect the innocent" shown in the message was inspired by the song Beat Dis by Bomb the Bass. They have sampled it from the Dragnet radio series.
  • The "BGS9" was in fact a clone. Its code is almost identical even including the resident name "TTV1". It got more reach and thus was regarded as the origin.

About the life of the beast

  1. TTV1 installs itself as a reset proof resident module (KickTag/ROMTag) named "TTV1"
  2. On reset the resident module (virus) is called
  3. Execution gets delayed in order to gain disk write access. Therefore Intuition's OpenWindow function is redirected.
  4. As soon as the AmigaDOS tries to open the CLI window the OpenWindow gets called the virus looks for the startup-sequence on the booted disk
  5. The virus is looking for the first command (A) in the startup-sequence
  6. File request windows (e.g. "Disk is write protected") are being temporarily disabled
  7. Virus renames A to $a0202020a02020a020a0a0. This is a combination of none breaking spaces and spaces. The idea is that the user will oversee this "invisible" file.
  8. Virus writes itself as an executable command with the name of A to the disk
  9. Eventually A gets loaded and executed with all its parameters by the virus
The next time the user will boot the disk the virus gets loaded into RAM and step 1 takes place. On reset the horizonal beam position gets evaluated. If the beam position is smaller than a certain number the screen turns black and a message in white letters appears.
Amiga-Display
2023-03-13 16:15:22
https://vintagecomputing.ch/?browseid=7343
Define colors.
Out of x color system!
Bitmaps …. Layers of colors
Market WAR
2023-03-20 16:48:40
https://vintagecomputing.ch/?browseid=7642
The Tandy Color Computer was the runner up. The Apple II was the winner in the category of home computer over $500, which was the category the Commodore 64 was in when it was first released at the price of $595.
n the United States, the greatest competitors were the Atari 8-bit 400, the Atari 800, and the Apple II. The Atari 400 and 800 had been designed to accommodate previously stringent FCC emissions requirements and so were expensive to manufacture. Though similar in specifications, the C64 and Apple II represented differing design philosophies; as an open architecture system, upgrade capability for the Apple II was granted by internal expansion slots, whereas the C64's comparatively closed architecture had only a single external ROM cartridge port for bus expansion.
Aggressive pricing of the C64 is considered to have been a major catalyst in the video game crash of 1983.
The price war with Texas Instruments was seen as a personal battle for Commodore president Jack Tramiel.[25] Commodore dropped the C64's list price by $200 within two months of its release.[6] I
Meanwhile, TI lost money by selling the TI-99/4A for $99.[26] TI's subsequent demise in the home computer industry in October 1983 was seen as revenge for TI's tactics in the electronic calculator market in the mid-1970s, when Commodore was almost bankrupted by TI.[27]
Although many early C64 games were inferior Atari 8-bit ports, by late 1983, the growing installed base caused developers to create new software with better graphics and sound.[34]
 
la1n.ch
2022-06-24 22:55:17
https://vintagecomputing.ch/?browseid=1150
la1n was the direct next step from imp89. New maschines and a new platform macosx. “Therefore i learned objective-c and coded real object orientated” and switched now to 3d games with opengl. The games were now more an more like gameengines and were object-orientated. But still hardcore coded. This change with the upcoming game engine like torque or unity. 
Therefore the last games from la1n.ch till now were again hardcore coded games like axe (atari 2600 vcs), vecZ (vectrex 2016). 
ishizume - freeware
2022-04-13 10:52:32
https://vintagecomputing.ch/?browseid=1188
the game is a clone of klax (arcade atari games) - an action puzzler also called the ‘tetris of the 90ies’. again all in 3d. webhighscore. specials: a mode for children and a mode for color blinds.