Mercurial > repos > blastem
log m68k_util.c @ 2590:e602dbf776d8
age | author | description |
---|---|---|
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 |
Thu, 15 Feb 2024 21:48:22 -0800 | Michael Pavone | Update signature of init_m68k_opts in new core to match changes in old one |