Commit Graph

36433 Commits

Author SHA1 Message Date
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
briantro
b5d9c0396b dgpix.c: Minor cut-n-paste fix for copyright - NW 2015-05-18 22:48:57 -05:00
briantro
b692f959c9 misc spelling or cut-n-paste fixes - NW 2015-05-18 22:40:34 -05:00
ted green
ef93dd2a2c Fixed voodoo_pci type selection 2015-05-18 19:35:57 -06:00
Roberto Fresca
ccb27a2928 Merge pull request #187 from felipesanches/minicom4_2002
MESS: Adding a new ROM dump for the Minicom IV teletype
2015-05-18 21:35:32 -03:00
therealmogminer@gmail.com
9152e0aef8 (MESS) n64: Improve RDP speed by eliminating some unneeded code. [MooglyGuy] 2015-05-18 22:05:58 +02:00
ted green
6cb8a2d15e iteagle_fpga.c -- Restrain m_serial_idx from going out of bounds.
voodoo_pci -- Added different card types and configuration options.
2015-05-18 13:19:35 -06:00
hap
c41c1051c5 credit for tim 2015-05-18 21:07:33 +02:00
Miodrag Milanovic
8639535374 update for Philip Bennett (nw) 2015-05-18 21:01:20 +02:00
Miodrag Milanovic
dde5d0df2a resolving some more drivers ownership (nw) 2015-05-18 20:54:31 +02:00
Miodrag Milanovic
c5b0aa514f Update for Phill Harvey-Smith and Tim Lindner 2015-05-18 20:54:30 +02:00
Dirk Best
00142ca341 Nascom: Add floppy softlist 2015-05-18 19:55:46 +02:00