Vas Crabb
|
ee9130348c
|
Merge pull request #1579 from jmallach/spelling-fixes
Misc typo fixes.
|
2016-10-27 22:48:45 +11:00 |
|
therealmogminer@gmail.com
|
8225a140ee
|
-hazeltin: Added preliminary video, still broken due to timing issues. [Ryan Holtz]
|
2016-10-27 13:46:42 +02:00 |
|
Jordi Mallach
|
94220aa08b
|
Misc typo fixes.
|
2016-10-27 13:45:15 +02:00 |
|
Nathan Woods
|
bb67e3739d
|
Changed the i8085 disassembler to use 'std::ostream &' internally
|
2016-10-27 07:25:03 -04:00 |
|
Nathan Woods
|
6b5070b02f
|
Changed the lr35902 disassembler to use 'std::ostream &' internally
|
2016-10-27 06:55:36 -04:00 |
|
Nathan Woods
|
331830424e
|
Changed the i8008 disassembler to use 'std::ostream &' internally
|
2016-10-27 06:46:26 -04:00 |
|
David Haywood
|
ab7ab75040
|
new clones Burning Fight (prototype, ver 23.3, 910326) [Collin Foust]
closer to the final version than the other proto, gfx/sound data matches released game just in different rom arrangement, program code is unique.
|
2016-10-27 11:37:55 +01:00 |
|
Nathan Woods
|
9e665c3698
|
Changed the AVR8 disassembler to use 'std::ostream &' internally
|
2016-10-27 06:36:34 -04:00 |
|
Nathan Woods
|
a372f28b67
|
Changed the M6502 disassembler to use 'std::ostream &' internally
|
2016-10-27 06:28:11 -04:00 |
|
Nathan Woods
|
eed3ed841a
|
Changed the M6800 disassembler to use 'std::ostream &' internally
|
2016-10-27 06:12:18 -04:00 |
|
Joakim Larsson Edstrom
|
bf9250946d
|
- WIP can09 a non working driver for the Candela main computer, a 6809 based design with FDC and a 6850 CRTC
- WIP can09t a somewhat working driver for the Candela terminal, a slimmer version without FDC and with a terminal interface
|
2016-10-27 09:20:13 +02:00 |
|
Vas Crabb
|
0d87ff49b1
|
anzterm: describe some of the more interesting chips, the damn thing has a lot of RAMs and ACIAs (nw)
|
2016-10-27 13:48:13 +11:00 |
|
Vas Crabb
|
ca2a209db5
|
Merge pull request #1570 from JoakimLarsson/sccext
SCC: Added support for RTxC as BRG clock source
|
2016-10-27 10:09:37 +11:00 |
|
hap
|
1c383acaca
|
Merge pull request #1558 from system11b/S11mjfixes12
jangou.cpp: corrected dip switches for Jangou Lady
|
2016-10-27 00:17:53 +02:00 |
|
cracyc
|
cf037e79d2
|
data: remove extra newlines (nw)
|
2016-10-26 16:33:57 -05:00 |
|
Joakim Larsson Edstrom
|
05a31a1560
|
Fixed also the SCC read device so that the console works
|
2016-10-26 23:16:44 +02:00 |
|
Joakim Larsson Edstrom
|
ccb90cd3dd
|
Added support for RTxC external clock source for BRG
|
2016-10-26 23:13:49 +02:00 |
|
MetalliC
|
373cea0ca1
|
naomi.c game names changes: add supported regions info, change all to "Export name / Japan name" template, correct few names as per title screens.
|
2016-10-26 22:38:49 +03:00 |
|
MetalliC
|
c66146519f
|
fix build (nw)
|
2016-10-26 22:31:49 +03:00 |
|
system11b
|
962b7f0357
|
nbmj8891.cpp: corrected scandal mahjong dips
nbmj9195.cpp: corrected pretty sailor 18-kin dips
[system11]
|
2016-10-26 19:45:34 +01:00 |
|
Phil Bennett
|
e6d92ba43c
|
- Reverse-engineered Space Lords security FPGA and implemented decryption code [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
New games added or promoted from NOT_WORKING status
Space Lords [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
|
2016-10-26 11:29:07 -07:00 |
|
Ivan Vangelista
|
777be34dfe
|
New working clones added
______________________
Hit the Ice (US, with riser board) [coolmod]
|
2016-10-26 19:13:06 +02:00 |
|
Ivan Vangelista
|
eccbdfea19
|
New not working clones added
------------
"Time Crisis II (World, TSS5 Ver. A)" [Naoki, Smitdogg, The Dumping Union]
|
2016-10-26 18:03:39 +02:00 |
|
cracyc
|
4945667446
|
selgame/soft: passing an empty string uses the current game name for infos so don't do that while in the main menu, since there's further check just below, removing these should be fine (nw)
|
2016-10-26 09:54:42 -05:00 |
|
Nathan Woods
|
009ea45d06
|
Whitespace fixes
|
2016-10-26 08:30:13 -04:00 |
|
therealmogminer@gmail.com
|
73e62b4056
|
-hazeltin: Added keyboard hookup, but will need 8048 dumping or black-boxing. [Ryan Holtz]
|
2016-10-26 14:01:54 +02:00 |
|
einstein95
|
d287595934
|
Standardise pkladies inputs, remove P2 inputs (nw)
|
2016-10-26 23:43:01 +13:00 |
|
Vas Crabb
|
ee88f4fe04
|
Merge pull request #1562 from mamehaze/251016
preliminary magnet system sound + various flag fixes
|
2016-10-26 21:26:05 +11:00 |
|
Vas Crabb
|
85ce6e8c9d
|
Merge pull request #1559 from npwoods/dasmstream_z80
Changed the Z80 disassembler to use 'std::ostream &' internally
|
2016-10-26 21:24:09 +11:00 |
|
Vas Crabb
|
3495c25682
|
Merge pull request #1560 from npwoods/dasmstream_z8000
Changed the Z8000 disassembler to use 'std::ostream &' internally
|
2016-10-26 21:23:22 +11:00 |
|
Vas Crabb
|
da88156814
|
Merge pull request #1564 from npwoods/dasmstream_jaguar
Changed the jaguar disassembler to use 'std::ostream &' internally
|
2016-10-26 21:21:31 +11:00 |
|
Vas Crabb
|
a6bf532202
|
Merge pull request #1565 from npwoods/dasmstream_amis2000
Changed the AMIS2000 disassembler to use 'std::ostream &' internally
|
2016-10-26 21:20:42 +11:00 |
|
rootfather
|
23182e9559
|
GUI: Update German translation
|
2016-10-26 06:35:32 +02:00 |
|
Nathan Woods
|
2f1dffd0ef
|
Changed the AMIS2000 disassembler to use 'std::ostream &' internally
|
2016-10-25 23:12:26 -04:00 |
|
Nathan Woods
|
6b5dcf2002
|
Changed the jaguar disassembler to use 'std::ostream &' internally
|
2016-10-25 23:01:14 -04:00 |
|
Vas Crabb
|
0671e2c044
|
Merge tag 'mame0179'
Tag for 0.179
|
2016-10-26 11:43:18 +11:00 |
|
Vas Crabb
|
d9c5fcaf6d
|
final srcclean
|
2016-10-26 10:47:23 +11:00 |
|
Vas Crabb
|
32b7e58d94
|
Version bump!
|
2016-10-26 10:45:58 +11:00 |
|
therealmogminer@gmail.com
|
ff651989d9
|
New machines marked NOT_WORKING
-------------------------------
Hazeltine 1500 [Al Kossow, Ryan Holtz]
|
2016-10-25 23:51:50 +02:00 |
|
therealmogminer@gmail.com
|
7486202939
|
Renamed wargods CHD to reflect actual version on disk
|
2016-10-25 22:22:21 +02:00 |
|
therealmogminer@gmail.com
|
4397ed8c0d
|
Fix crash when rs232 ports enabled in indy_indigo2, (nw)
|
2016-10-25 18:28:53 +02:00 |
|
Olivier Galibert
|
130252a889
|
Merge pull request #1563 from JoakimLarsson/sgifix
Indy: Fixed SCC hookup
|
2016-10-25 17:35:40 +02:00 |
|
smf-
|
e219ed72d1
|
remove unnecessary formatstr() & fix setting PC (nw)
|
2016-10-25 16:20:20 +01:00 |
|
Joakim Larsson Edstrom
|
096408bbf7
|
- rebased onto master
|
2016-10-25 17:03:50 +02:00 |
|
Joakim Larsson Edstrom
|
fe0e5dc7b9
|
Fixed SCC hookup
|
2016-10-25 17:01:48 +02:00 |
|
Joakim Larsson Edstrom
|
3d91968772
|
Fixed SCC hookup
|
2016-10-25 16:48:20 +02:00 |
|
David Haywood
|
35b673053f
|
flag fixes for yutnori, and magnet system.
also made pdriftl not a clone since it's a very distinct rereleased version of the game (nw)
|
2016-10-25 13:52:32 +01:00 |
|
David Haywood
|
10b79d39fe
|
magnet system: some sound is better than no sound, allows us to see where some things map at least. (nw)
|
2016-10-25 13:35:31 +01:00 |
|
Nathan Woods
|
7303dfd3aa
|
Changed the x86 disassembler to use 'std::ostream &' internally
|
2016-10-25 07:40:42 -04:00 |
|
therealmogminer@gmail.com
|
5611934cf2
|
Not for the release branch: remove all ioport and address map macros from tranz330 driver, just as a test to play around with, (nw)
|
2016-10-25 13:35:25 +02:00 |
|