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
Ivan Vangelista
18e90bc313
tc0100scn.c: fixed postload, fixes cameltry save state regression (nw)
...
taitof2.c: killed anonymous timer while I was at it (nw)
2015-05-18 19:44:40 +02:00
Ivan Vangelista
aa8c7eee25
cchasm.c: added save state support (nw)
2015-05-18 19:17:18 +02:00
Ivan Vangelista
e3363e97e8
megadriv.c: added missing save states, fixes gauntlt4 save state problem discovered by Tafoid's regression test (nw)
...
315_5313.c: fixed some save states, fixes palette restore problem evident in gauntlt4 (nw)
2015-05-18 19:08:32 +02:00
hap
fc85420713
notes
2015-05-18 18:52:45 +02:00
Felipe Corrêa da Silva Sanches
3c813f98d3
MESS: Adding a new ROM dump for the Minicom IV teletype
2015-05-18 13:50:39 -03:00
balr0g
71bac92863
Minor changes for clarity (nw)
2015-05-18 10:46:14 -04:00
R. Belmont
12b316879c
zn: Give Peter a "thanks" for the nbajamex banking pointer. (nw)
2015-05-18 09:36:59 -04:00
Vas Crabb
9a68a7c392
Merge pull request #186 from felipesanches/avoid_log_message_flood_in_replicator1
...
Avoid log message flood in Replicator 1 driver.
2015-05-18 23:33:30 +10:00
Felipe Corrêa da Silva Sanches
46258e0f52
Avoid log message flood in Replicator 1 driver.
2015-05-18 09:58:27 -03:00
Dirk Best
48aee7d615
Nascom: Add support for the Advanced Video Card (AVC)
2015-05-18 12:57:49 +02:00
Vas Crabb
eaa3a955f7
Fix AVR8 I/O register constant enumeration
2015-05-18 18:14:11 +10:00
Miodrag Milanovic
6089fdbb8b
Changes for Roberto Zandona (nw)
2015-05-18 10:01:05 +02:00
Olivier Galibert
4257a83cb7
Be liberal in what you accept (nw)
2015-05-18 09:48:29 +02:00
Osso
63e7d59f41
harddriv.c: fixed MT05940 (nw)
2015-05-18 08:26:34 +02:00
Vas Crabb
a15dfc6314
Brief coding standard
2015-05-18 09:34:36 +10:00
couriersud
a121403aa3
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
2015-05-18 00:38:30 +02:00
couriersud
d99237d21a
More progress on SPICE to netlist conversion.
...
nltool can now convert simple SPICE netlists e.g. from
LTSpice to netlist format. [Couriersud]
2015-05-17 23:13:36 +02:00
couriersud
916d03981c
Document the changes necessary to compile lua using c++.
...
This may be necessary to completely avoid the usage
of setjmp in MAME. (nw)
2015-05-17 23:13:35 +02:00