summaryrefslogtreecommitdiff
path: root/runtime_32.S
AgeCommit message (Collapse)Author
2015-05-23Eliminate runtime.S/runtime_32.S.Michael Pavone
2014-12-28Removed bcd_add and bcd_sub from runtime.S and generated the logic inline ↵Michael Pavone
with the rest of abcd and sbcd translation. Fixed some edge cases and undefined flag behavior in the process
2014-02-19Apart from the Z80 core, BlastEm now supports 32-bit x86Michael Pavone