| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added read TOC command | 2015-07-12 | 2 | -15/+186 | ||
| | | ||||||
| * | Base cd-rom device hooked up, dies at Read TOC now. | 2015-07-11 | 3 | -56/+63 | ||
| | | ||||||
| * | Added standard_return. | 2015-07-11 | 2 | -8/+21 | ||
| | | ||||||
| * | Might as well disable MPEG for the time being. | 2015-07-11 | 2 | -2/+33 | ||
| | | ||||||
| * | It's alive! | 2015-07-11 | 1 | -10/+11 | ||
| | | ||||||
| * | More commands | 2015-07-11 | 2 | -1/+74 | ||
| | | ||||||
| * | Added a bunch of commands | 2015-07-11 | 2 | -22/+90 | ||
| | | ||||||
| * | Checkpoint | 2015-07-11 | 2 | -31/+55 | ||
| | | ||||||
| * | Welcome back, CD Menu. | 2015-07-09 | 4 | -17/+86 | ||
| | | ||||||
| * | We're busy, don't disturb. | 2015-07-09 | 2 | -13/+82 | ||
| | | ||||||
| * | Do the cd roll! | 2015-07-08 | 2 | -9/+13 | ||
| | | ||||||
| * | Time to log baby. | 2015-07-08 | 1 | -9/+14 | ||
| | | ||||||
| * | Map ports, first part in address map spacing (6-bits isn't enough I'm aware) | 2015-07-08 | 2 | -4/+62 | ||
| | | ||||||
| * | Access memory maps | 2015-07-08 | 3 | -7/+23 | ||
| | | ||||||
| * | Initial commit, added base device class | 2015-07-08 | 6 | -9/+161 | ||
| | | ||||||
| * | starcrus.c, tapatune.c: added / enabled save state support (nw) | 2015-07-08 | 4 | -50/+79 | ||
| | | ||||||
| * | stupid bug | 2015-07-08 | 2 | -5/+5 | ||
| | | ||||||
| * | scfinals: Add correct default eeproms [O. Galibert] | 2015-07-08 | 1 | -8/+6 | ||
| | | ||||||
| * | also vendettar is a US set, there's a WDUD logo after the attract cycles (nw) | 2015-07-08 | 1 | -2/+2 | ||
| | | ||||||
| * | new clones | 2015-07-08 | 3 | -7/+35 | ||
| | | | | | Vendetta (Asia, 4 Players, ver. Z) [Fraspe] | |||||
| * | new clones | 2015-07-08 | 3 | -88/+116 | ||
| | | | | | Quizard (v1.0) [TeamEurope] | |||||
| * | m68k: fix unaligned pc-relative accesses [O. Galibert] | 2015-07-08 | 1 | -8/+19 | ||
| | | ||||||
| * | Merge pull request #250 from system11b/S11bells | 2015-07-08 | 1 | -2/+2 | ||
| |\ | | | | | S11bells - correct Bells & Whistles viewable area | |||||
| | * | Also simplified TMNT calculation in line with Bells & Whistles. | 2015-07-07 | 1 | -1/+1 | ||
| | | | ||||||
| | * | Corrected screen size for Bells & Whistles as per bug 05594 | 2015-07-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge pull request #251 from mamesick/master | 2015-07-08 | 1 | -9/+9 | ||
| |\ \ | | | | | | | Fix for MAMETESTERS bug #05981 | |||||
| | * | | Fix for MAMETESTERS bug #05981 | 2015-07-08 | 1 | -9/+9 | ||
| |/ / | | | | | | | | | Discussed this commit with Haze directly. If we cannot get rid of the draw_sprites hack we use, at least we should make it working correctly, not to be the cause of bugs. Fixed the mentioned bug and priorities in all other games that uses same drawing routine. | |||||
| * | | fix note for gigaman2 set (n/w) | 2015-07-07 | 1 | -2/+2 | ||
| | | | ||||||
| * | | Added transfer size clear for DMAs, used by Chaos Seed in SS (still randomly ↵ | 2015-07-08 | 2 | -2/+3 | ||
| | | | | | | | | | crashes tho), nw | |||||
| * | | Merge branch 'master' of https://github.com/mamedev/mame | 2015-07-08 | 8 | -103/+282 | ||
| |\ \ | ||||||
| | * | | Document progress on congo bongo. Gorilla sound now works. Performance | 2015-07-08 | 8 | -103/+282 | ||
| | | | | | | | | | | | | | | | | | | | | | | up from 30% to 170%. Use ./nltool -c run -f nl_examples/congoBongo.c -t 2 to test. Minor enhancements and bugfixes. [Couriersud] | |||||
| * | | | Added bread-and-butter DMA CH 0 for SH7032, used by Casio Loopy for RAM fill. | 2015-07-08 | 3 | -3/+79 | ||
| |/ / | ||||||
| * | | Merge branch 'master' of https://github.com/mamedev/mame | 2015-07-08 | 3 | -10/+34 | ||
| |\ \ | ||||||
| | * | | added wake up on K input | 2015-07-07 | 3 | -10/+34 | ||
| | | | | ||||||
| * | | | Added SH-2A flavour, which is SH-2 + SH7021 used by Casio Loopy. | 2015-07-08 | 4 | -6/+108 | ||
| | | | | ||||||
| * | | | Bulk replace, nw | 2015-07-07 | 3 | -12/+5 | ||
| |/ / | ||||||
| * | | Merge branch 'master' of https://github.com/mamedev/mame | 2015-07-07 | 3 | -29/+121 | ||
| |\| | ||||||
| | * | nw | 2015-07-07 | 2 | -1/+3 | ||
| | | | ||||||
| | * | added internal timer | 2015-07-07 | 3 | -29/+119 | ||
| | | | ||||||
| * | | Fixed accessing to internal map, might need another parameter for address ↵ | 2015-07-07 | 1 | -10/+36 | ||
| | | | | | | | | | cache "masking" (i.e. SH-1 uses address bit 27 for cache), nw | |||||
| * | | Fixed number of address lines for SH-1 | 2015-07-07 | 2 | -5/+5 | ||
| | | | ||||||
| * | | Fixed SH-1 internal mem map, nw | 2015-07-07 | 3 | -22/+7 | ||
| |/ | ||||||
| * | First step in converting SH-2 to have separate internal devices. Fixed SH-1 ↵ | 2015-07-07 | 5 | -79/+35 | ||
| | | | | | | | num of address bits, removed extra read / write memory checks, added cache data array to main SH-2. (out-of-whatsnew) If anything regresses please let me know. | |||||
| * | Fix compile | 2015-07-07 | 1 | -1/+1 | ||
| | | ||||||
| * | Minor mod, nw | 2015-07-07 | 1 | -2/+2 | ||
| | | ||||||
| * | I'm sick of seeing MCFG_SCREEN_VBLANK_TIME ... | 2015-07-07 | 1 | -0/+3 | ||
| | | | | | | | ... It's an AIDS-inducting blantant hack, and it roots from 199x original MAME design. (in pull request just because it needs compiling and testing) | |||||
| * | Added a bunch of doxygen style comments in screen.h, regarding MCFG_SCREEN_* ↵ | 2015-07-07 | 1 | -0/+43 | ||
| | | | | | functions | |||||
| * | Merge pull request #248 from mamesick/master | 2015-07-07 | 1 | -1/+1 | ||
| |\ | | | | | Fix for MAMETESTERS bug #04877 | |||||
| | * | Fix for MAMETESTERS bug #04877 | 2015-07-07 | 1 | -1/+1 | ||
| | | | | | | | | | | | There's no need to keep that visible area wrong value now that the offsets are fixed. If this change was made for the offsets bug, now can go away. If not, I don't see a valid reason to keep it, since it's the cause of the bug. | |||||
| * | | c128_flop.xml: Added Paperback Writer 128, Term Paper Writer, The Great War, ↵ | 2015-07-07 | 3 | -8/+80 | ||
| |/ | | | | and Your Personal Financial Planner 128 disk images. [Curt Coder] | |||||
