Welcome, Guest. Please login or register.

Author Topic: How do you code an emulator?  (Read 3544 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show all replies
    • http://thalion.atari.org
Re: How do you code an emulator?
« on: February 08, 2010, 09:23:34 PM »
Quote from: Karlos;542047
The other uses a table of function pointers which are indexed by opcode value.

Jump tables... wow this takes me back