Commit Graph

35944 Commits

Author SHA1 Message Date
couriersud
31c879e7ba Added stop virtual method to devices to be able to log statistics
outside of destructors. In addition replaced printf by 
netlist().log(...). (nw)
2015-05-21 00:21:15 +02:00
Ivan Vangelista
6bc7a20a51 dynduke.c, igs009.c: added save state support (nw) 2015-05-20 23:50:55 +02:00
Ivan Vangelista
a394438a54 Fixed typo (nw) 2015-05-20 23:46:37 +02:00
hap
c2e31774dc checkpoint 2015-05-20 22:44:43 +02:00
hap
7b3fe379b4 note 2015-05-20 22:03:07 +02:00
Wilbert Pol
fddcd92224 License updates (nw) 2015-05-20 21:35:44 +02:00
Wilbert Pol
6206df1b96 Note update (nw) 2015-05-20 21:30:41 +02:00
couriersud
f10abf48d7 Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
hap
a082abcd7d checkpoint 2015-05-20 18:08:39 +02:00
Dirk Best
c3f47033c5 Nascom: Add support for the CP/M version of the Nascom 2 2015-05-20 16:01:36 +02:00
Dirk Best
a877bb053b nascom_fdc: proper support for single/double sided disk drives 2015-05-20 16:01:32 +02:00
Dirk Best
611bb042f4 nascom_dsk: add support for the cp/m disk formats, use single sided
formats first that are compatible with all drives
2015-05-20 16:01:27 +02:00
Dirk Best
d68d4a572f wd177x_dsk: improve automatic format choice 2015-05-20 16:01:23 +02:00
Dirk Best
5e6e03f98a floppy: truncate files to new size on save 2015-05-20 16:01:19 +02:00
Dirk Best
34926eb22c corefile: add a function to truncate files 2015-05-20 16:01:15 +02:00
Dirk Best
8d1a91b773 Floppy: Add a function to return the number of sides the drive has 2015-05-20 16:01:10 +02:00
Dirk Best
9da5b008e3 wd_fdc: Only return index pulse status in status type 1 mode. Fixes
Nascom formatting.
2015-05-20 16:01:06 +02:00
Andrew Gardner
978819f6ab Proper clocks for Monty. (nw) 2015-05-20 15:18:24 +02:00
hap
9157447635 and back to 8-way again, as shown in the manual 2015-05-20 14:42:45 +02:00
Miodrag Milanovic
fde2e4db3f resolved lot more (nw) 2015-05-20 13:48:57 +02:00
hap
5e4c4cc21c but not the license 2015-05-20 13:28:23 +02:00
David Haywood
7eb5363da9 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-20 12:25:20 +01:00
David Haywood
f842afecdd 4 way issue aside this is definitely a driver i remember working on, see whatsnew_062.txt credit (nw) 2015-05-20 12:25:06 +01:00
hap
bb70541c18 added simple opcodes 2015-05-20 13:24:04 +02:00
hap
817d131dfd tag 2015-05-20 13:18:03 +02:00
couriersud
d4d47e0b1c Fix clang compile. (nw) 2015-05-20 09:36:04 +02:00
mahlemiut
adc0b0b6c2 clgd542x: added transparency support, fixed some lockup issues with colour expanded system-to-VRAM BitBLTs. 2015-05-20 18:43:33 +12:00
Miodrag Milanovic
5018b72a79 update for Robert Justice (nw) 2015-05-20 07:42:59 +02:00
couriersud
39d1154e31 Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 01:42:51 +02:00
couriersud
ea1a9f0793 netlist:
- code maintenance. 
- added a parameter to various calls to indicate we are doing a
  newton-raphson. Preparation for relaxation.
- rename plinearlist_t to plist_t
- added parray_t
- minor renames
(nw)
2015-05-20 01:42:50 +02:00
hap
0ca552d593 added m58846 disasm 2015-05-20 01:39:02 +02:00
hap
9d2127ef32 small change for readability 2015-05-20 00:55:07 +02:00
hap
d214c35601 joystick is definitely 4-way 2015-05-20 00:37:50 +02:00
ted green
67a7c86c94 iteagle -- Organize bios for iteagle 1 boards (virtual pool).
voodoo_pci -- Fixed voodoo_1 pci initialization.
2015-05-19 15:49:06 -06:00
hap
4587bb0369 added MELPS 4 skeleton 2015-05-19 23:34:20 +02:00
hap
5fb7f7e82a added hh_melps4 skeleton driver 2015-05-19 23:05:24 +02:00
yz70s
c80782eec9 chihiro.c: simple way to add per-game patches (nw) 2015-05-19 21:47:01 +02:00
hap
111f5dc710 2015-05-19 21:17:23 +02:00
balr0g
59cb206dcc Update README for new SUBTARGET syntax (nw) 2015-05-19 15:14:31 -04:00
Wilbert Pol
2fb1ec8ab0 Fix drivers using ioport_arrays on OSX (nw) 2015-05-19 21:04:43 +02:00
Miodrag Milanovic
90ce8c4958 resolved lot of license ownership (nw) 2015-05-19 20:56:36 +02:00
Curt Coder
1fab76fe36 (MESS) abc806: Implemented flashing, double height, and underlined characters by hooking up the RAD PROM. [Curt Coder] 2015-05-19 21:46:37 +03:00
hap
18db099c19 sort out some handhelds 2015-05-19 20:29:38 +02:00
hap
a10954071a hh_cop400: added Funtronics Red Light Green Light, but doesn't work. Also added skeleton for Castle Toy Einstein 2015-05-19 19:27:39 +02:00
Ivan Vangelista
001dd3c13d snk6502.c: added save state support (nw) 2015-05-19 18:16:31 +02:00
Ivan Vangelista
77d115b778 alinvade.c, cball.c: added / enabled save state support (nw) 2015-05-19 18:06:17 +02:00
Ivan Vangelista
ef8195b650 midvunit.c: added postload to fix crusnwld save state problem as per Tafoid's regression test (nw) 2015-05-19 18:04:57 +02:00
Curt Coder
a436936274 (MESS) c65: Added a floppy software list with the "C65 Demo". [K2] 2015-05-19 15:20:29 +03:00
David Haywood
851552e90e remove old note (nw) 2015-05-19 11:45:07 +01:00
Dirk Best
d06646c93d Nascom: Add support for the selectable restart address (set to E000H to
automatically start up BASIC for example)
2015-05-19 10:23:10 +02:00