summaryrefslogtreecommitdiffstats
path: root/src/emu/opc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make instruction 64-bit wide to support more than 32 registersBenedikt Böhm2009-07-071-8/+11
|
* adapt emulator for generator changes:Benedikt Böhm2009-07-041-26/+21
| | | | | | | | - new instructions (push, pop, call, ret) - new pseudo-registers (bp, sp, rv) - new binary format - dynamic register file size - removed obsolete instructions
* adapt instructions changes from back/tac.pyJana Rekittke2009-07-021-6/+7
|
* move stuff around and create initial source structureBenedikt Böhm2009-05-181-0/+68