summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | ti99: That's one small move for a man Michael Zapf2015-08-1135-315/+288
| | | |
* | | | konendev: pass some tests (nw) Ville Linde2015-08-111-4/+70
| | | |
* | | | Xbox console driver now uses the base common machine setup with Chihiro ↵ yz70s2015-08-111-70/+76
| | | | | | | | | | | | | | | | [Samuele Zannoli]
* | | | ace.c: Reduce tagmap lookups and minor cleanup (nw) Wilbert Pol2015-08-112-105/+105
| | | |
* | | | a2600.c: Replaced ioport tagmap lookup (nw) Wilbert Pol2015-08-111-2/+5
| | | |
* | | | debugviewinfo.c: destroy window before destroying view (nw) Peter Ferrie2015-08-101-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | destroying the focus window triggers a killfocus event. for cursor-supporting windows, this accesses the just-deleted view data, and then crashes
* | | | new Merit Joker Poker game added briantro2015-08-102-26/+44
| | | | | | | | | | | | | | | | | | | | New Game Added ------------------------------------- Merit Joker Poker (9131-01) [Brian Troha, The Dumping Union]
* | | | fix build (nw) Lord-Nightmare2015-08-101-1/+1
| | | |
* | | | gei.c: Minor Clean up [Brian Troha] briantro2015-08-102-106/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Dumped & Added Alt series 8 question rom Verified & corrected series 8 questions roms Removed duplicate erroneous new_science series 10 question rom Minor input clean up / consolidations Made Trivia games use ZXCVB keys
* | | | try to fix (nw) yz70s2015-08-111-9/+0
| | | |
* | | | Temporarily fix compile by commenting line 395 and kepping 409 in file ↵ yz70s2015-08-111-1/+1
| | | | | | | | | | | | | | | | src/emu/netlist/plib/pstring.h (nw)
* | | | chihiro.c: Move parts common with Xbox console into their own files ↵ yz70s2015-08-113-1804/+1919
| | | | | | | | | | | | | | | | machine/xbox.c and includes/xbox.h [Samuele Zannoli]
* | | | promoted tntell/vocaid to working hap2015-08-102-53/+240
| | | |
* | | | Fix clang issues. (nw) couriersud2015-08-102-5/+5
| | | |
* | | | output powerled hap2015-08-102-0/+10
| | | |
* | | | Make netlist more typesafe. Added a pformat class to reduce sprintf couriersud2015-08-1016-61/+144
| | | | | | | | | | | | | | | | usage. The approach is also suitable for translated strings with arbitrary positioning of parameters. (nw)
* | | | utf8 support for pstring. Opted for a scalable solution which should be couriersud2015-08-1014-279/+559
| | | | | | | | | | | | | | | | | | | | easily extensible to utf16 and utf32 as well. All position related operations now operate on char code positions instead of byte positions. [Couriersud]
* | | | More usage of streams and aligned exception use. (nw) couriersud2015-08-1013-70/+69
| | | |
* | | | k057714: add double height characters (nw) Ville Linde2015-08-101-2/+6
| | | |
* | | | coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 ↵ Wilbert Pol2015-08-109-110/+279
| | | | | | | | | | | | | | | | multicarts (nw)
* | | | small update, and hap2015-08-102-9/+9
| | | | | | | | | | | | rename ladictee -> snspellfr
* | | | woops, sorry about that hap2015-08-101-2/+0
| | | |
* | | | added italian snspell, and some tntell clones hap2015-08-102-23/+89
| | | |
* | | | Defining variants 9224 and 9234 (WIP) Michael Zapf2015-08-104-144/+174
| | | |
* | | | konendev: show some graphics (nw) Ville Linde2015-08-102-4/+3
| | | |
* | | | Games added as GAME_NOT_WORKING arbee2015-08-092-4/+178
| | | | | | | | | | | | | | | | | | | | ------------------------------- Techno Drive (Japan, TD2/VER.B, 2.06) [Guru, R. Belmont]
* | | | konendev: hooked up GCU (nw) Ville Linde2015-08-091-31/+8
| | | |
* | | | firebeat: Split GCU into its own file (nw) Ville Linde2015-08-093-727/+745
|/ / /
* | | Merge pull request #282 from ↵ Vas Crabb2015-08-091-5/+5
|\ \ \ | | | | | | | | | | | | | | | | ole00/ole-20150808-raiden2_sprite_rotation_fix_for_arm raiden2cop: fixed negative float to unsigned int implicit conversion
| * | | raiden2cop: fixed negative float to unsigned int implicit conversion ole002015-08-081-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This caused issues on ARM hosts where result of such conversion is always 0. Casting the negative float to signed int resolves the issue. Without this fix some sprites had wrong rotation and also bullet direction was not always correct on ARM host. The fix was tested on Intel and ARM host, both platform work OK.
* | | | mk4: Add rudimentary blending. [MooglyGuy] therealmogminer@gmail.com2015-08-092-2/+56
|/ / /
* | | kaneko16.c: Fill in missing dip locations for Pack N' Bang Bang - NW briantro2015-08-081-3/+3
| | |
* | | Use more verbose name for Pack N' Bang Bang + additional info based on pic ↵ briantro2015-08-082-11/+9
| | | | | | | | | | | | of PCB - NW
* | | new WORKING games David Haywood2015-08-082-0/+127
| | | | | | | | | | | | | | | | | | Pack'n Bang Bang (prototype) [rtw] (note, it's a proto so it has some bugs / design issues, rtw verified them on the PCB and added some notes)
* | | ngen: switched video/font RAM to use memory_array mahlemiut2015-08-081-12/+16
| | |
* | | ngen: switched VRAM and font RAM to be memory regions, so that they work ↵ mahlemiut2015-08-081-14/+96
| | | | | | | | | | | | equally on the 32-bit systems. Reworked B28/38 I/O, now displays error code 20.
* | | fix tactix buttons hap2015-08-082-8/+6
| | |
* | | Add correct CD2802 chirp rom from decap [Sean Riddle] Lord-Nightmare2015-08-071-6/+6
| | |
* | | add missing newline (nw) Cowering2015-08-071-1/+1
| | |
* | | speeding up device construction (nw) andreasnaive2015-08-073-5/+6
| | |
* | | firebeat: new dongle for popn7 (old one was service-only) (nw) Ville Linde2015-08-071-1/+29
| | |
* | | segaorun.c: The newly verified / redump is the same program numbers as Rev ↵ briantro2015-08-071-1/+1
| | | | | | | | | | | | A, so remove the "?" - NW
* | | correct labels, and redump of bad rom in shangon1 set, promoted to working ↵ David Haywood2015-08-071-5/+5
| | | | | | | | | | | | [Mukasiya]
* | | improve rom labels (nw) David Haywood2015-08-071-190/+188
| | |
* | | new clones David Haywood2015-08-072-11/+66
| | | | | | | | | | | | | | | | | | [Gun.Smoke (US, 851115) (alt set) [Caius, Alexander F] chip is stamped 03A, internal datecode is the same as the existing set, has a very minor code patch, looks official enough tho.
* | | added tntell modules hap2015-08-071-62/+77
| | |
* | | oops (nw) andreasnaive2015-08-061-1/+1
| | |
* | | tispeak tntell WIP hap2015-08-062-43/+236
| | | | | | | | | | | | | | | | | | | | | New NOT WORKING games added -------------------- Touch & Tell [hap, Sean Riddle] Vocaid [hap, Sean Riddle]
* | | decryption support for knpuzzle; it doesn't happen on-the-fly due to ↵ andreasnaive2015-08-063-3/+67
| | | | | | | | | | | | protection issues (nw)
* | | rf5c400: document some registers (nw) Ville Linde2015-08-061-0/+12
| | |