summaryrefslogtreecommitdiffstats
path: root/src/emu/mem.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added 64bit compatibility ;)Andreas Nüßlein2009-07-071-4/+4
|
* implement memory bounds checkingBenedikt Böhm2009-07-071-0/+9
|
* adapt emulator for generator changes:Benedikt Böhm2009-07-041-1/+35
| | | | | | | | - 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/+3