summaryrefslogtreecommitdiffstats
path: root/src/emu/risci.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* push command line params onto stackBenedikt Böhm2009-07-071-0/+6
|
* make instruction 64-bit wide to support more than 32 registersBenedikt Böhm2009-07-071-13/+13
|
* adapt emulator for generator changes:Benedikt Böhm2009-07-041-53/+36
| | | | | | | | - new instructions (push, pop, call, ret) - new pseudo-registers (bp, sp, rv) - new binary format - dynamic register file size - removed obsolete instructions
* move stuff around and create initial source structureBenedikt Böhm2009-05-181-0/+134