Welcome, Guest. Please login or register.

Author Topic: Looking for a case for my Altera-DE1 based Amiga  (Read 4412 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Dr_Righteous

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1345
    • Show all replies
Re: Looking for a case for my Altera-DE1 based Amiga
« on: March 02, 2010, 10:51:16 PM »
They're $150 from Terasic. I have my eye on the DE2-70 myself, just need to find myself a student.

http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=13&List=Simple

PS... Would the DE1 fit in a minimig case? 153x153mm is pretty small.
« Last Edit: March 02, 2010, 11:03:49 PM by Dr_Righteous »
- Doc

A4000D, A3640 OC-36.3MHz, custom tower, Mediator A4000D. Diamond Banshee 16M, Indivision AGA 4000, GVP HC+8.

Mac Mini 1.5GHz, that might run MorphOS someday, when the fools who own it come to the realization that 30 minutes just isn\'t enough time to play with it enough to decide whether or not you like it enough to cough up $200.

 - Someone please design SOME kind of DIY accelerator for the A4000. :D -
 

Offline Dr_Righteous

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1345
    • Show all replies
Re: Looking for a case for my Altera-DE1 based Amiga
« Reply #1 on: March 03, 2010, 03:59:56 PM »
Theoretically it only needs 18 bits for HAM8 mode... But then I've never understood why there were 24 lines worth of data into the DAC, but AGA couldn't display all 24 bits at once.
- Doc

A4000D, A3640 OC-36.3MHz, custom tower, Mediator A4000D. Diamond Banshee 16M, Indivision AGA 4000, GVP HC+8.

Mac Mini 1.5GHz, that might run MorphOS someday, when the fools who own it come to the realization that 30 minutes just isn\'t enough time to play with it enough to decide whether or not you like it enough to cough up $200.

 - Someone please design SOME kind of DIY accelerator for the A4000. :D -
 

Offline Dr_Righteous

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1345
    • Show all replies
Re: Looking for a case for my Altera-DE1 based Amiga
« Reply #2 on: March 03, 2010, 09:08:58 PM »
Quote from: MskoDestny;546007
AGA is a palette based video chipset. It has 256 palette entries that are each 24-bits wide (8-bits per channel). When using 8 bitplanes, each pixel only takes up 8-bits in chip memory, but this 8-bit value is only used as an index into the palette registers to lookup the appropriate 24-bit color. This is why you need a 24-bit video output to properly display AGA.

HAM8 doesn't change the output color width. It's still 24-bits. It just changes how you select a 24-bit color from the 8-bit data in chip memory. In HAM8 you can either use one of the first 64 entries from the palette or modify the upper 6-bits of one of the 8-bit channels of the 24-bit color that was used for the last pixel.


That makes a bit more sense. Sort of like compression, this little chunk of code really means this big chunk of code.
- Doc

A4000D, A3640 OC-36.3MHz, custom tower, Mediator A4000D. Diamond Banshee 16M, Indivision AGA 4000, GVP HC+8.

Mac Mini 1.5GHz, that might run MorphOS someday, when the fools who own it come to the realization that 30 minutes just isn\'t enough time to play with it enough to decide whether or not you like it enough to cough up $200.

 - Someone please design SOME kind of DIY accelerator for the A4000. :D -