therealmogminer@gmail.com
016a6bd61b
Fix taking traps in SPARC core
2016-07-05 16:35:32 +02:00
Vas Crabb
20724e105c
Merge pull request #1042 from JoakimLarsson/s4_75_sccbug
...
Fix for mid tx reset of scc channel
2016-07-05 23:21:05 +10:00
Joakim Larsson Edstrom
a1177eef82
Fix for mid tx reset of scc channel
2016-07-05 15:14:26 +02:00
Vas Crabb
1bd116c5c8
use allocating mode of ::realpath by default (nw)
2016-07-05 22:50:14 +10:00
Vas Crabb
f2320e4bea
uismall.bdf: add monotonic Greek (and a couple of archaic Cyrillic characters)
...
can now run mame -uifont uismall.bdf -language Greek for 15kHz monitor
lowercase gamma and lambda could probably be prettier, but it's definitely all legible
2016-07-05 19:22:00 +10:00
etabeta78
b3adfa8b35
Merge pull request #1029 from rzero9/patch-3
...
fmtowns_cd.xml: misc additions
2016-07-05 07:24:18 +02:00
Vas Crabb
9af1661a8b
Merge pull request #1037 from npwoods/file_create_refactoring
...
File create refactoring
2016-07-05 13:26:30 +10:00
Nathan Woods
bdf2059bf4
As per Vas Crabb, readding overloads that take a std::string& parameter for the result
2016-07-04 23:22:37 -04:00
Nathan Woods
0d4151e366
Changed a number of file manager related menus to have their outputs be by reference than pointer, and tightened up typecasts in menu_select_rw
2016-07-04 23:13:07 -04:00
arbee
81c3d47a6c
sun4 updates:
...
- Preliminary counter/timer support [R. Belmont]
- Support both 8 and 16 context variants of sun4c arch [R. Belmont]
- Added SPARCStation 1+ ROM [Al Kossow]
2016-07-04 21:18:46 -04:00
Vas Crabb
9f415edfe0
Merge pull request #1039 from ajrhacker/legionna_docs
...
legionna.cpp: remove unused stuff; minor doc update (nw)
2016-07-05 11:17:57 +10:00
Vas Crabb
2c9dfd77ba
Revert "C++ comments for some parts."
...
This reverts commit 19c4764090
.
2016-07-05 11:16:05 +10:00
R. Belmont
09b6b311ff
Merge pull request #1036 from ajrhacker/disasm
...
Consolidate disassemble functions (nw)
2016-07-04 21:06:15 -04:00
R. Belmont
fc01413d39
Merge pull request #1040 from system11b/S11patimono_dip
...
Dip switches - lots of them
2016-07-04 21:05:04 -04:00
R. Belmont
b1a90fda41
Merge pull request #1041 from MooglyGuy/master
...
Fix some SPARC issues, attn: RB
2016-07-04 20:42:51 -04:00
therealmogminer@gmail.com
0683c62485
Merge remote-tracking branch 'mainline/master'
...
Conflicts:
src/devices/cpu/sparc/mb86901.cpp
src/devices/cpu/sparc/sparc.h
2016-07-05 02:00:03 +02:00
therealmogminer@gmail.com
070a7b5a56
Fix some SPARC issues
2016-07-05 01:56:25 +02:00
system11b
653aa04451
Dip switches - lots of them
2016-07-05 00:14:26 +01:00
dankan1890
9fb7abffef
Fixed crash in directories configuration. (nw)
2016-07-05 00:13:17 +02:00
dankan1890
440c90486a
Added in "Miscellaneous Options" menu one item to hide ROMless machines from the availables list. [Maurizio Petrarota]
2016-07-04 23:59:08 +02:00
dankan1890
19c4764090
C++ comments for some parts.
...
Increased use of the specifier auto.
Some code cleanups.
2016-07-04 23:40:16 +02:00
Ted Green
a8143fd8d8
atlantis: Added analog joystick (nw)
...
zeus2: Fixed screen resolution in atlantis. Added direct pixel writing for atlantis. Scaling still needs work. (nw)
midzeus: Added return data for unknown register access to keep thegrid from hangin. (nw)
2016-07-04 13:23:05 -06:00
AJR
4086f84f25
Better terminology (nw)
2016-07-04 15:22:29 -04:00
Bavarese
4bd2800a39
Update vtvideo.cpp
...
Changed polarity of reverse field.
2016-07-04 21:01:02 +02:00
Ivan Vangelista
0cfee6b1b4
konamigx.cpp: added coin3, coin4, service3 and service4 for type3 and type4 hw (nw)
2016-07-04 20:55:52 +02:00
AJR
6a97429839
legionna.cpp: remove unused stuff; minor doc update (nw)
2016-07-04 12:29:33 -04:00
Ivan Vangelista
4c4e318be5
3 more fixes (nw)
2016-07-04 17:13:34 +02:00
Giuseppe Gorgoglione
85740d73e6
Remove bgfx_avi_name and hlsl_write options
...
Now the filenames for movies recorded by HLSL and BGFX renderers are automatically generated just like the ones for movies and snapshots recorded by the video core. They are generated according to the "snapname" template (eg. by default <snap_folder>/<device_name>/<numeric_index.avi>, so you can revert to the old behavior (why?) just setting "snapname bgfx.avi" or "snapname hlsl.avi".
The main advantage is that now you can record as many movies as you want during a single gaming session without much hassle (previously you had to move or rename the old movie file by hand before recording a new one).
2016-07-04 13:50:10 +02:00
Giuseppe Gorgoglione
2b0682196d
Direct3D HLSL: use aviwrite to record avi movies
...
Use common infrastructure in aviwrite.c instead of equivalent local code.
In addition:
- the target textures used by the HLSL movie recorder are now allocated only when recording is ongoing
- removed shaders->begin_frame() and shaders->end_frame() hooks from the main Direct3D rendering loop
- set default HLSL movie name to hlsl.avi to match bgfx.avi setting
2016-07-04 10:48:47 +02:00
Ivan Vangelista
b7ec0d4fa8
epson_lx810l.cpp: fixed ROM_REGION type (nw)
2016-07-04 09:12:50 +02:00
Scott Stone
81c7a63e06
excessive printf while testing changed to logerror (nw)
2016-07-03 22:48:13 -04:00
Robbbert
ea42b8bbaf
Fixed the build.
2016-07-04 09:54:42 +10:00
Vas Crabb
75446b66c8
Merge pull request #1038 from cgwg/crt-geom
...
Added crt-geom and crt-geom-deluxe shaders for bgfx.
2016-07-04 09:36:08 +10:00
cracyc
e11707a3fe
vii: use banking (nw)
2016-07-03 18:33:03 -05:00
cracyc
95e29c600e
luaengine: Doh (nw)
2016-07-03 16:32:48 -05:00
cracyc
bccd9ad271
luaengine: add optional arg for physical address space to disable address shift (nw)
...
----
Cheats created with the cheatfinder won't work with the builtin cheat finder if the cpu has an address bus that isn't 8bits unless the addresses are fixed up.
2016-07-03 16:28:06 -05:00
AJR
20427d78b4
Don't need debugcpu to translate (nw)
2016-07-03 17:23:47 -04:00
cracyc
4c20f32839
luaengine: address_to_byte (nw)
2016-07-03 15:54:49 -05:00
Jeremy Green
3697bd8cdc
Added crt-geom and crt-geom-deluxe shaders for bgfx.
...
This includes several aperture grille / shadow mask patterns. Note that these are all designed to be used on a display with RGB subpixel order, and may thus suffer if rotated or used with a BGR display.
2016-07-03 22:43:16 +02:00
angelosa
f487ca3bcc
More work (nw)
2016-07-03 20:49:41 +02:00
Nathan Woods
411880ac67
This changes the various submenu results to be bonafide enums rather than just vanilla integers
2016-07-03 14:16:24 -04:00
angelosa
8b1c5b90c7
Some raw commands (re-)implemented (nw)
2016-07-03 19:48:50 +02:00
AJR
90b08e2995
Consolidate disassemble functions (nw)
2016-07-03 13:46:21 -04:00
Nathan Woods
44fbefc217
Prefixed menu_control_device_image::current_directory and menu_control_device_image::current_file with m_
2016-07-03 13:37:35 -04:00
Nathan Woods
de6bbdf176
Changed a few zippath related functions to return their strings as a return value, as opposed to passing in a destination buffer
2016-07-03 13:28:09 -04:00
Nathan Woods
587e9f5e32
Changed zippath.[cpp|h] to use C++-style comments
2016-07-03 13:21:09 -04:00
Nathan Woods
c105b9d8a9
Split UI related to file creation from filesel.[cpp|h] into filecreate.[cpp|h]
2016-07-03 13:12:52 -04:00
angelosa
5ab63a978a
Re-added scrolling
2016-07-03 18:32:36 +02:00
angelosa
16486ece9a
Added sprites, fixed MT #06246
2016-07-03 18:21:43 +02:00
angelosa
d992f893ff
Added tilemaps, (nw)
2016-07-03 18:08:14 +02:00