Robert
69dda6e5c6
(MESS) excalibur : added banking (nw)
...
- still checking on the need for some rom banking.
- PCGEN command now works.
2014-12-12 01:25:30 +11:00
mamehaze
f44a4708c3
arcompact (nw)
2014-12-11 14:09:45 +00:00
etabeta78
d7e0e01987
renamed the disk formats, since I cannot exclude some of them are used
...
also for x68000 disks... nw.
2014-12-11 14:30:57 +01:00
etabeta78
112d83bd5b
(MESS) vsmile_cart.xml: six more cart dumps from TeamEurope. nw.
2014-12-11 14:15:24 +01:00
etabeta78
3be466937c
(MESS) pc98: added support for disks in .fdd format. [Fabio Priuli]
2014-12-11 14:14:18 +01:00
etabeta78
76aeb0cc45
fixed visual studio and possibly more. nw.
2014-12-11 14:12:14 +01:00
jbu
937beaa1c0
Fix gts1_lamp_apm_w offsets. Set bit 8+9 of PROM addr from group C bits 1+0 (nw)
2014-12-11 12:34:48 +01:00
Lord-Nightmare
e8907a4fbf
(MESS) Victor 9000 Keyboard: Document the RJ-45 Keyboard cable connector pinout. [Lord Nightmare]
2014-12-11 06:01:22 -05:00
Robert
8e84d8f9e4
(MESS) excalibur : fixed palette changer (nw)
...
COLOUR #1 or COLOUR #2 to choose a palette.
2014-12-11 21:26:13 +11:00
Lord-Nightmare
65945b1e56
(MESS) Victor 9000 Keyboard: Add the keyboard matrix table. [Lord Nightmare]
2014-12-11 05:21:06 -05:00
Lord-Nightmare
43d0984689
(MESS) Victor 9000 Keyboard: add more diagrams and connection lists for the various IC and cable connections [Lord Nightmare]
2014-12-11 04:15:08 -05:00
Guru
5fdef925ef
viper.c: more notes about the DS2430 (nw)
2014-12-11 08:41:00 +00:00
jbu
49d7b3dfdf
Connect the GTS1 dip switches to another 10696 (nw)
2014-12-11 08:12:46 +01:00
jbu
5b108c9699
Add IO chip U2 (10696) for NVRAM access (nw)
2014-12-11 07:03:00 +01:00
jbu
3e3a73330a
Add Rockwell 10696 General Purpose Input/Output emulation WIP
2014-12-11 06:07:58 +01:00
cracyc
4715feba1a
(mess) pc9801: bit better (nw)
2014-12-10 22:05:49 -06:00
jbu
d73380016c
Renumber digits according to http://www.pinrepair.com/sys1/ (nw)
2014-12-11 04:10:57 +01:00
Robert
fd1695f360
(MESS) excalibur : added freshly-dumped colour prom (nw)
2014-12-11 12:47:43 +11:00
Lord-Nightmare
635b02705c
(MESS) Victor 9000 keyboard: added layout and documentation of what capacitive switch pads correspond to what key [Lord Nightmare]
2014-12-10 20:09:39 -05:00
mamehaze
bf5f2f14ea
arcompact - reorganize a little (nw)
2014-12-11 00:44:52 +00:00
cracyc
fc9890b881
upd7220: reverse bit order and make address space 16 bit (nw)
...
(mess) pc9801: egc wip (nw)
2014-12-10 17:27:13 -06:00
etabeta78
eeb6c4c0cd
fixed some info, courtesy of ssj. nw.
2014-12-10 22:50:36 +01:00
etabeta78
83e89c1ff9
(MESS) pc98: added preliminary support for disks in DCP, DCU, DIP
...
and NFD formats. [Fabio Priuli]
2014-12-10 22:49:21 +01:00
Lord-Nightmare
6082fc6772
Merge branch 'master' of https://github.com/mamedev/mame
2014-12-10 13:54:52 -05:00
Lord-Nightmare
1adc6c4807
(MESS) Update Victor 9000 keyboard diagram [Lord Nightmare]
2014-12-10 13:53:56 -05:00
Olivier Galibert
0935c7d5e3
i82875p: toud display fix [O. Galibert]
2014-12-10 19:28:17 +01:00
Olivier Galibert
5d4e31f8b1
pci: Autodetect multifunction devices [O. Galibert]
2014-12-10 19:28:12 +01:00
Olivier Galibert
7b2709ae75
pci: Fix some initialisations, valgrind stops complaining [O. Galibert]
2014-12-10 19:28:04 +01:00
jbu
d009419dab
Remove unused variable (nw)
2014-12-10 19:18:32 +01:00
Robert
ef29a7d849
(MESS) excalibur : various fixes and updates (nw)
...
- Added colour
- Added hires graphics
- Fixed case of letters when pasting
- Added F4 viewer
- Added locations to rom names
- Added rom patch to fix an obvious bug
2014-12-10 22:22:55 +11:00
Guru
25ffb7d7af
viper.c: minor version correction of Police 911 2 from test mode and some notes (nw)
...
added version from test mode and also added some notes about the dongle protection and guesses about the NVRAM<->DS2430 marriage
2014-12-10 10:25:15 +00:00
Curt Coder
bd00b9c11f
(MESS) c8050: Floppy WIP. (nw)
2014-12-10 12:15:19 +02:00
Curt Coder
8081779137
(MESS) victor9k: Centronics, keyboard, mirroring WIP. (nw)
2014-12-10 11:52:02 +02:00
Guru
cf79302b9f
viper.c: added NVRAM and dongle to Police 911 2 [Guru, dogpn]
2014-12-10 08:41:54 +00:00
Scott Stone
667c2c8ef7
Alignment/romname fixes for XML hashes. (nw)
2014-12-09 23:44:25 -05:00
R. Belmont
10054246cf
Merge pull request #70 from lucab/lucab/mame-lua/appinfo
...
luaengine: add API versioning [Luca Bruno]
2014-12-09 23:20:52 -05:00
arbee
93a92a7fc6
m68k: disassembler support for FTRAP. [R. Belmont]
2014-12-09 23:17:24 -05:00
arbee
9adc2bef71
(MESS) apple2: disable orange/blue in hires if dhires set but not 80col. [R. Belmont, Peter Ferrie]
2014-12-09 23:05:20 -05:00
arbee
833fba4448
(MESS) apple2e: fix LC save states and don't enter double modes if 80COL isn't set. [R. Belmont, Peter Ferrie]
2014-12-09 22:41:38 -05:00
Felipe Corrêa da Silva Sanches
e573926847
Initial implementation of "Dona Barata" driver (brazilian whack-a-mole style game).
2014-12-10 00:55:33 -02:00
Alex W. Jackson
adfefa9f34
Fix debugger memory display of little-endian memory regions [Alex Jackson]
2014-12-09 21:18:05 -05:00
Alex W. Jackson
b5f303f809
prehisle.c: PORT_VBLANK seems more likely active low (nw)
2014-12-09 20:52:35 -05:00
hap
87027e2c15
put driver in testmode
2014-12-10 01:42:16 +01:00
peterferrie
9a14605782
c2040fdc.c: fix MSVC compile (nw)
2014-12-09 16:26:37 -08:00
hap
43d062e312
(MESS)APF Mathemagician skeleton driver
2014-12-10 01:19:58 +01:00
hap
8d658122c7
starwbc clock: i miscalculated
2014-12-10 00:51:57 +01:00
hap
dd91d69307
get rid of c_output_pla warning
2014-12-10 00:14:37 +01:00
Olivier Galibert
dfcdca6794
lindbergh: Match card and video bios [O. Galibert]
2014-12-09 21:53:08 +01:00
Olivier Galibert
f9715d5a31
pci: expansion rom management [O. Galibert]
2014-12-09 21:53:03 +01:00
hap
0c42fdfc3d
added auto power-off
2014-12-09 21:23:06 +01:00