2010-12-08 |
notaz | fbdev: expand to allow more bpps |
commit | commitdiff | tree | snapshot |
2010-11-13 |
notaz | copyright for SDL reuse (will be dual licensed for PD) |
commit | commitdiff | tree | snapshot |
2010-11-08 |
notaz | input: add in_get_key_code |
commit | commitdiff | tree | snapshot |
2010-11-07 |
notaz | in_evdev: do all events in update_keycode |
commit | commitdiff | tree | snapshot |
2010-11-07 |
notaz | minor refactoring (lprintf) |
commit | commitdiff | tree | snapshot |
2010-09-18 |
notaz | fix patch support |
commit | commitdiff | tree | snapshot |
2010-09-18 |
notaz | make OSS detect blocking, adjust audio API |
commit | commitdiff | tree | snapshot |
2010-09-17 |
notaz | pandora: handle custom size fb for menu layer |
commit | commitdiff | tree | snapshot |
2010-09-17 |
notaz | redo OSS frag setup. Compute real pollux rate |
commit | commitdiff | tree | snapshot |
2010-09-17 |
notaz | tweak and refactor frontends, menu and config |
commit | commitdiff | tree | snapshot |
2010-09-17 |
notaz | input: rework abs handling, change API, allow custom... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
notaz | supporting caanoo, line doublers, refactoring |
commit | commitdiff | tree | snapshot |
2010-09-10 |
notaz | random minor fixes |
commit | commitdiff | tree | snapshot |
2010-09-09 |
notaz | fbdev: fix clear_lines |
commit | commitdiff | tree | snapshot |
2010-09-08 |
notaz | skip junk in mp3_helix, refactor find_sync_word |
commit | commitdiff | tree | snapshot |
2010-09-06 |
notaz | input: unbind old keys when new one is bound |
commit | commitdiff | tree | snapshot |
2010-09-06 |
notaz | fix build |
commit | commitdiff | tree | snapshot |
2010-09-06 |
notaz | pandora: use hw scaler (resolves 32x+sms), frontend... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
notaz | video fbdev: expand to support fb resize and stuff |
commit | commitdiff | tree | snapshot |
2010-08-23 |
notaz | sndout_oss: rm incorrect O_ASYNC |
commit | commitdiff | tree | snapshot |
2010-08-18 |
notaz | input: only include stuff when needed |
commit | commitdiff | tree | snapshot |
2010-08-18 |
notaz | allow multiple fbdevs |
commit | commitdiff | tree | snapshot |
2010-06-03 |
notaz | release 1.80beta2 |
commit | commitdiff | tree | snapshot |
2010-06-02 |
notaz | release 1.80beta1 for pandora |
commit | commitdiff | tree | snapshot |
2010-06-02 |
notaz | some pandora tweaks |
commit | commitdiff | tree | snapshot |
2010-06-02 |
notaz | allow compiling without 32x and sms code |
commit | commitdiff | tree | snapshot |
2010-06-01 |
notaz | fix emuloop init to use correct pal value |
commit | commitdiff | tree | snapshot |
2010-05-31 |
notaz | oshide: drop termios dump/restore, OS already handles... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
notaz | tweaking pandora frontend |
commit | commitdiff | tree | snapshot |
2010-01-29 |
notaz | sh2 overclock and logging stuff, menu refactoring |
commit | commitdiff | tree | snapshot |
2010-01-27 |
notaz | 32x and sms savestates. Core-independent z80 state... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
notaz | bugfixes related to mmap usage for ROM |
commit | commitdiff | tree | snapshot |
2010-01-23 |
notaz | 32x: improve irq handling + few bugfixes |
commit | commitdiff | tree | snapshot |
2010-01-21 |
notaz | 32x: drc: new smc handling, some bugfixes + refactoring |
commit | commitdiff | tree | snapshot |
2010-01-19 |
notaz | 32x: drc: new debug facility (pdb). Few fixes thanks... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
notaz | 32x: final renderer tweaks; PWM disable kills PWM irqs |
commit | commitdiff | tree | snapshot |
2010-01-10 |
notaz | 32x: various gfx related bugfixes |
commit | commitdiff | tree | snapshot |
2010-01-10 |
notaz | new 32x renderers, auto fskip change, massive refactoring |
commit | commitdiff | tree | snapshot |
2010-01-07 |
notaz | sh2 drc comments and missing pandora file |
commit | commitdiff | tree | snapshot |
2010-01-06 |
notaz | 32x: drc: block linking |
commit | commitdiff | tree | snapshot |
2010-01-02 |
notaz | pprof: workaround for MMSP2 timer glitch, add draw2 |
commit | commitdiff | tree | snapshot |
2010-01-02 |
notaz | 32x: drc: mmap dram+rom for direct dereference |
commit | commitdiff | tree | snapshot |
2009-12-31 |
notaz | simple profiler added |
commit | commitdiff | tree | snapshot |
2009-12-29 |
notaz | 32x: drc: inline dispatcher and irq handling; do write... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
notaz | allow to add symbols for host_dasm |
commit | commitdiff | tree | snapshot |
2009-12-22 |
notaz | 1.70beta0 pandora release |
commit | commitdiff | tree | snapshot |
2009-12-21 |
notaz | bugfixes |
commit | commitdiff | tree | snapshot |
2009-12-20 |
notaz | pandora: tripplebuffer fbdev out, refactoring |
commit | commitdiff | tree | snapshot |
2009-12-20 |
notaz | bugfixes |
commit | commitdiff | tree | snapshot |
2009-12-18 |
notaz | random minor fixes |
commit | commitdiff | tree | snapshot |
2009-12-16 |
notaz | revive pandora and win32 builds, rm gp2x dep for linux... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
notaz | misc gp2x tweaks |
commit | commitdiff | tree | snapshot |
2009-12-07 |
notaz | 32x: drc: finish MAC, gen drc entry/exit (for staticall... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
notaz | port to 64bit. Some gcc 4.4 warning fixes |
commit | commitdiff | tree | snapshot |
2009-11-12 |
notaz | 32x: drc: first implementation finished, no more interp... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
notaz | 32x: drc: one manual page worth of opcodes implemented... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
notaz | 32x: drc: handlers wip |
commit | commitdiff | tree | snapshot |
2009-10-22 |
notaz | 32x drc functional on ARM, random adjustments |
commit | commitdiff | tree | snapshot |
2009-10-22 |
notaz | SH2 drc, dummy soc for GP2X |
commit | commitdiff | tree | snapshot |
2009-10-21 |
notaz | 32x: drc: ARM implementation, start unification with... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
notaz | SVP: fix ARM breakage, re-add missing stuff |
commit | commitdiff | tree | snapshot |
2009-10-13 |
notaz | 32x: drc: more wip, some games work, debug stats |
commit | commitdiff | tree | snapshot |
2009-10-13 |
notaz | rm unused file |
commit | commitdiff | tree | snapshot |
2009-10-13 |
notaz | 32x: interpreter-wrap drc works (demos only). SVP drc... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
notaz | 32x: split sh2 code, compiler stub |
commit | commitdiff | tree | snapshot |
2009-10-06 |
notaz | fix GP2X build |
commit | commitdiff | tree | snapshot |
2009-10-06 |
notaz | rel make target for win32 |
commit | commitdiff | tree | snapshot |
2009-10-06 |
notaz | some tweaks for win32 version |
commit | commitdiff | tree | snapshot |
2009-10-05 |
notaz | the old-new win32 port |
commit | commitdiff | tree | snapshot |
2009-10-05 |
notaz | improved game vidmode change detection; some iface... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
notaz | 32x: built-in BIOS; reset handling; 68k memhandler... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
notaz | 32x: implement VDP fill, improve PWM, division unit... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
notaz | 32x: preliminary PWM implementation. 32x opts in menu |
commit | commitdiff | tree | snapshot |
2009-09-22 |
notaz | random cleanups |
commit | commitdiff | tree | snapshot |
2009-09-21 |
notaz | kill helix build, it's no longer called anyway |
commit | commitdiff | tree | snapshot |
2009-09-18 |
notaz | 32x: mode2 draw, debug, poll detection |
commit | commitdiff | tree | snapshot |
2009-09-17 |
notaz | 32x: sh2 wip, main SH2 BIOS passes |
commit | commitdiff | tree | snapshot |
2009-09-16 |
notaz | memory refactoring (mostly for cd) + ARM mem asm update |
commit | commitdiff | tree | snapshot |
2009-09-14 |
notaz | Cyclone interface for new mem system, minor tweaks |
commit | commitdiff | tree | snapshot |
2009-09-14 |
notaz | 32x: more wip |
commit | commitdiff | tree | snapshot |
2009-09-12 |
notaz | 32x: packed pixel mode (works over 68k) |
commit | commitdiff | tree | snapshot |
2009-09-11 |
notaz | 32x: initial code (security code passes) |
commit | commitdiff | tree | snapshot |
2009-09-09 |
notaz | protection and more mapper support for new mem code |
commit | commitdiff | tree | snapshot |
2009-09-05 |
notaz | Finish migrating to new mem handling. Make carthw db... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
notaz | new memory handling, but asm and mappers need update. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
notaz | fix ROM selector annoyance |
commit | commitdiff | tree | snapshot |
2009-08-28 |
notaz | sms wip: random tweaks, refactoring (palette, sound... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
notaz | more sms wip, better ROM detect, line callback change |
commit | commitdiff | tree | snapshot |
2009-08-25 |
notaz | sms wip: initial graphics support |
commit | commitdiff | tree | snapshot |
2009-08-23 |
notaz | minor xlib fix |
commit | commitdiff | tree | snapshot |
2009-08-22 |
notaz | replace gtk frontend with xlib |
commit | commitdiff | tree | snapshot |
2009-08-16 |
notaz | starting SMS work |
commit | commitdiff | tree | snapshot |
2009-08-15 |
notaz | fix CD load filename display |
commit | commitdiff | tree | snapshot |
2009-08-14 |
notaz | refactoring z80 if code for sms preparation |
commit | commitdiff | tree | snapshot |
2009-08-13 |
notaz | fix clean build |
commit | commitdiff | tree | snapshot |
2009-08-13 |
notaz | 1.56 release |
commit | commitdiff | tree | snapshot |
2009-08-12 |
notaz | switch DMNA Silpheed hack to timeslice hack |
commit | commitdiff | tree | snapshot |
2009-08-11 |
notaz | always check for .mds and .mds.gz |
commit | commitdiff | tree | snapshot |
2009-08-10 |
notaz | ff bugfix |
commit | commitdiff | tree | snapshot |
2009-08-10 |
notaz | sram bugfix + savestate refactoring |
commit | commitdiff | tree | snapshot |
next |