summaryrefslogtreecommitdiffstats
path: root/src/emu/opc.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-04adapt emulator for generator changes:Benedikt Böhm1-26/+21
- new instructions (push, pop, call, ret) - new pseudo-registers (bp, sp, rv) - new binary format - dynamic register file size - removed obsolete instructions
2009-07-02adapt instructions changes from back/tac.pyJana Rekittke1-6/+7
2009-05-18move stuff around and create initial source structureBenedikt Böhm1-0/+68