The best logic family for general use these days is probably the 74HC... series of devices. These are CMOS versions of the earlier 74... and 74LS... devices.
If you want to run at high clock speeds, the 74AC... devices are what you need.
Search found 43 matches
- Sun Nov 18, 2007 10:44 am
- Forum: General Discussions
- Topic: Who are good USA electronics/parts suppliers?
- Replies: 11
- Views: 8981
- Fri Nov 09, 2007 5:30 pm
- Forum: Hardware
- Topic: What are common mistakes for beginners?
- Replies: 16
- Views: 11628
If you want to use SYNC to determine whether to select ROM or I/O, you don't need to decode the instruction and work out how long the operand is. Simply assume that all instructions are three fetch cycles long. Any shorter instructions are either 1-byte long, in which case they only perform internal ...
- Wed Nov 07, 2007 1:36 pm
- Forum: Hardware
- Topic: What are common mistakes for beginners?
- Replies: 16
- Views: 11628
When I was at university, some of my clever fellows realised that it was possible to add write-only I/O devices to a system without losing any of the memory map. Simply enable the ROM for read accesses only and then re-use the same addresses for your write registers. Since the ROM was a 16k device ...
- Wed Nov 07, 2007 1:16 pm
- Forum: SBC- Series Projects
- Topic: SBC-3. Current status
- Replies: 60
- Views: 52168
- Mon Oct 22, 2007 12:58 pm
- Forum: Hardware
- Topic: 65816 project (formerly 65816 code in Programming Group)
- Replies: 8
- Views: 5979
Re: 65816 project (formerly 65816 code in Programming Group)
I am feeding a 14.318MHz TTL Osc into my 95108 CPLD and dividing it down to 7.159MHz to feed the PHI2 on 65816.
Using a 50Mhz Scope, the clock waveform looks terrible on both the TTL oscillator and the PHI2 output. I recall "Kc5tja" having issues with slow rise/fall times on the 65816 clock. I ...
Using a 50Mhz Scope, the clock waveform looks terrible on both the TTL oscillator and the PHI2 output. I recall "Kc5tja" having issues with slow rise/fall times on the 65816 clock. I ...
- Tue Oct 16, 2007 12:26 pm
- Forum: Programming
- Topic: 65816 code
- Replies: 12
- Views: 7977
- Wed Oct 10, 2007 12:22 pm
- Forum: Nostalgia
- Topic: 6500/1 test mode
- Replies: 6
- Views: 14423
I believe test mode makes the processor execute reads from successive addresses, effectively making the address bus function as a counter. The only way to get the processor out of this mode is a reset - it won't respond to interrupts. The instruction that causes this behaviour is HCF (for Halt and ...
- Fri Oct 05, 2007 12:37 pm
- Forum: General Discussions
- Topic: A very nice 6502
- Replies: 2
- Views: 3677
- Sat Sep 01, 2007 11:11 am
- Forum: General Discussions
- Topic: Free datat books
- Replies: 7
- Views: 6081
Re: Free datat books
Plenty of classics from the 19670's
Yeah; that was a good century. But, you gotta admit, the 19750 to 20210s were much better -- that's when we invaded the Alpha Centauri to put those Centaurians back into the information age. ;) Goes to show them that you can't mess around with a civilization ...
Yeah; that was a good century. But, you gotta admit, the 19750 to 20210s were much better -- that's when we invaded the Alpha Centauri to put those Centaurians back into the information age. ;) Goes to show them that you can't mess around with a civilization ...
- Thu Jul 19, 2007 7:37 am
- Forum: SBC- Series Projects
- Topic: SBC Expansion Board
- Replies: 25
- Views: 28213
- Sun Jul 15, 2007 3:33 pm
- Forum: SBC- Series Projects
- Topic: SBC Expansion Board
- Replies: 25
- Views: 28213
- Thu Jul 05, 2007 12:31 pm
- Forum: SBC- Series Projects
- Topic: SBC Expansion Board
- Replies: 25
- Views: 28213
- Thu Jul 05, 2007 9:24 am
- Forum: SBC- Series Projects
- Topic: SBC Expansion Board
- Replies: 25
- Views: 28213
- Sun Jun 24, 2007 11:25 am
- Forum: Hardware
- Topic: Using the 8259A interupt controller with the 65C02
- Replies: 10
- Views: 10028
- Thu Jun 21, 2007 12:19 pm
- Forum: General Discussions
- Topic: Where to get WDC 6502s from?
- Replies: 4
- Views: 4830