Skip to main content

Questions tagged [hardware]

Retro hardware generally: boards, extension cards, power supplies, peripherals. Use more specific tags as appropriate; use [case] instead for enclosures.

Filter by
Sorted by
Tagged with
6 votes
0 answers
221 views

An annoying hardware quirk of the 6502 is that while the READY line can be used to extend read operations, it cannot be used likewise for writes. As a result, systems which need to accommodate DMA ...
supercat's user avatar
  • 41.2k
13 votes
3 answers
946 views

I recently powered on my 48k ZX Spectrum (1983 Issue 3B), and the keys 1-5 were not working. I decided to open it up to see if reseating the keyboard connectors would solve the problem. Unfortunately ...
harlandski's user avatar
  • 3,215
11 votes
1 answer
702 views

I'm working on a project that targets the Capcom PCB for Ghosts'n Goblins. According to the information available from the schematic and MAME the hardware support a total of 128 sprites on screen and ...
Captain Obvlious's user avatar
19 votes
1 answer
4k views

I am retrieving data from some old optical discs. I came accross a CD with physical hole about 1 mm in diameter in the data layer. The plastic carrier is fine. The hole is actually in a place, where ...
Lukáš Řádek's user avatar
2 votes
1 answer
241 views

Having a cryptic issue with this pair of hardware. Scenario: Amstrad PC1640DD (manual here) with one floppy long since swapped out for an HDD. Exact controller card is WD1002A-27X (board photos ...
Tim Williams's user avatar
2 votes
1 answer
254 views

I have a 366MHz Dell Inspiron 7000 P II A366LT laptop which is in new old stock condition. I'd like to replace the CMOS battery. What type of battery is required? (CR2032, sleeved/jumpered, etc?) How ...
knol's user avatar
  • 12.9k
0 votes
0 answers
233 views

The TI 99/4 (as opposed to 4A) was a computer killed by RF emission problems. From Wikipedia Through the development period, several companies attempting to enter the home computer market were faced ...
rwallace's user avatar
  • 65.3k
14 votes
4 answers
3k views

I wonder if there were 3D accelerators (that is, a device that calculates rotations, scaling, texturing, etc. for 3D points) built on discrete logic (7400 series, most likely its fastest variants, ...
Alex's user avatar
  • 733
22 votes
3 answers
4k views

In the mid-90s, there was an ISA expansion card called “Datel Action Replay” that could be inserted into almost any PC-compatible machine (e.g. 80286). By pressing a button on a device (plugged into ...
tigrou's user avatar
  • 699
17 votes
2 answers
3k views

The Atari 2600, along with others like the Odyssey 2 or Intellivision, were among the first programmable home game consoles. They existed alongside personal computers like the Apple II and Commodore ...
David's user avatar
  • 5,317
61 votes
2 answers
24k views

We found this device in our school. Does anyone know what this can do exactly, and how it could work? We managed to input values into the bit storage on the top, but nothing more. Can we calculate ...
Poldi's user avatar
  • 611
14 votes
5 answers
7k views

The PC architecture, from the original IBM PC onward, has always been designed around the idea that video memory will be on an expansion card. This was an unusual design decision; most 80s computers ...
rwallace's user avatar
  • 65.3k
15 votes
1 answer
679 views

The Amiga 1020 was a 5.25" disk drive for use with the Amiga computer. Anecdotally, I suspect they are somewhat rarer these days because they were a less popular choice for a second drive back in ...
Geo...'s user avatar
  • 11k
4 votes
2 answers
2k views

I made a Key Tester using the STDIO header included with GBDK. It works... Until it doesn't. All the keys register and print to the screen, except the Left(5) and Right(4) Directional Keys, which ...
OPM eStudio's user avatar
5 votes
1 answer
542 views

I want use MC6850 ACIA for bidirectional communication, but I am not sure if I've understood it well. I want use an IRQ to interrupt an MCU when the ACIA receives data or has transmitted it. The MCU ...
gilhad's user avatar
  • 355
21 votes
10 answers
10k views

The invention and spread of interrupts in the 1950s is reasonably well known but I am curious: were there any systems after which didn't support them?
chx's user avatar
  • 1,342
2 votes
0 answers
259 views

I have an old PC with the following hardware components: Motherboard: AMI TITAN II EISA rev.D RAM: 48MB of 4 SIMM CPU: 154C Pentium (tm) BIOS: 711011596 HDD1: SCSI controller adapter through PCI (PCI) ...
CluelessENGR's user avatar
3 votes
1 answer
302 views

If I am using a z80 can you just tie all data lines to the ROM 28c16 or do they need termination via 10k ohm resistors to ground?
Mwendt's user avatar
  • 31
1 vote
0 answers
262 views

I was trying to make a Z80 computer (I tried with Intel 8088 and failed because I am dumb) so I bought a 4-pin 4 MHz crystal(from here:ebay listing) and I tried to check the crystal by connecting it ...
Dragonite Brian 1024's user avatar
11 votes
3 answers
996 views

Usually 8bit video chips interface with DRAM using: an address bus for rows and columns, a bidirectional data bus in the case of 1bit DRAM data-in and data-out pins are shorted on the same data line....
Valentino Miazzo's user avatar
3 votes
1 answer
369 views

A little background: As a retired electronics technician, (not engineer), I decided to design and build a 65C02 based computer. Only after building it did I realize how important advanced or ...
Carl's user avatar
  • 99
1 vote
0 answers
382 views

One of the most valuable graphical features on early computers that had it, was hardware scrolling, that allowed the horizontal position of the screen to be adjusted by one or more pixels, thereby ...
rwallace's user avatar
  • 65.3k
26 votes
1 answer
4k views

I wonder why the Commodore 64 memory map was created as it was. Naively, it seems to be that it would have been more logical to put I/O and the character ROM at $B000 to $BFFF, have the ROMs in a ...
TeaRex's user avatar
  • 1,128
6 votes
0 answers
262 views

Way back in the mid-80s, I worked as a programmer for the Apple II family, Commodore and Atari machines. I remember programming them using a big intimidating box branded Kontron stacked on top of my ...
ATL_DEV's user avatar
  • 692
0 votes
1 answer
136 views

I'm trying to understand how the RST 7.5 interrupt circuit works in the Explorer 85 level A, since in the i8085 the address jumped is located in 003CH (for level A there is no memory mapped here), but ...
Federico's user avatar
  • 153

1
2 3 4 5
12