2017-10-21 |
notaz | timing tests |
commit | commitdiff | tree | snapshot |
2017-10-06 |
notaz | some irq tests |
commit | commitdiff | tree | snapshot |
2017-10-04 |
notaz | more tests |
commit | commitdiff | tree | snapshot |
2017-09-25 |
notaz | some tests |
commit | commitdiff | tree | snapshot |
2017-09-09 |
notaz | sramtest: new test |
commit | commitdiff | tree | snapshot |
2015-12-11 |
notaz | teensytp: 6btn mode support |
commit | commitdiff | tree | snapshot |
2015-12-11 |
notaz | teensytp: configurable gamepads |
commit | commitdiff | tree | snapshot |
2015-12-11 |
notaz | teensytp: initial implementation (derived from teensytas) |
commit | commitdiff | tree | snapshot |
2015-12-07 |
notaz | Add 'teensytp/' from commit 'be48e888050f18a31e788269c8... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
notaz | support 2nd player streaming from separate raw file |
commit | commitdiff | tree | snapshot |
2014-11-20 |
notaz | megaed-sv: allow to input raw mapper code |
commit | commitdiff | tree | snapshot |
2014-11-18 |
notaz | initial support for 2 players |
commit | commitdiff | tree | snapshot |
2014-11-18 |
notaz | remove -s option |
commit | commitdiff | tree | snapshot |
2014-11-10 |
notaz | support streaming from custom raw format |
commit | commitdiff | tree | snapshot |
2014-11-08 |
notaz | fix an issue of lost inputs in direct control mode |
commit | commitdiff | tree | snapshot |
2014-11-07 |
notaz | add ability to disable loader sync |
commit | commitdiff | tree | snapshot |
2014-10-29 |
notaz | megaed-sv: relax sync as it often fails, unify |
commit | commitdiff | tree | snapshot |
2014-10-29 |
notaz | megaed-sv: maybe better, sometimes working sync code |
commit | commitdiff | tree | snapshot |
2014-10-27 |
notaz | megaed-sv: first somewhat working sync code |
commit | commitdiff | tree | snapshot |
2014-10-26 |
notaz | megaed-sv: move most start code to ROM |
commit | commitdiff | tree | snapshot |
2014-10-26 |
notaz | megaed-sv: z80 init |
commit | commitdiff | tree | snapshot |
2014-10-26 |
notaz | hexed: fixup for newer binutils |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | lower more irq priorities, split a function slowpath |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | micros() implementation without irq disable |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | use gcc atomic operations |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | disable slew rate |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | add license |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | add gitignore |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | don't send new stuff while receiving debug |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | rewrite main loop |
commit | commitdiff | tree | snapshot |
2014-10-25 |
notaz | raw host output logging |
commit | commitdiff | tree | snapshot |
2014-10-24 |
notaz | megaed-stop-md - standalone test |
commit | commitdiff | tree | snapshot |
2014-10-24 |
notaz | megaed-sv: more tests |
commit | commitdiff | tree | snapshot |
2014-10-23 |
notaz | megaed-sv: don't use stop, corrupts MED SDRAM |
commit | commitdiff | tree | snapshot |
2014-10-23 |
notaz | megaed-stop - testcase for mega everdrive SDRAM corruption |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | make readinc mode default and vsync an option |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | fix some races for recording |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | some recording support, abort cmd on exit |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | better URB handling, cleaner exit |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | implement stream restart on r key |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | bkm support |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | implement vsync irq-based frame counter |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | add ability to insert/remove frames at the beginning... |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | first working gmv streamer |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | megaed-sv: input stream logging test |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | megaed-sv: download memory command |
commit | commitdiff | tree | snapshot |
2014-10-22 |
notaz | mega-usb: download memory command (for custom OS) |
commit | commitdiff | tree | snapshot |
2014-10-17 |
notaz | hexed: add 32x startup code |
commit | commitdiff | tree | snapshot |
2014-10-06 |
notaz | megaed-sv: tas sync code |
commit | commitdiff | tree | snapshot |
2014-10-02 |
notaz | teensy3lib: do level masking instead of disable |
commit | commitdiff | tree | snapshot |
2014-10-01 |
notaz | update teensy3 lib to latest, use new vector change... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
notaz | megaed-sv: add exception handler |
commit | commitdiff | tree | snapshot |
2014-09-26 |
notaz | megaed-sv: implement ROM load/run |
commit | commitdiff | tree | snapshot |
2014-09-25 |
notaz | megaed-sv: input latency test |
commit | commitdiff | tree | snapshot |
2014-09-22 |
notaz | starting ED server program |
commit | commitdiff | tree | snapshot |
2014-09-19 |
notaz | mega-usb: allow sending any commands |
commit | commitdiff | tree | snapshot |
2014-09-18 |
notaz | disable local ehco |
commit | commitdiff | tree | snapshot |
2014-09-15 |
notaz | evdev input forwarder |
commit | commitdiff | tree | snapshot |
2014-09-14 |
notaz | rm unneeded test code |
commit | commitdiff | tree | snapshot |
2014-09-14 |
notaz | working C button 'presser' |
commit | commitdiff | tree | snapshot |
2014-09-13 |
notaz | starting host program |
commit | commitdiff | tree | snapshot |
2014-09-11 |
notaz | working blinker with usb debug |
commit | commitdiff | tree | snapshot |
2014-09-11 |
notaz | disable some unneeded stuff |
commit | commitdiff | tree | snapshot |
2014-09-11 |
notaz | import part of teensy3 lib |
commit | commitdiff | tree | snapshot |
2013-09-29 |
notaz | mega-usb: initial code |
commit | commitdiff | tree | snapshot |
2013-09-29 |
notaz | hexed: 32x support |
commit | commitdiff | tree | snapshot |
2013-09-01 |
notaz | mx_flasher: set mode after other writes |
commit | commitdiff | tree | snapshot |
2013-08-12 |
notaz | mx_flasher: minor updates |
commit | commitdiff | tree | snapshot |
2011-05-25 |
notaz | hexed: vram transfer + early pc transfers |
commit | commitdiff | tree | snapshot |
2011-05-24 |
notaz | hexed: support PicoDrive savestate loading (only VDP... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
notaz | hexed: add simple io commands |
commit | commitdiff | tree | snapshot |
2011-05-20 |
notaz | hexed: refactor init code a bit |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | hexed: use bin size for reloc; minor updates |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | hexed: add jump cmd, refactor transfer |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | fix license text, add gitignore |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | hexed: new pc control code (send/recv only for now) |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | hexed: move transfer code here since md code is here too |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | hexed: minor cleanup |
commit | commitdiff | tree | snapshot |
2011-05-16 |
notaz | hexed: relocation and test stub |
commit | commitdiff | tree | snapshot |
2009-04-12 |
notaz | transfer ability added |
commit | commitdiff | tree | snapshot |
2009-04-12 |
notaz | added transfer |
commit | commitdiff | tree | snapshot |
2009-04-12 |
notaz | added mdpcjoy |
commit | commitdiff | tree | snapshot |
2009-04-10 |
notaz | make the code relocatable |
commit | commitdiff | tree | snapshot |
2009-04-08 |
notaz | finalize for release |
commit | commitdiff | tree | snapshot |
2009-04-08 |
notaz | jmp opt and cleanups |
commit | commitdiff | tree | snapshot |
2009-04-07 |
notaz | finish safety stuff |
commit | commitdiff | tree | snapshot |
2009-04-07 |
notaz | cleanup init code |
commit | commitdiff | tree | snapshot |
2009-04-07 |
notaz | byte mode, dtack safety |
commit | commitdiff | tree | snapshot |
2009-03-30 |
notaz | add padding, bump ver |
commit | commitdiff | tree | snapshot |
2009-03-26 |
notaz | free some bits in global reg, use r5 for edit |
commit | commitdiff | tree | snapshot |
2009-03-24 |
notaz | goto and edit |
commit | commitdiff | tree | snapshot |
2009-03-20 |
notaz | byte mode, edit mode wip |
commit | commitdiff | tree | snapshot |
2009-03-19 |
notaz | wip |
commit | commitdiff | tree | snapshot |
2009-03-18 |
notaz | wip, draws hex |
commit | commitdiff | tree | snapshot |
2009-03-17 |
notaz | cleanup and vbl a0 corruption fix |
commit | commitdiff | tree | snapshot |
2009-03-17 |
notaz | rename test -> hexed |
commit | commitdiff | tree | snapshot |
2009-03-16 |
notaz | hexed projext started |
commit | commitdiff | tree | snapshot |
2009-03-16 |
notaz | Creating hexed from nshtest |
commit | commitdiff | tree | snapshot |
2009-03-16 |
notaz | minor adjustments |
commit | commitdiff | tree | snapshot |
2009-03-15 |
notaz | rename and add license |
commit | commitdiff | tree | snapshot |
next |