Mercurial > repos > blastem
log m68k_util.c @ 2605:b63059c1921c
age | author | description |
---|---|---|
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 |
Tue, 30 Apr 2024 22:32:08 -0700 | Michael Pavone | Get blastem compiling with new 68K core |
Tue, 30 Apr 2024 00:02:14 -0700 | Michael Pavone | Make some progress on compiling full emulator with new 68K core |