summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Added helpers for loading file for slot determination (no whatsnew) Miodrag Milanovic2012-02-212-4/+27
* [N64] Various PIF fixes, gets Command & Conquer to boot and games to recogniz... Miodrag Milanovic2012-02-211-14/+6
* Fix MT4696 - 8-bit sample reading was broken Aaron Giles2012-02-211-5/+3
* Be more rigorous about parsing invalid hashes. Report them Aaron Giles2012-02-213-16/+23
* Added new function dumpmeta to dump out a particular piece of metadata Aaron Giles2012-02-211-0/+89
* - Added a trivial Y reject to triangle draw commands in the N64 RDP. [Ryan Ho... Ryan Holtz2012-02-201-0/+13
* Improvements to golden poker driver [Roberto Fresca] Roberto Fresca2012-02-202-647/+884
* One more to fix cmpsb (dir /s works now) and remove unused variables. [Carl] Miodrag Milanovic2012-02-203-4/+1
* Better fix is to just not parse start/end when there's no input file. Aaron Giles2012-02-201-4/+5
* Misc documentation fixes (nw) Scott Stone2012-02-202-3/+3
* chd.c: fix trivial uninitialized variable (nw) R. Belmont2012-02-201-1/+2
* Fixed empty CHD creation for HDD's (no whatsnew) Miodrag Milanovic2012-02-201-2/+2
* Error message type fix from Firewave (nw) Miodrag Milanovic2012-02-201-1/+1
* Removed some calls in image.c, note that add_dynamic_device is still used, it... Miodrag Milanovic2012-02-202-25/+0
* Removed printfs (nw) Miodrag Milanovic2012-02-201-3/+0
* Williams blits with bit 2 set take approximately 2x as long because Aaron Giles2012-02-201-1/+1
* m68k: Add API to install a non-debugger instruction hook. Usage is strongly ... Miodrag Milanovic2012-02-203-4/+18
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-208-85/+166
* Fix compile under 4.6.2 (nw) Miodrag Milanovic2012-02-201-2/+2
* - Checksum the delay slot in single-instruction blocks in the MIPS3 and RSP D... Ryan Holtz2012-02-202-47/+89
* Fix ld tool compilation. Aaron Giles2012-02-206-744/+688
* Removed rom_source abstraction, which was just mapping to devices Aaron Giles2012-02-2011-301/+256
* new working clone - Alt Beast set 5 (formerly Juuouki set 2) Brian Troha2012-02-202-73/+49
* The right fix is to not compare against array index -1. Aaron Giles2012-02-193-22/+17
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-1917-805/+813
* This one visible on clean only (nw) Miodrag Milanovic2012-02-191-1/+1
* compile fix (nw) Miodrag Milanovic2012-02-191-1/+1
* chdcd: Fix crash when parsing bin/cue [R. Belmont] R. Belmont2012-02-192-10/+15
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-1990-1046/+1046
* Compile fix for PPC OSX (nw) R. Belmont2012-02-191-1/+1
* Added more checks while doing listslots (nw) Miodrag Milanovic2012-02-191-1/+1
* ups (nw) Miodrag Milanovic2012-02-191-1/+1
* Added possibility to see subslot devices when they are added from softlist, a... Miodrag Milanovic2012-02-192-1/+3
* fixed MacOSX compile. no whatsnew. Fabio Priuli2012-02-191-1/+1
* - Fixed N64 RDP to not try to render a triangle with no spans. [Ryan Holtz] Ryan Holtz2012-02-195-58/+76
* Added windows implementation of pseudo tty access functions over pipes [Carl] Miodrag Milanovic2012-02-195-2/+93
* Fix compile under 4.6.2 (no whatsnew) Miodrag Milanovic2012-02-191-0/+1
* Missed a parent on description rename (nw) Scott Stone2012-02-191-1/+1
* Further rom name adjustments per Guru's direction (nw) Scott Stone2012-02-193-28/+28
* rom name update per Guru for kofnwj (nw) Scott Stone2012-02-191-4/+2
* free_file_line no longer complains about NULL free's not existing. Aaron Giles2012-02-192-2/+6
* Update CHD error list in chd.c Aaron Giles2012-02-193-93/+8
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-1988-1983/+2037
* Documentation fixes for gambling games, covering MT# 4680, 4682, 4683, 4687-4... Scott Stone2012-02-195-18/+18
* New games added as GAME_NOT_WORKING R. Belmont2012-02-193-5/+49
* - Assorted N64 SP/DP/CPU comms accuracy fixes. [Ryan Holtz] Ryan Holtz2012-02-194-35/+84
* Nearly finished making some individual rom name adjustments to ease potential... Scott Stone2012-02-1929-250/+253
* vamphalf.c: Added correct speed up to Diet Family [Dave Haywood] Brian Troha2012-02-181-5/+7
* Misc rom name adjustments (nw) Scott Stone2012-02-181-4/+4
* Fixed CHD error messages for image devices (no whatsnew) Miodrag Milanovic2012-02-182-5/+27