Changeset ebc8f69 in buchla-emu for emu/all.h


Ignore:
Timestamp:
07/20/2017 08:18:39 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
4c71d39
Parents:
2147e53
Message:

Throttle CPU to 7 MHz.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emu/all.h

    r2147e53 rebc8f69  
    2121#include <stdio.h>
    2222#include <unistd.h>
     23
     24#include <xmmintrin.h>
    2325
    2426#include <m68k.h>
Note: See TracChangeset for help on using the changeset viewer.