| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups and version bumpmame0153 | 2014-04-07 | 1508 | -14565/+14344 | |
| | | |||||
| * | toaplan1: whoops, it was trivial after all (nw) | 2014-04-07 | 1 | -16/+16 | |
| | | |||||
| * | Some changes/corrections to device descriptions from MASH (nw) | 2014-04-07 | 21 | -26/+26 | |
| | | |||||
| * | Check-point, nw | 2014-04-07 | 1 | -20/+64 | |
| | | |||||
| * | 8086 MOV sreg behavior confirmed on hardware, no longer a guess (nw) | 2014-04-07 | 1 | -20/+2 | |
| | | |||||
| * | Naomi updates: | 2014-04-07 | 2 | -4/+27 | |
| | | | | | | | | - Dumped Manic Panic Ghosts!, the English version of Poka Suka Ghost. [Guru] - Redumped cfield CHD from GDI source [MetalliC] - Documented PIC for ngdup23e [MetalliC] | ||||
| * | shangha3.c: Get rid of MASTER_CLOCK define in favor of actual OSC clock so ↵ | 2014-04-07 | 1 | -13/+11 | |
| | | | | | in the machine config you can see what the speed is and how it is determined. - NW | ||||
| * | Added vblank bit 7 hook-up for 4 En Linea, nw | 2014-04-07 | 1 | -1/+21 | |
| | | |||||
| * | shanghai.c: Remove obsolete comment. The custom video controller code has ↵ | 2014-04-07 | 1 | -3/+0 | |
| | | | | | long since switched over to the standard HD63484 as a device. - NW | ||||
| * | toaplan1.c: correct SCREEN_RAW_PARAMS for all games based on CRTC registers ↵ | 2014-04-07 | 1 | -28/+20 | |
| | | | | | [Alex Jackson] | ||||
| * | Latest readme (nw) | 2014-04-06 | 1 | -5/+114 | |
| | | |||||
| * | get rid of hardmapped buttons | 2014-04-06 | 1 | -30/+30 | |
| | | |||||
| * | Various Atari vector drivers: derive (fake) refresh rate from CPU IRQ ↵ | 2014-04-06 | 8 | -29/+22 | |
| | | | | | frequency to reduce juddering [Alex Jackson] | ||||
| * | (MESS) tandy2k: Fixed palette. (nw) | 2014-04-06 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) fanucspg: Revised readme, fixed clock values. [Guru] | 2014-04-06 | 1 | -395/+468 | |
| | | |||||
| * | (MESS) mrrack: dumped wave ROMs and 68HC705 MCU [Guru, R. Belmont] | 2014-04-06 | 1 | -13/+100 | |
| | | |||||
| * | (MESS) tandy2k: Tries to load DOS now. (nw) | 2014-04-06 | 8 | -21/+117 | |
| | | |||||
| * | (MESS) kt76 updates: [R. Belmont, Guru] | 2014-04-06 | 2 | -60/+84 | |
| | | | | | | | - Dumped and added the wave ROMs - Driver is now working; effects DSP isn't hooked up yet | ||||
| * | fix palette regression | 2014-04-06 | 1 | -3/+9 | |
| | | |||||
| * | (MESS) a7800.c - Numerous Improvements/bugfixes | 2014-04-06 | 3 | -83/+195 | |
| | | | | | | | | | | | | * Proper calibration per Diagnostic cart [Mike Saarna] * PAL RIOT fixed. [Mike Saarna] * Corrected SYNC timing to match later GCC tech doc and measurements against real hw [Mike Saarna] * Fix to bug that causes skip to first DLL if its 1 scanline tall. [Mike Saarna] * Fixed total horiz pixels to better match hw testing results and tech docs. Fixed rendering to ensure DMA stolen cycles. [Mike Saarna] * Fixes reading of controller port behavior when held high by RIOT chip [Mike Saarna] * Normalize horizontal frequency while maintaining same net cycles. [Robert Tuccitto] * Fixed a few remaining issues while keeping to documented tech specs and ranges. [Mike Saarna/Robert Tuccitto] * Correct fix to Maria cycles regarding DMA Shutdown short/other line shutdown. [Mike Saarna/Robert Tuccitto] | ||||
| * | mystwarr.c: fix metamrph bg and sprite offsets [Alex Jackson] | 2014-04-06 | 2 | -3/+3 | |
| | | |||||
| * | (MESS) tandy2k: WIP. (nw) | 2014-04-06 | 1 | -2/+1 | |
| | | |||||
| * | (MESS) tandy2k: Hacked in some video. (nw) | 2014-04-06 | 3 | -7/+39 | |
| | | |||||
| * | Fixed build. (nw) | 2014-04-06 | 1 | -2/+2 | |
| | | |||||
| * | hardcode the rs232 port again. (nw) | 2014-04-06 | 4 | -15/+49 | |
| | | |||||
| * | puzzlet: Make coins/start work again [O. Galibert] | 2014-04-06 | 2 | -0/+91 | |
| | | |||||
| * | (mess) x68k: rework bus errors (nw) | 2014-04-06 | 5 | -71/+47 | |
| | | | | | hd63450: don't set timer when transfer expects only drqs (nw) upd765: x68k hangs when it receives polling irqs so can only guess the upd72065 doesn't send them (nw) | ||||
| * | Netlist: fixed reset (F3) and save state. Both crashed after last changes. ↵ | 2014-04-06 | 11 | -24/+62 | |
| | | | | | Fixed issues introduced lately around DICE compatibility. [Couriersud] | ||||
| * | Batsugun GAL file added and fixed SnowBro2b GFX ROM. | 2014-04-06 | 2 | -11/+21 | |
| | | | | | | SnowBro2b bad GFX ROM had a pattern to the wrong bits so I replaced it. | ||||
| * | MESS: coco uses rs232 port instead of bitbanger [smf] | 2014-04-06 | 4 | -49/+15 | |
| | | |||||
| * | Added proper CGA device to 4enlinea. CPU logic is quite off tho, nw | 2014-04-06 | 1 | -150/+96 | |
| | | |||||
| * | (MESS) bitbngr: Added missing baud option. (nw) | 2014-04-06 | 1 | -0/+1 | |
| | | |||||
| * | Fixed build. (nw) | 2014-04-06 | 1 | -1/+1 | |
| | | |||||
| * | small note about pico 'oz' set (nw) | 2014-04-06 | 1 | -1/+1 | |
| | | |||||
| * | added hack for startup order issues (nw) | 2014-04-06 | 2 | -3/+29 | |
| | | |||||
| * | oops, it was this I meant to commit (nw) | 2014-04-06 | 1 | -1/+1 | |
| | | |||||
| * | fix compile (nw) | 2014-04-06 | 2 | -2/+2 | |
| | | |||||
| * | added RS232 loopback [smf] | 2014-04-06 | 5 | -1/+47 | |
| | | |||||
| * | Added some recent Tourvision dumps from clawgrip & TDU (proper credit will ↵ | 2014-04-06 | 2 | -15/+119 | |
| | | | | | | | be added to whatsnew in a moment). Notice that I plan to clean up these dumps a bit in next release cycle (at the moment they are all dumped as 1MB, even when the HuCard was smaller), but for the moment this is good enough to have them preserved. nw. | ||||
| * | checking svn (nw) | 2014-04-06 | 1 | -1/+0 | |
| | | |||||
| * | Use owner()->subdevice instead of siblingdevice() like devcb2 does (nw) | 2014-04-06 | 5 | -6/+6 | |
| | | |||||
| * | pecom - Fix year of production (nw) | 2014-04-06 | 1 | -1/+1 | |
| | | |||||
| * | nuked debug message... | 2014-04-06 | 1 | -2/+0 | |
| | | |||||
| * | (MESS) Fixed several bugs in HSGPL. [Michael Zapf] | 2014-04-06 | 2 | -56/+92 | |
| | | |||||
| * | align... | 2014-04-05 | 1 | -1/+1 | |
| | | |||||
| * | small docs corrections... | 2014-04-05 | 1 | -2/+3 | |
| | | |||||
| * | space... | 2014-04-05 | 1 | -1/+1 | |
| | | |||||
| * | goldnpkr.c driver: Inverted and normalize the button-lamps states | 2014-04-05 | 2 | -28/+30 | |
| | | | | for all games. | ||||
| * | Merge branch 'master' of ssh://mess.org/mame | 2014-04-05 | 2 | -6/+19 | |
| |\ | |||||
| | * | [COCO3] Better palette/save state fix | 2014-04-05 | 2 | -6/+19 | |
| | | | |||||
