picodrive.git
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazimprove z80 reset handling (drZ80 at least)
2010-09-06 notazinput: unbind old keys when new one is bound
2010-09-06 notazfix build
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-09-06 notazvideo fbdev: expand to support fb resize and stuff
2010-08-23 notazsndout_oss: rm incorrect O_ASYNC
2010-08-18 notazinput: only include stuff when needed
2010-08-18 notazallow multiple fbdevs
2010-06-03 notazrelease 1.80beta2
2010-06-02 notazrelease 1.80beta1 for pandora
2010-06-02 notazsome pandora tweaks
2010-06-02 notazallow compiling without 32x and sms code
2010-06-01 notazfix emuloop init to use correct pal value
2010-05-31 notazoshide: drop termios dump/restore, OS already handles...
2010-05-31 notaztweaking pandora frontend
2010-02-11 notazsms: some bugfixes
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-23 notaz32x: drc: more bugfixing
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2010-01-15 notaz32x: drc: some constant propagation
2010-01-14 notaz32x: add missing pprof call for draw
2010-01-12 notaz32x: still tweaking renderers
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaz32x: various gfx related bugfixes
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-07 notazsh2 drc comments and missing pandora file
2010-01-06 notaz32x: drc: block linking
2010-01-02 notazpprof: workaround for MMSP2 timer glitch, add draw2
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-31 notazsimple profiler added
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-12-27 notazallow to add symbols for host_dasm
2009-12-22 notaz1.70beta0 pandora release
2009-12-21 notazbugfixes
2009-12-20 notazpandora: tripplebuffer fbdev out, refactoring
2009-12-20 notazbugfixes
2009-12-18 notazrandom minor fixes
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-15 notaz32x: drc: self-reentrant blocks
2009-12-08 notazmisc gp2x tweaks
2009-12-07 notaz32x: drc: enable and fix static reg alloc, carry flag...
2009-12-07 notaz32x: drc: finish MAC, gen drc entry/exit (for staticall...
2009-12-07 notazCyclone: gcc 4.4 buildfix
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-11-18 notaz32x: sh2 stat code, disabled by default
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-11-12 notaz32x: don't log purge area access
2009-11-06 notaz32x: drc: all opcodes covered, some TODOs left
2009-11-04 notazuse mem mapping for idle loop det
2009-10-30 notaz32x: drc: more wip, ARM untested
2009-10-28 notaz32x: drc: one manual page worth of opcodes implemented...
2009-10-26 notaz32x: drc: handlers wip
2009-10-23 notaz32x: drc: dynamicregister allocator
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-22 notazSH2 drc, dummy soc for GP2X
2009-10-22 notazdrc related bugfixes
2009-10-21 notaz32x: drc: ARM implementation, start unification with...
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
2009-10-18 notaz32x: drc: bugfix
2009-10-15 notazSVP: fix ARM breakage, re-add missing stuff
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-10-14 notaz32x: change irq hadling, make it more drc friendly
2009-10-13 notaz32x: add SR masking in MAME sh2
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notazrm unused file
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-13 notazbugfix
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-10-06 notazfix GP2X build
2009-10-06 notazrel make target for win32
2009-10-06 notaz32x: overflow handling for X-Men
2009-10-06 notazsome tweaks for win32 version
2009-10-05 notazrm old windows port
2009-10-05 notazthe old-new win32 port
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-10-05 notaz32x: famec support
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-10-02 notaz32x: poll_detect tweaks, debug unification
2009-10-01 notaz32x: watchdog for Star Wars, SCI IRQs for X-men (also...
2009-10-01 notaz32x: improve 'simple' scheduling, works for 'interestin...
2009-09-30 notaz32x: improved lockstep mode, allows compatibility over 50%
2009-09-30 notaz32x: sh2mame: critical bugfix (irqs on delay slot)...
2009-09-29 notaz32x: RLE mode + tweaks, VR runs but unstable as everyth...
2009-09-29 notaz32x: implement VDP fill, improve PWM, division unit...
2009-09-25 notaz32x: add more regs, ignore purge space
2009-09-23 notaz32x: vints, dram read, hw divider. Doom runs, but fragi...
2009-09-23 notaz32x: change ppc handling for better logging
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-21 notazkill helix build, it's no longer called anyway
2009-09-20 notaz32x: hook slave sh2, BIOS passes (not much else):
2009-09-20 notaz32x: sh2 irqs (irls), preliminary DMAC implementation
2009-09-19 notazGP2X: fix wrapper script
2009-09-18 notaz32x: some missed code from MAME, minor tweaks
2009-09-18 notaz32x: mode2 draw, debug, poll detection
next