2024-07-02 |
kub | add/update copyright notices for substantially changed... |
commit | commitdiff |
2024-04-27 |
kub | mcd, add poll detection for gfx busy |
commit | commitdiff |
2024-04-27 |
kub | mcd, fix irq2 handling (not cleared on disable) |
commit | commitdiff |
2024-04-19 |
kub | mcd, some improvements (dma timing, interrupt handling) |
commit | commitdiff |
2024-03-02 |
kub | core, slightly increase accuracy of some hw timers |
commit | commitdiff |
2024-02-26 |
kub | mcd, fix crash (plat_mmap not zeroing memory) |
commit | commitdiff |
2023-09-03 |
kub | Merge pull request #88 from 'upstream/irixxxx' |
commit | commitdiff |
2023-07-05 |
kub | mcd, fix audio crash after end of last track |
commit | commitdiff |
2023-05-30 |
kub | mcd, fixes for msu |
commit | commitdiff |
2023-05-26 |
kub | mcd, preparations for msu support (arm version) |
commit | commitdiff |
2023-05-26 |
kub | mcd, preparations for msu support |
commit | commitdiff |
2023-05-19 |
kub | mcd, fixes and improvements by mcd-verificator |
commit | commitdiff |
2023-05-11 |
kub | mcd, fix Word-RAM in 2M mode |
commit | commitdiff |
2023-05-11 |
kub | mcd, regression fix |
commit | commitdiff |
2023-05-10 |
kub | mcd, some cleanup, fix Word-RAM in 2M mode |
commit | commitdiff |
2023-05-09 |
kub | mcd, improve cpu scheduling |
commit | commitdiff |
2022-10-13 |
kub | mcd, minor optimization for poll detection |
commit | commitdiff |
2022-02-09 |
kub | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff |
2022-01-06 |
kub | mcd, fix 68k interpreter idle detector for sub cpu |
commit | commitdiff |
2021-11-15 |
kub | core, fix libretro toolchain bug on wiiu |
commit | commitdiff |
2021-11-08 |
kub | mcd, fix type for memory setup (fixes LLP64 platforms) |
commit | commitdiff |
2021-05-17 |
kub | mcd, optimizations for polling detection |
commit | commitdiff |
2021-05-14 |
kub | mcd, improve polling detection |
commit | commitdiff |
2021-05-14 |
kub | mcd, improve polling detection |
commit | commitdiff |
2021-05-06 |
kub | mcd, improve polling detection |
commit | commitdiff |
2021-05-06 |
kub | mcd, fix timing for irq while polling detected |
commit | commitdiff |
2021-04-22 |
kub | improvements for type issues |
commit | commitdiff |
2021-04-22 |
kub | fixes for big endian (mostly mcd) |
commit | commitdiff |
2021-02-22 |
kub | add big endian platform support |
commit | commitdiff |
2021-02-06 |
kub | fixes and improvements for type issues, part 3 |
commit | commitdiff |
2020-11-18 |
kub | mcd, tentative fix for hanging |
commit | commitdiff |
2020-11-18 |
kub | mcd, fix for slave polling detection |
commit | commitdiff |
2020-10-21 |
kub | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff |
2019-07-30 |
kub | arm asm memory access functions for m/s68k |
commit | commitdiff |
2018-01-06 |
notaz | improve 64bit portability |
commit | commitdiff |
2017-10-20 |
notaz | rearrange globals |
commit | commitdiff |
2017-10-14 |
notaz | fix clang build |
commit | commitdiff |
2017-10-13 |
notaz | split memories away from Pico |
commit | commitdiff |
2017-10-02 |
notaz | fame: always update the fetch map |
commit | commitdiff |
2013-10-12 |
notaz | remove regs union due to compiler issues |
commit | commitdiff |
2013-10-08 |
notaz | fix yet another sync issue.. |
commit | commitdiff |
2013-10-07 |
notaz | cd: hacks.. |
commit | commitdiff |
2013-10-06 |
notaz | cd: switch to CD drive emu code from genplus |
commit | commitdiff |
2013-10-06 |
notaz | cd: switch to CD controller code from genplus |
commit | commitdiff |
2013-09-24 |
notaz | cd: fix copy-paste bug, comm issue |
commit | commitdiff |
2013-09-22 |
notaz | cd: integrate new gfx code |
commit | commitdiff |
2013-09-22 |
notaz | cd: rewrite pcm |
commit | commitdiff |
2013-09-17 |
notaz | cd: better cd change handling, perhaps? |
commit | commitdiff |
2013-09-15 |
notaz | handle 32x+cd |
commit | commitdiff |
2013-09-09 |
notaz | handle dbra wait loops, update cyclone |
commit | commitdiff |
2013-09-06 |
notaz | minor formatting changes |
commit | commitdiff |
2013-09-06 |
notaz | cd: tweak the poll code further |
commit | commitdiff |
2013-09-03 |
notaz | cd: fix breakage in comm detection |
commit | commitdiff |
2013-08-31 |
notaz | Merge branch 'dev' |
commit | commitdiff |
2013-08-29 |
notaz | cd: fix busreq and reset |
commit | commitdiff |
2013-08-29 |
notaz | cd: some fixes |
commit | commitdiff |
2013-08-28 |
notaz | cd: clean up dmna handling, stuff |
commit | commitdiff |
2013-08-27 |
notaz | cd sync improvements, part2 |
commit | commitdiff |
2013-08-27 |
notaz | cd sync improvements |
commit | commitdiff |
2013-08-27 |
notaz | new timing for main and cd |
commit | commitdiff |
2013-06-29 |
notaz | famec: fix 64bit portability issues |
commit | commitdiff |
2013-06-26 |
notaz | clarify PicoDrive's license |
commit | commitdiff |
2009-10-15 |
notaz | 32x: new SH2 memory handling, hopefully faster |
commit | commitdiff |
2009-09-16 |
notaz | memory refactoring (mostly for cd) + ARM mem asm update |
commit | commitdiff |
2009-09-14 |
notaz | Cyclone interface for new mem system, minor tweaks |
commit | commitdiff |
2009-09-05 |
notaz | Finish migrating to new mem handling. Make carthw db... |
commit | commitdiff |
2009-09-02 |
notaz | new memory handling, but asm and mappers need update. |
commit | commitdiff |
2009-08-15 |
notaz | drZ80 separation finished, related bugs fixed |
commit | commitdiff |
2009-08-12 |
notaz | s68k-side Silpheed hack (needed for EU version) |
commit | commitdiff |
2009-08-12 |
notaz | switch DMNA Silpheed hack to timeslice hack |
commit | commitdiff |
2008-08-28 |
notaz | lowercasing filenames, part3 |
commit | commitdiff |
|