picodrive.git
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
2009-09-17 notaz32x: sh2 wip, main SH2 BIOS passes
2009-09-17 notaz32x: add base of SH2 emu from MAME
2009-09-16 notazmemory refactoring (mostly for cd) + ARM mem asm update
2009-09-14 notazCyclone interface for new mem system, minor tweaks
2009-09-14 notazCyclone: direct memhandler calls option + reset function
2009-09-14 notazdrZ80: be sure addrs are in range
2009-09-14 notazbuildfix
2009-09-14 notazbugfix
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-11 notaz32x: initial code (security code passes)
2009-09-09 notazprotection and more mapper support for new mem code
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-30 notazbased on hw tests busreq is affected by reset. Remove...
2009-08-28 notazfix ROM selector annoyance
2009-08-28 notazbugfix
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-28 notazbugfixes
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2009-08-25 notazmem map bugfix
2009-08-23 notazsms wip: Alex kidd shinobi plays sound
2009-08-23 notazminor xlib fix
2009-08-22 notazreplace gtk frontend with xlib
2009-08-16 notazstarting SMS work
2009-08-15 notazdrZ80 separation finished, related bugs fixed
2009-08-15 notazconverting drZ80 to use xmap (new mem handling)
2009-08-15 notazfix CD load filename display
2009-08-14 notazrefactoring z80 if code for sms preparation
2009-08-13 notazfix clean build
2009-08-13 notaz1.56 release
2009-08-13 notazCyclone: group some often used handlers + minor optimiz...
2009-08-12 notazs68k-side Silpheed hack (needed for EU version)
2009-08-12 notazswitch DMNA Silpheed hack to timeslice hack
2009-08-11 notazalways check for .mds and .mds.gz
2009-08-10 notazff bugfix
2009-08-10 notazsram bugfix + savestate refactoring
2009-08-10 notazmove CD tray handling out of emu loop
2009-08-09 notazinput def bind fix, rnd note
2009-08-08 notazfinal tweaks for 1.55 release
2009-08-08 notazallow slightly deviated sound rates (for Wiz)
2009-08-07 notazvsync bugfix + refactoring
2009-08-07 notazbugfix + some tweaks
2009-08-06 notaz'shuffled objs1' makefile (for reference)
2009-08-05 notazoss code refactoring, sound for frame unlim mode
2009-08-05 notazdo full frame before menu for proper bg
2009-08-05 notazbugfix
2009-08-05 notazreadme updated for 1.55
2009-08-03 notazimprove cd change handling
2009-08-03 notazsupport kernels without EVIOCGKEY
2009-08-03 notazvarious pre-release tweaks
2009-08-02 notazfix save/load of some vars
2009-08-02 notazframe limiter opt, menu btn on cfg load fix
2009-08-02 notazunify helix mp3 code, some sound adjustments
2009-08-01 notazfix Wiz timer drift and button name
2009-08-01 notazpollux overclocking with dividers
2009-07-31 notazmenu adjustments (L, R for range controls)
2009-07-31 notazin_evdev: try to avoid touchscreens
2009-07-31 notazmove emu loop to common; redo timing; add pollux timer
2009-07-28 notazenable evdev also for GP2X
2009-07-28 notazstart splitting plat menu code; batt + clock in menu...
2009-07-28 notazupdate for recent /gp2x changes
2009-07-27 notazanti-tear modes for Wiz
2009-07-26 notazrestore defaults function + some refactoring
2009-07-25 notazclear binds feature
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-25 notazinput: get rid of pl2 flag, use 'bind types' instead
2009-07-23 notazget rid of some CamelCase names
2009-07-23 notazfix FAKE_IN_GP2X
2009-07-23 notazfurther unification and refactoring
2009-07-23 notazrestore some hw regs on exit to startup values
2009-07-22 notazmore unification; replace some magic bits to defines
2009-07-22 notazrm usbjoy; replaced by evdev, needs rewrite anyway
2009-07-21 notazlinux port fixed; some cleanups
2009-07-17 notazgp2x+wiz binary support, wiz code wip
2009-07-15 notazfurther prep for Wiz port. Cleanups, rm cpuctrl mmuhack...
2009-07-15 notazrefactoring for Wiz port; random cleanups
2009-05-20 notazfix operator spr change ARM code bugs
2009-05-20 notazembed build date to one of debug screens
2009-05-14 notazgp2x->common menu migration finished, gp2x now only...
2009-05-11 notazkey combos for new input code
2009-05-11 notazquick support for doeblesize 'small' font
2009-05-11 notazadd my pirate cart (todo: make carthw external)
2009-03-18 notazfix linux 'port'
2009-03-15 notazfix gp2x build and some obvious menu glitches
2009-03-08 notazbring pandora to buildable state. Some cleanups and...
2009-03-06 notazadd support for doublesized menu fonts
next