68k: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
mNo edit summary
m (The TOSHIBA TMP68HC000N-12 CHIP which is used is in the SDIP package)
Line 1: Line 1:
[[File:aes_68k.jpg|right|thumb|68000 CPU made by Toshiba in DIP package, as found on AES boards.]]
[[File:aes_68k.jpg|right|thumb|68000 CPU made by Toshiba in SDIP package, as found on AES and some MVS boards.]]


The 68k (AKA 68000, MC68000, 68HC000) is a 16bit big-endian CPU designed by Motorola, found in all NeoGeo systems as the main processor. It runs at [[clock|12MHz]].
The 68k (AKA 68000, MC68000, 68HC000) is a 16bit big-endian CPU designed by Motorola, found in all NeoGeo systems as the main processor. It runs at [[clock|12MHz]].
Line 11: Line 11:


=Pinouts=
=Pinouts=
==DIP==
==SDIP==
[[File:68000DIP.png]]
[[File:68000DIP.png]]



Revision as of 22:12, 14 September 2020

68000 CPU made by Toshiba in SDIP package, as found on AES and some MVS boards.

The 68k (AKA 68000, MC68000, 68HC000) is a 16bit big-endian CPU designed by Motorola, found in all NeoGeo systems as the main processor. It runs at 12MHz.

  • 8, 32-bit data registers and 8, 32-bit address registers
  • 7 interrupt levels
  • 56 instructions
  • 14 addressing modes

See overclocking.

Pinouts

SDIP

File:68000DIP.odg

PLCC

File:Cd1 68k.jpg
The PLCC version.

File:68000PLCC.odg

Related pages

See 68k memory map, 68k interrupts, wait cycle, and programming references.

Datasheet

[Original datasheet]