summaryrefslogtreecommitdiffstats
path: root/src/emu/cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* added 64bit compatibility ;)Andreas Nüßlein2009-07-071-1/+1
* implement memory bounds checkingBenedikt Böhm2009-07-071-0/+4
* make instruction 64-bit wide to support more than 32 registersBenedikt Böhm2009-07-071-26/+27
* minor fixesBenedikt Böhm2009-07-061-0/+1
* adapt emulator for generator changes:Benedikt Böhm2009-07-041-85/+90
* adapt instructions changes from back/tac.pyJana Rekittke2009-07-021-17/+15
* fix CMP instructionBenedikt Böhm2009-05-191-2/+2
* move stuff around and create initial source structureBenedikt Böhm2009-05-181-0/+237