2013-07-03 |
notaz | don't crash on bad timing |
tree | commitdiff |
2013-07-02 |
notaz | 32x: fix lockstep code |
tree | commitdiff |
2013-07-02 |
notaz | 32x: adjust sh2 cycles again |
tree | commitdiff |
2013-06-30 |
notaz | better workaround for ios |
tree | commitdiff |
2013-06-30 |
notaz | don't assume svp dynarec on ARM so that it can be disabled |
tree | commitdiff |
2013-06-29 |
notaz | famec: fix 64bit portability issues |
tree | commitdiff |
2013-06-28 |
notaz | build carthw.cfg in |
tree | commitdiff |
2013-06-28 |
notaz | drc: some portability fixes |
tree | commitdiff |
2013-06-27 |
notaz | initial libretro port |
tree | commitdiff |
2013-06-26 |
notaz | move ROM detect code to pico/ |
tree | commitdiff |
2013-06-26 |
notaz | adjust sh2 cycles so that at least Chaotix doesn't... |
tree | commitdiff |
2013-06-26 |
notaz | get rid of port_config.s |
tree | commitdiff |
2013-06-26 |
notaz | add configure, revive pnd build, unify/refactor things |
tree | commitdiff |
2013-06-26 |
notaz | some uncommitted old mapper code |
tree | commitdiff |
2013-06-26 |
notaz | clarify PicoDrive's license |
tree | commitdiff |
2013-06-22 |
notaz | remove unused/unmaintained code |
tree | commitdiff |
2013-06-22 |
notaz | start new makefile, migrate to libpicofe |
tree | commitdiff |
2011-05-22 |
notaz | update platform code to suit recent PCSX related changes |
tree | commitdiff |
2010-09-18 |
notaz | make OSS detect blocking, adjust audio API |
tree | commitdiff |
2010-09-15 |
notaz | supporting caanoo, line doublers, refactoring |
tree | commitdiff |
2010-09-10 |
notaz | random minor fixes |
tree | commitdiff |
2010-09-09 |
notaz | improve sh/hi levels |
tree | commitdiff |
2010-09-08 |
notaz | skip junk in mp3_helix, refactor find_sync_word |
tree | commitdiff |
2010-09-06 |
notaz | improve z80 reset handling (drZ80 at least) |
tree | commitdiff |
2010-09-06 |
notaz | pandora: use hw scaler (resolves 32x+sms), frontend... |
tree | commitdiff |
2010-06-02 |
notaz | allow compiling without 32x and sms code |
tree | commitdiff |
2010-06-01 |
notaz | fix emuloop init to use correct pal value |
tree | commitdiff |
2010-02-11 |
notaz | sms: some bugfixes |
tree | commitdiff |
2010-01-29 |
notaz | sh2 overclock and logging stuff, menu refactoring |
tree | commitdiff |
2010-01-27 |
notaz | 32x and sms savestates. Core-independent z80 state... |
tree | commitdiff |
2010-01-27 |
notaz | bugfixes related to mmap usage for ROM |
tree | commitdiff |
2010-01-23 |
notaz | 32x: improve irq handling + few bugfixes |
tree | commitdiff |
2010-01-21 |
notaz | 32x: drc: new smc handling, some bugfixes + refactoring |
tree | commitdiff |
2010-01-15 |
notaz | 32x: drc: some constant propagation |
tree | commitdiff |
2010-01-14 |
notaz | 32x: add missing pprof call for draw |
tree | commitdiff |
2010-01-12 |
notaz | 32x: still tweaking renderers |
tree | commitdiff |
2010-01-12 |
notaz | 32x: final renderer tweaks; PWM disable kills PWM irqs |
tree | commitdiff |
2010-01-10 |
notaz | 32x: various gfx related bugfixes |
tree | commitdiff |
2010-01-10 |
notaz | new 32x renderers, auto fskip change, massive refactoring |
tree | commitdiff |
2010-01-02 |
notaz | pprof: workaround for MMSP2 timer glitch, add draw2 |
tree | commitdiff |
2010-01-02 |
notaz | 32x: drc: mmap dram+rom for direct dereference |
tree | commitdiff |
2009-12-31 |
notaz | simple profiler added |
tree | commitdiff |
2009-12-29 |
notaz | 32x: drc: inline dispatcher and irq handling; do write... |
tree | commitdiff |
2009-12-20 |
notaz | bugfixes |
tree | commitdiff |
2009-12-18 |
notaz | random minor fixes |
tree | commitdiff |
2009-12-16 |
notaz | revive pandora and win32 builds, rm gp2x dep for linux... |
tree | commitdiff |
2009-12-06 |
notaz | port to 64bit. Some gcc 4.4 warning fixes |
tree | commitdiff |
2009-11-12 |
notaz | 32x: don't log purge area access |
tree | commitdiff |
2009-11-04 |
notaz | use mem mapping for idle loop det |
tree | commitdiff |
2009-10-26 |
notaz | 32x: drc: handlers wip |
tree | commitdiff |
2009-10-22 |
notaz | 32x drc functional on ARM, random adjustments |
tree | commitdiff |
2009-10-21 |
notaz | 32x: drc: ARM implementation, start unification with... |
tree | commitdiff |
2009-10-18 |
notaz | 32x: drc: new smc handling, write handlers adjusted. |
tree | commitdiff |
2009-10-15 |
notaz | SVP: fix ARM breakage, re-add missing stuff |
tree | commitdiff |
2009-10-15 |
notaz | 32x: new SH2 memory handling, hopefully faster |
tree | commitdiff |
2009-10-14 |
notaz | 32x: change irq hadling, make it more drc friendly |
tree | commitdiff |
2009-10-13 |
notaz | 32x: drc: more wip, some games work, debug stats |
tree | commitdiff |
2009-10-13 |
notaz | 32x: interpreter-wrap drc works (demos only). SVP drc... |
tree | commitdiff |
2009-10-13 |
notaz | bugfix |
tree | commitdiff |
2009-10-08 |
notaz | 32x: split sh2 code, compiler stub |
tree | commitdiff |
2009-10-06 |
notaz | 32x: overflow handling for X-Men |
tree | commitdiff |
2009-10-05 |
notaz | improved game vidmode change detection; some iface... |
tree | commitdiff |
2009-10-05 |
notaz | 32x: famec support |
tree | commitdiff |
2009-10-03 |
notaz | 32x: built-in BIOS; reset handling; 68k memhandler... |
tree | commitdiff |
2009-10-02 |
notaz | 32x: poll_detect tweaks, debug unification |
tree | commitdiff |
2009-10-01 |
notaz | 32x: watchdog for Star Wars, SCI IRQs for X-men (also... |
tree | commitdiff |
2009-10-01 |
notaz | 32x: improve 'simple' scheduling, works for 'interestin... |
tree | commitdiff |
2009-09-30 |
notaz | 32x: improved lockstep mode, allows compatibility over 50% |
tree | commitdiff |
2009-09-29 |
notaz | 32x: RLE mode + tweaks, VR runs but unstable as everyth... |
tree | commitdiff |
2009-09-29 |
notaz | 32x: implement VDP fill, improve PWM, division unit... |
tree | commitdiff |
2009-09-25 |
notaz | 32x: add more regs, ignore purge space |
tree | commitdiff |
2009-09-23 |
notaz | 32x: vints, dram read, hw divider. Doom runs, but fragi... |
tree | commitdiff |
2009-09-22 |
notaz | 32x: preliminary PWM implementation. 32x opts in menu |
tree | commitdiff |
2009-09-22 |
notaz | random cleanups |
tree | commitdiff |
2009-09-20 |
notaz | 32x: hook slave sh2, BIOS passes (not much else): |
tree | commitdiff |
2009-09-20 |
notaz | 32x: sh2 irqs (irls), preliminary DMAC implementation |
tree | commitdiff |
2009-09-18 |
notaz | 32x: some missed code from MAME, minor tweaks |
tree | commitdiff |
2009-09-18 |
notaz | 32x: mode2 draw, debug, poll detection |
tree | commitdiff |
2009-09-17 |
notaz | 32x: sh2 wip, main SH2 BIOS passes |
tree | commitdiff |
2009-09-16 |
notaz | memory refactoring (mostly for cd) + ARM mem asm update |
tree | commitdiff |
2009-09-14 |
notaz | Cyclone interface for new mem system, minor tweaks |
tree | commitdiff |
2009-09-14 |
notaz | buildfix |
tree | commitdiff |
2009-09-14 |
notaz | bugfix |
tree | commitdiff |
2009-09-14 |
notaz | 32x: more wip |
tree | commitdiff |
2009-09-12 |
notaz | 32x: packed pixel mode (works over 68k) |
tree | commitdiff |
2009-09-11 |
notaz | 32x: initial code (security code passes) |
tree | commitdiff |
2009-09-09 |
notaz | protection and more mapper support for new mem code |
tree | commitdiff |
2009-09-05 |
notaz | Finish migrating to new mem handling. Make carthw db... |
tree | commitdiff |
2009-09-02 |
notaz | new memory handling, but asm and mappers need update. |
tree | commitdiff |
2009-08-30 |
notaz | based on hw tests busreq is affected by reset. Remove... |
tree | commitdiff |
2009-08-28 |
notaz | bugfix |
tree | commitdiff |
2009-08-28 |
notaz | sms wip: random tweaks, refactoring (palette, sound... |
tree | commitdiff |
2009-08-28 |
notaz | bugfixes |
tree | commitdiff |
2009-08-27 |
notaz | more sms wip, better ROM detect, line callback change |
tree | commitdiff |
2009-08-25 |
notaz | sms wip: initial graphics support |
tree | commitdiff |
2009-08-25 |
notaz | mem map bugfix |
tree | commitdiff |
2009-08-23 |
notaz | sms wip: Alex kidd shinobi plays sound |
tree | commitdiff |
2009-08-16 |
notaz | starting SMS work |
tree | commitdiff |
2009-08-15 |
notaz | drZ80 separation finished, related bugs fixed |
tree | commitdiff |
2009-08-15 |
notaz | converting drZ80 to use xmap (new mem handling) |
tree | commitdiff |
next |