Mercurial > repos > blastem
log m68k_util.c @ 2614:c5314c0779c2
age | author | description |
---|---|---|
Mon, 17 Feb 2025 23:40:14 -0800 | Michael Pavone | Extended debug output in debug mode of new 68K core |
Sun, 09 Feb 2025 18:07:40 -0800 | Michael Pavone | Fix some rotate instruction issues in new 68K core |
Sun, 09 Feb 2025 02:57:37 -0800 | Michael Pavone | Fix abcd and implement sbcd and nbcd in new 68K core |
Sat, 08 Feb 2025 20:04:18 -0800 | Michael Pavone | Implement divs and divu in new CPU core |
Sat, 08 Feb 2025 11:40:42 -0800 | Michael Pavone | Get 68K interrupts working in new CPU core |
Fri, 07 Feb 2025 08:57:24 -0800 | Michael Pavone | WIP changes to new CPU core for rotate instructions and to get interrupts more functional |