braintro
de1637512b
midwunit.cpp: Document alternate style rom labels which show dates of roms for MK3 (nw)
2018-08-25 18:33:35 -05:00
AJR
b83c31c7b9
jade: "make sure you remove all reference to jgz80, because we *know* that's wrong" [Robbbert] (nw)
2018-08-25 18:48:43 -04:00
AJR
641ad4e434
z80sio: Ignore "Send Abort" command when not in SDLC mode (unbreaks jade)
2018-08-25 18:47:36 -04:00
AJR
aea16dafbb
nightmare: Change game title to two words as suggested by Haze (nw)
...
- Make VDP its own device type (might be a custom mask variant)
- Set EFO90501 refresh rate tentatively to 50 Hz (this is now a device setting)
2018-08-25 18:08:19 -04:00
AJR
e78658f85a
deco16: Important hardware note (nw)
2018-08-25 17:35:06 -04:00
AJR
e520141656
Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)."
...
This is likely a Jade board, just not the JGZ80. The set has reverted to its original name (jade).
This reverts commit c295fc4daa
.
2018-08-25 17:31:18 -04:00
AJR
f84d895832
z29: Send data to the CRTCs (nw)
2018-08-25 14:14:01 -04:00
AJR
51bf5379af
z29: PCB notes (nw)
2018-08-25 13:53:48 -04:00
R. Belmont
d04bf0ad47
Merge pull request #3890 from cam900/taotaido_clean
...
taotaido.cpp : Various cleanups
2018-08-25 10:16:41 -04:00
Robbbert
9e6b57b057
(nw) icebox : last update for this cycle.
2018-08-26 00:06:05 +10:00
Roberto Fresca
876d1402a5
test... (nw)
2018-08-25 15:41:39 +02:00
mooglyguy
8170b92668
-fdc37c93x, fga002: Removed MCFG, nw
2018-08-25 14:52:08 +02:00
mooglyguy
bee81e496a
-epson_lx810l: Eliminated MACHINE_CONFIG_START, nw
...
-e0156, e05a30: Eliminated MCFG, nw
2018-08-25 14:27:33 +02:00
mooglyguy
60538922c8
-st62xx: Various changes: [Ryan Holtz]
...
* Made banking functional through a hack; bank finders in internal maps do not seem to work.
* Added preliminary, untested GPIO support.
* Fixed INC rr opcode.
* Fixed disassembly of JRR, JRS, RES, SET opcodes, and added name for A register.
2018-08-25 12:25:51 +02:00
AJR
ac355d1559
Apply logical address mask properly in debug disassembly view
...
Associated core changes (nw)
- Move definition of address_space_config from dimemory.cpp to emumem.cpp (declaration was already in emumem.h)
- Add getters for more members of address_space_config with future privatization in mind (nw)
2018-08-24 22:20:54 -04:00
mooglyguy
9c3661b004
-st62xx: Various updates: [Ryan Holtz]
...
* Init peripheral registers to the correct values on reset.
* Reworked stack display in the debugger.
* Hooked up data RAM.
* Hooked up ROM and RAM banking.
* Added named registers to the disassembler.
2018-08-25 01:28:26 +02:00
mooglyguy
d16825eca7
Fix build, nw
2018-08-25 00:22:18 +02:00
mooglyguy
40efe9785f
-st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrollers. [Ryan Holtz]
...
New machines marked as NOT_WORKING
----------------------------------
Catherine Wheel [f205v, Ryan Holtz]
2018-08-25 00:18:07 +02:00
Ivan Vangelista
25ee9eb21c
i8271.cpp: deMCFG (nw)
2018-08-24 23:04:43 +02:00
Ivan Vangelista
1e445ab370
z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw)
2018-08-24 23:02:43 +02:00
Ivan Vangelista
dabf58e85a
new working clone
...
-----------------------------
Raiden II (Korea) [Jorge Silva]
2018-08-24 22:59:41 +02:00
Scott Stone
07db2bb534
Merge branch 'master' of https://github.com/mamedev/mame
2018-08-24 16:04:34 -04:00
Scott Stone
017a20efcf
Fix for compile (missing ref to machine/nl_gtrak10 files) (nw)
2018-08-24 16:04:02 -04:00
R. Belmont
ce940de560
Merge pull request #3892 from clawgrip/patch-10
...
Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativ…
2018-08-24 15:41:14 -04:00
R. Belmont
b5b120f13c
Merge pull request #3891 from cam900/patch-50
...
nmk16.cpp : CPU/XTAL identification for tharrier
2018-08-24 15:40:53 -04:00
Scott Stone
b025d0347c
Misc regression fixes from MCFG/NVRAM conversions (nw)
2018-08-24 15:02:31 -04:00
ClawGrip
f1bc829af7
Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativas.org, Dumping Union]
...
Found the same content on two different PROMs (J10 and L6).
2018-08-24 17:38:40 +02:00
ajrhacker
d916d00911
Merge pull request #3795 from felipesanches/gtrak10_2018-jul-27
...
A large portion of the Atari Gran Trak 10 schematics (1974) implemented on MAME using the netlist subsystem.
2018-08-24 11:13:27 -04:00
AJR
d88f47953a
nec.cpp: logaddr_width should remain 20 for V33/V53 (nw)
2018-08-24 10:40:50 -04:00
ajrhacker
726cdca4dd
Merge pull request #3889 from bbbradsmith/2a03pur_fix
...
2a03pur.cpp fix out of bounds access for ROM <1024k
2018-08-24 08:22:33 -04:00
cam900
84b903559d
nmk16.cpp : CPU/XTAL identification for tharrier
2018-08-24 19:48:59 +09:00
Olivier Galibert
5590c9e194
A logical width of 0 is a very bad idea, and kills the debugger (nw)
2018-08-24 11:07:17 +02:00
Vas Crabb
858a0e29b3
amiga keyboard: add some comments to break up the mass of code (nw)
...
mac128k: fix code rot (nw)
2018-08-24 18:43:13 +10:00
cam900
5488081108
taotaido.cpp : Cleanup video functions, Add save states, Reduce runtime tag lookups, Shared ptr for sprite banks
2018-08-24 17:42:40 +09:00
mooglyguy
5cb33a23c7
-nvram: Removed MCFG, nw
2018-08-24 09:26:29 +02:00
Brad Smith
af9a224f59
2a03pur.cpp fix out of bounds access for ROM <1024k
2018-08-24 00:52:13 -04:00
cam900
3204234f8d
Add huc6230 Emulation ( #3829 )
...
* Add huc6230 Emulation
huc6272.cpp : Add ADPCM transfer, Add save states
PC-FXGA for PC-9801 C Bus is released in December 1995 in Japan, Correct metadata
* huc6272.cpp : Fix ADPCM address
* huc6230.cpp : Simpler interpolate
* huc6230.cpp : Fix clamp
huc6272.cpp : Fix ADPCM nibble
* huc6272.cpp : Fix data type
* Revert pcfxga year; PC-FXGA for PC9801 C-bus is not dumped?
2018-08-23 21:47:41 -04:00
grullosgo
a6e6070616
Z180: CSIO Flags & FRC implementation ( #3882 )
2018-08-23 21:45:27 -04:00
braintro
b9664d288a
dotrikun.cpp: Correct rom name for Dottori Kun (old version) [Porchy]
2018-08-23 17:46:33 -05:00
Scott Stone
161d090440
Fix for duplicate save_item error (nw)
2018-08-23 17:53:30 -04:00
yz70s
64acd4d5fc
i386.cpp: the cpuid opcode logs an error message if called with a not yet supported value in the eax register (nw)
...
Also set correct feature flags for athlon xp
2018-08-23 22:43:32 +02:00
AJR
b8c5aee85e
vp60: Stubs to fill in for undumped 8051 internal ROM (nw)
2018-08-23 15:39:45 -04:00
R. Belmont
82d7bed407
Merge pull request #3887 from cam900/patch-49
...
crshrace.cpp : Fix metadata(Japanese title)
2018-08-23 13:59:03 -04:00
Olivier Galibert
80ff2452d7
Duplicated save state entries (nw)
2018-08-23 19:43:01 +02:00
Olivier Galibert
6e0bf6736a
tms57002: Trick to reduce the compiler memory usage [O. Galibert]
2018-08-23 19:20:33 +02:00
mooglyguy
f10c6be54f
ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Removed MCFG, nw
2018-08-23 18:34:21 +02:00
MooglyGuy
5d5a94e3d7
Merge pull request #3888 from justindarc/fix-c2680
...
apollo.h: Fix C2680 compiler error in Visual Studio
2018-08-23 17:52:59 +02:00
Justin D'Arcangelo
630594eaa7
Fix C2680 compiler error in Visual Studio
2018-08-23 11:47:34 -04:00
R. Belmont
2f9e5b02d3
Merge pull request #3883 from pmackinlay/interpro
...
interpro: cleanup + graphics (nw)
2018-08-23 11:41:47 -04:00
David Haywood
12b2f888e2
misc small fixes (btime.cpp note, nightmare.cpp defaults) ( #3885 )
...
* misc (nw)
* whitespace (nw)
2018-08-23 11:24:13 -04:00