2025-03-28 |
kub | mcd, improve cdda save state |
blob | commitdiff |
2025-03-24 |
kub | sms, fix ym2413 fm unit sound load/save |
blob | commitdiff | diff to current |
2025-03-13 |
notaz | core, new io save states |
blob | commitdiff | diff to current |
2025-03-10 |
kub | core, fix sound save/load for gp2x |
blob | commitdiff | diff to current |
2025-03-09 |
notaz | sound: new ym2612 save states |
blob | commitdiff | diff to current |
2025-03-05 |
kub | core, fix 32x state changed by state load |
blob | commitdiff | diff to current |
2025-03-04 |
kub | core, save state fixes |
blob | commitdiff | diff to current |
2025-03-10 |
kub | mcd, improve cpu scheduling |
blob | commitdiff | diff to current |
2025-02-07 |
kub | 32x, partially render screen if mid-frame vdp/palette... |
blob | commitdiff | diff to current |
2025-01-30 |
kub | sms, add SC-3000 tape support |
blob | commitdiff | diff to current |
2024-12-06 |
kub | mcd, decouple MD+ audio playing from CD drive |
blob | commitdiff | diff to current |
2024-10-25 |
kub | sms, map 3D glasses to 2D |
blob | commitdiff | diff to current |
2024-10-15 |
kub | core, some support for j-cart |
blob | commitdiff | diff to current |
2024-09-26 |
kub | core, mode 1 support |
blob | commitdiff | diff to current |
2024-09-17 |
kub | mcd, fixes and improvements for mcd-verificator |
blob | commitdiff | diff to current |
2024-07-31 |
kub | core, fix copy-paste bug (vcounter in im2) |
blob | commitdiff | diff to current |
2024-07-08 |
kub | core, fix typo |
blob | commitdiff | diff to current |
2024-07-02 |
kub | core z80, fix cycle counting if z80 in hold on frame... |
blob | commitdiff | diff to current |
2024-06-27 |
kub | core z80, revert non-working ebde43d (bus blocking... |
blob | commitdiff | diff to current |
2024-06-27 |
kub | core, revisit ym2612 busy flag implementation |
blob | commitdiff | diff to current |
2024-05-20 |
kub | platform ps2, fixes for gcc14 |
blob | commitdiff | diff to current |
2024-05-13 |
kub | 32x, fix reset interrupt handling |
blob | commitdiff | diff to current |
2024-05-07 |
kub | core z80, bus blocking for VDP DMA |
blob | commitdiff | diff to current |
2024-05-07 |
kub | core z80, cycle counting fixes (reset, bus request) |
blob | commitdiff | diff to current |
2024-04-27 |
kub | mcd, improve pre/post reading |
blob | commitdiff | diff to current |
2024-04-12 |
kub | core z80, fix cycle counting in reset state |
blob | commitdiff | diff to current |
2024-03-28 |
kub | md, fix vdp reset handling |
blob | commitdiff | diff to current |
2024-03-16 |
kub | core, floating bus read for 68k in some more places |
blob | commitdiff | diff to current |
2024-03-10 |
kub | 68k, some fixes for musashi |
blob | commitdiff | diff to current |
2024-03-04 |
kub | core, implement ym2612 busy flag |
blob | commitdiff | diff to current |
2024-02-22 |
kub | core, fix z80 irq handling, reset defaults (cz80, drz80) |
blob | commitdiff | diff to current |
2024-01-23 |
kub | core, improve pico save/load (ADPCM state, page, etc) |
blob | commitdiff | diff to current |
2024-01-22 |
kub | core, complete rewrite of Pico adpcm driver |
blob | commitdiff | diff to current |
2024-01-20 |
kub | core, revisit Pico sound handling |
blob | commitdiff | diff to current |
2024-01-20 |
kub | core, fix Pico horizontal irq (on irq level 5) |
blob | commitdiff | diff to current |
2024-01-13 |
kub | core+platforms, add SMS option to select TMS palette... |
blob | commitdiff | diff to current |
2024-01-13 |
kub | core, handle background color DMA (aka fantom bitmap) |
blob | commitdiff | diff to current |
2023-11-23 |
kub | sound, faster resampler for SMS FM |
blob | commitdiff | diff to current |
2023-09-03 |
kub | Merge pull request #88 from 'upstream/irixxxx' |
blob | commitdiff | diff to current |
2023-07-20 |
kub | sms, handle some more special cases |
blob | commitdiff | diff to current |
2023-07-17 |
kub | core, optimize vcounter handling |
blob | commitdiff | diff to current |
2023-07-12 |
kub | core, fix z80 vcounter value |
blob | commitdiff | diff to current |
2023-07-11 |
kub | core, improve 68k timing accuracy |
blob | commitdiff | diff to current |
2023-07-03 |
kub | 32x, fix disabling via ADEN (memory leak, mcd) |
blob | commitdiff | diff to current |
2023-06-30 |
kub | sound, improve ym2612 timers implementation |
blob | commitdiff | diff to current |
2023-06-23 |
kub | sound, improve ym2612 timers implementation |
blob | commitdiff | diff to current |
2023-06-23 |
kub | md, improve z80/68k synchronization |
blob | commitdiff | diff to current |
2023-06-09 |
kub | core, testpico fixes |
blob | commitdiff | diff to current |
2023-06-07 |
kub | 32x, fix startup crash |
blob | commitdiff | diff to current |
2023-06-04 |
kub | mcd, fix prototype |
blob | commitdiff | diff to current |
2023-06-03 |
kub | 32x, improve poll detection |
blob | commitdiff | diff to current |
2023-05-30 |
kub | 32x, fixes for msu |
blob | commitdiff | diff to current |
2023-05-26 |
kub | mcd, preparations for msu support |
blob | commitdiff | diff to current |
2023-05-19 |
kub | mcd, fixes and improvements by mcd-verificator |
blob | commitdiff | diff to current |
2023-05-11 |
kub | mcd, fix Word-RAM in 2M mode |
blob | commitdiff | diff to current |
2023-05-10 |
kub | mcd, some cleanup, fix Word-RAM in 2M mode |
blob | commitdiff | diff to current |
2023-04-27 |
kub | core vdp, avoid rendering if no changes to RAMs/registers |
blob | commitdiff | diff to current |
2023-04-27 |
kub | core vdp, some cleanup |
blob | commitdiff | diff to current |
2023-04-05 |
kub | md, implement z80 cycle stealing when accessing 68k bus |
blob | commitdiff | diff to current |
2023-04-05 |
kub | core vdp, fix sprite rendering issues with Overdrive 1/2 |
blob | commitdiff | diff to current |
2023-03-26 |
kub | md vdp, fix sprite parsing (done on previous line) |
blob | commitdiff | diff to current |
2023-02-22 |
kub | core, revisit Sega 8 bit hardware handling |
blob | commitdiff | diff to current |
2023-02-18 |
kub | core, preparations for sc-3000 support |
blob | commitdiff | diff to current |
2022-12-20 |
kub | 32x, hacks for roms with caching related problems |
blob | commitdiff | diff to current |
2022-10-16 |
kub | fix some gcc warnings |
blob | commitdiff | diff to current |
2022-09-14 |
kub | sms, add xor 4x8k mapper |
blob | commitdiff | diff to current |
2022-05-10 |
kub | sound, fix ym2413 fm sound load/save |
blob | commitdiff | diff to current |
2022-03-31 |
kub | sound, prepare FM filtering |
blob | commitdiff | diff to current |
2022-03-31 |
kub | sound, add native rate mode, change resampling |
blob | commitdiff | diff to current |
2022-02-28 |
kub | sms, add sg-1000 support |
blob | commitdiff | diff to current |
2022-02-27 |
kub | sms, autodetection for sg-1000 ram extension |
blob | commitdiff | diff to current |
2022-02-26 |
kub | sms, mapper for taiwanese sg-1000 ram extension |
blob | commitdiff | diff to current |
2022-02-09 |
kub | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | diff to current |
2022-02-08 |
kub | core gfx, fix sprite problem in savestate load screen |
blob | commitdiff | diff to current |
2022-02-08 |
kub | sound, fix mcd cdda (mono, resampling), type cleanup... |
blob | commitdiff | diff to current |
2022-01-06 |
kub | vdp, improve save state handling (bg dma) |
blob | commitdiff | diff to current |
2021-11-12 |
kub | sms, fix pause button (cz80 nmi) |
blob | commitdiff | diff to current |
2021-11-06 |
kub | sms vdp, separate SAT parsing |
blob | commitdiff | diff to current |
2021-10-29 |
kub | sms, improve cycle counting, fix vcounter for 224/240... |
blob | commitdiff | diff to current |
2021-10-28 |
kub | sms, improved mapper support (more, menu option) |
blob | commitdiff | diff to current |
2021-10-26 |
kub | sms, some cleanup |
blob | commitdiff | diff to current |
2021-10-23 |
kub | sms, improve save/load + gg compatibility |
blob | commitdiff | diff to current |
2021-10-14 |
kub | sms, basic gamegear support |
blob | commitdiff | diff to current |
2021-10-08 |
kub | sms vdp, add zoomed sprites, column vscroll blocking... |
blob | commitdiff | diff to current |
2021-10-08 |
kub | sms, memory mapping improvements |
blob | commitdiff | diff to current |
2021-10-02 |
kub | sound, increase resolution for calculating psg sound |
blob | commitdiff | diff to current |
2021-09-10 |
kub | sdl, complete overhaul of hardware/software scaling |
blob | commitdiff | diff to current |
2021-06-28 |
kub | 32x, improve poll detection |
blob | commitdiff | diff to current |
2021-05-27 |
kub | VDP DMA/CPU access timing improvements |
blob | commitdiff | diff to current |
2021-05-25 |
kub | 68k, synchronize timing in fame and musashi (for debugging) |
blob | commitdiff | diff to current |
2021-05-14 |
kub | mcd, improve polling detection |
blob | commitdiff | diff to current |
2021-05-06 |
kub | mcd, fix timing for irq while polling detected |
blob | commitdiff | diff to current |
2021-04-22 |
kub | improvements for type issues |
blob | commitdiff | diff to current |
2021-03-04 |
kub | vdp rendering, fix crash for sprites with negative... |
blob | commitdiff | diff to current |
2021-02-22 |
kub | add big endian platform support |
blob | commitdiff | diff to current |
2021-02-06 |
kub | fixes and improvements for type issues, part 3 |
blob | commitdiff | diff to current |
2021-01-21 |
kub | vdp renderer, partial sync 8bit fast ARM asm with C... |
blob | commitdiff | diff to current |
2021-01-20 |
kub | vdp renderer, improvements for 8bit fast |
blob | commitdiff | diff to current |
2021-01-01 |
kub | core, structural cleanup, fixes and improvements for... |
blob | commitdiff | diff to current |
2020-12-29 |
kub | core, fixes and improvements for type issues |
blob | commitdiff | diff to current |
next |