Commit Graph

55798 Commits

Author SHA1 Message Date
cracyc
a3e4c79be6 i386: x87 bug fixes and FERR support [Andrey Merkulov]
i8087: separate 8087 device [Carl]
2017-12-16 14:24:24 -06:00
ajrhacker
145bbb789c
Merge pull request #2947 from rzero9/master
fmtowns: fix kana input and identify missing keys
2017-12-16 14:05:29 -05:00
AJR
491142aaa9 citycon: Revert PSG type change; derive 1.25 MHz from master XTAL (nw) 2017-12-16 13:28:58 -05:00
AJR
581531a637 myb3k.cpp: Fix debug build (nw) 2017-12-16 13:28:26 -05:00
r09
49a23067b5 fmtowns: fix kana input and identify missing keys 2017-12-16 19:22:54 +01:00
hap
3f0c8f34b2 hh_cop400: split h2hbaskb into 3 sets. Still need to do internal artwork (nw) 2017-12-16 17:09:28 +01:00
AJR
253b95703c gp9001: Add line reads for polling sync outputs; privatize a few things (nw) 2017-12-16 11:04:56 -05:00
angelosa
d336699e38 new software list additions
---------------------------
ibm5170_cdrom.xml:
Pauly Mouse (Japan) [Rod_Wod]
Segata Sanshirou Choujin Densetsu [Rod_Wod]
2017-12-16 16:51:41 +01:00
MetalliC
a2d700c3d0 typo (nw) 2017-12-16 17:48:50 +02:00
AJR
731b1cde84 citycon: Correct 6809 types; better guess at clocks (nw) 2017-12-16 10:40:38 -05:00
AJR
764bc25ffb ms1_tmap: Add notes (nw) 2017-12-16 10:35:10 -05:00
MetalliC
8255459e5d Atmel AIC: implement most of features 2017-12-16 17:19:52 +02:00
Olivier Galibert
0932b9c2ae ide: Add non-space cs access methods, use them wherever possible [O. Galibert] 2017-12-16 13:22:21 +01:00
Olivier Galibert
77829f8671 ide: deambiguate cs access between 16 and 32 bits [O. Galibert] 2017-12-16 13:22:21 +01:00
Ivan Vangelista
00c799de12 galaxian.cpp: reverted yesterday's Skelagon change. It's a hacked ROM. (nw) 2017-12-16 08:17:46 +01:00
RobertoFresca
5ccdb69acc New clones marked as NOT_WORKING
--------------------------------
Chicken (RHG0730-99, US) [Roberto Fresca]
2017-12-16 01:20:26 -03:00
RobertoFresca
fbcaa47b25 Added new comments for Chicken (RHG0730-03, US). 2017-12-15 23:02:36 -03:00
Joakim Larsson Edström
59824c1929
Merge pull request #2946 from JoakimLarsson/stepone_2
myb3k: WIP adding ISA bus, cards, devices and branded clones
2017-12-16 02:05:07 +01:00
Joakim Larsson Edstrom
35994d84fa myb3k_kbd: removed unused timer variable 2017-12-16 00:36:27 +01:00
Joakim Larsson Edstrom
9434fb20a3 wd_fdc.cpp: updated debug printouts to use logmacro.h LOG messages, feel free to revert if not for the better 2017-12-15 22:32:31 +01:00
Joakim Larsson Edstrom
479a9c8123 i8257: Added LOG messages 2017-12-15 22:19:35 +01:00
Joakim Larsson Edstrom
b8d7d74fe6 - Added ISA8 bus
- Extracted FDC support to a new ISA8 card
- Added PIT, PIC, DMA and PPI devices
- Added keyboard device [Fredrik Öhrström]
- Corrected all clocks and crystals
- Corrected switches
- Splitted the myb3k rom into a chargen and a bios rom as physically present
- Added clone and rom set for the Ericsson step/one rebranded computer
- Added clone for the JB-3000, a rebranded computer for the Australian market (no rom set yet)
2017-12-15 22:13:52 +01:00
Ivan Vangelista
8b85499b63 new clones promoted to working
----------------------------------------------
Skelagon [unknown]
2017-12-15 22:03:32 +01:00
Joakim Larsson Edstrom
3faf6ab474 myb3k: preliminary keyboard support for Ericsson step/one brand [Fredrik Ohrstrom] 2017-12-15 21:27:47 +01:00
Joakim Larsson Edstrom
2922b345d5 myb3k: Added three new ISA8 cards, one COM card and two FDC, specific for the MyBrain 3000 and its branded variants JB-3000 and Ericsson PC step/one 2017-12-15 21:21:26 +01:00
smf-
5aa00f5bcf fix for msvc (nw) 2017-12-15 18:34:51 +00:00
angelosa
4a59d8368b Hooked up 3rd button, added input labels, "for use in North America only" (nw) 2017-12-15 19:30:34 +01:00
gamez-fan
feac1c5662 New prom for In Your Face [dink] (#2944) 2017-12-15 18:39:42 +01:00
angelosa
2091ac1c48 vgmplay.cpp: added preliminary ym2608 OPNA hookup [Angelo Salese] 2017-12-15 18:06:25 +01:00
AJR
1ec4cadd44 More 6809 identifications (nw) 2017-12-15 09:04:18 -05:00
AJR
82059e236d nyny: Another 6809 type (nw) 2017-12-15 08:34:50 -05:00
AJR
06cfc8fee8 Correct CPU types for various Konami games; correct clocks for bladestl and bottom9 (nw) 2017-12-15 08:04:44 -05:00
AJR
d0b15795a2 eurocom2: Correct CPU type and XTAL value (nw) 2017-12-15 08:00:07 -05:00
smf-
09539116b5 we're all friends (nw) 2017-12-15 11:37:15 +00:00
Vas Crabb
2d6a478ae6 Revert "Command to print all debugger help to html file" 2017-12-15 19:52:08 +11:00
RobertoFresca
d4262448b0 case (again)... (nw) 2017-12-15 01:46:28 -03:00
RobertoFresca
a548c416d4 updating year (nw).... 2017-12-15 01:45:06 -03:00
RobertoFresca
f827777341 Merge branch 'master' of https://github.com/mamedev/mame 2017-12-15 01:41:37 -03:00
AJR
b338c9a11e hotchase: MC6809E, of course (nw) 2017-12-14 23:40:45 -05:00
RobertoFresca
6a9870e6c6 New clones marked as NOT_WORKING
--------------------------------
King Galah (AHG1625, US) [Roberto Fresca]
2017-12-15 01:40:39 -03:00
AJR
5334d77c78 Add Seals 8K SC Memory Board to S-100 bus emulation 2017-12-14 22:58:06 -05:00
RobertoFresca
c6654f04ee New clones marked as NOT_WORKING
--------------------------------
Mountain Money (BHG1464, US) [Roberto Fresca]
2017-12-15 00:26:01 -03:00
AJR
39c59a5041 Remove machine member of address_space (nw) 2017-12-14 22:14:46 -05:00
AJR
72ba280d7d Eliminate remaining uses of address_space::machine() outside of emumem (nw) 2017-12-14 22:09:38 -05:00
R. Belmont
cc03217ca0
Merge pull request #2938 from rfka01/master
alphatpx: Add sound, add Alphatronic P2U and move its ROMs there,
2017-12-14 19:12:20 -05:00
R. Belmont
0971e20baf
Merge pull request #2926 from vadosnaprimer/debughlp_html
Command to print all debugger help to html file
2017-12-14 19:09:48 -05:00
R. Belmont
7ccdfe186f
Merge pull request #2937 from rzero9/master
fmtowns: implement sprite rotation
2017-12-14 19:08:25 -05:00
smf-
49b83056b1 another example of m_machine(machine()) (nw) 2017-12-14 23:27:03 +00:00
rfka01
32ebc56a78 alphatpx: Fix some copypaste errors and comments, add Alphatronic P2U and move ROMs there, split ROMs in preparation for proper ROM naming. 2017-12-14 23:57:02 +01:00
Ted Green
a3b35dd621 atlantis/vegas: Fixed DCS audio banking for DENVER and DSIO DCS audio. 2017-12-14 15:13:58 -07:00