Miodrag Milanovic
5ce4598481
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-21 09:13:02 +01:00
MetalliC
cc4fdd783d
nw
2016-02-21 10:10:39 +02:00
MetalliC
f417df47e8
Russian translation
2016-02-21 09:56:16 +02:00
Miodrag Milanovic
9527a89b2c
cleanup (nw)
2016-02-21 08:52:18 +01:00
Miodrag Milanovic
ed07fd70ed
destroy renderer when needed (nw)
2016-02-21 08:33:39 +01:00
Miodrag Milanović
f2c514989f
Merge pull request #631 from dlabi/master
...
Sord m5: bug fixes [Ales Dlabac]
2016-02-21 07:55:00 +01:00
Miodrag Milanovic
62348a7546
Chinese Traditional translation [YuiFAN]
2016-02-21 07:54:04 +01:00
cracyc
ff627a4139
pc9801: some refactoring (nw)
...
mess: fix build (nw)
2016-02-20 22:24:44 -06:00
dankan1890
c890643fd5
cleanup. (nw)
2016-02-21 05:03:06 +01:00
dankan1890
526d56d359
Added option in the "Customize UI" menu for selecting the language. (nw)
2016-02-21 04:59:39 +01:00
therealmogminer@gmail.com
c13089a065
Fix some compile errors, not sure if all(nw)
2016-02-21 03:52:22 +01:00
therealmogminer@gmail.com
bf033cfe00
Final fixups, get sliders working again, nw
2016-02-21 03:03:29 +01:00
therealmogminer@gmail.com
eca47070a5
More work on targets, nw
2016-02-21 03:03:28 +01:00
therealmogminer@gmail.com
664a0aee90
More reader support, nw
2016-02-21 03:03:26 +01:00
therealmogminer@gmail.com
c68d4538a7
More JSON reader plumbing, nw
2016-02-21 03:03:25 +01:00
therealmogminer@gmail.com
09f03905fd
More reshuffling, nw
2016-02-21 03:03:24 +01:00
therealmogminer@gmail.com
9a47a870df
First take on render API reorg, nw
2016-02-21 03:03:23 +01:00
arbee
dadf8e7d79
kt76: compile fix (nw)
2016-02-20 20:55:52 -05:00
Robbbert
e7de5b6191
Temp fix compile till arbee gets back. kt76 fails validation.
2016-02-21 12:45:02 +11:00
dlabi
90acde2452
Sord m5: bug fixes
...
fixed bug: crash if rom card was only cart
fixed bug: when em-5 selected monitor rom wasn't paged in
brno mod: windowed boot as default rom
brno mod: fixed bug: tape command in menu now works
2016-02-20 23:40:08 +01:00
yz70s
8e02154c9c
xbox.cpp: more usb (nw)
2016-02-20 22:48:11 +01:00
Miodrag Milanovic
61d6a5c76d
update makefile (nw)
2016-02-20 22:46:20 +01:00
arbee
aa8e0fe2cf
sq1: much improved LCD and front panel button support. [Parduz, R. Belmont]
2016-02-20 16:42:29 -05:00
Miodrag Milanovic
4900b941f1
Must commit pre-compiled language files (nw)
2016-02-20 22:40:35 +01:00
Miodrag Milanovic
7ea2c6b58e
fix compile (nw)
2016-02-20 22:38:02 +01:00
Miodrag Milanovic
0bc4173bd3
Added multi-language support for MAME [Miodrag Milanovic]
...
Added sample language to show display in cyrillic use
mame -lang "Serbian (Cyrillic)"
2016-02-20 22:31:41 +01:00
RobertoFresca
d3b7026eca
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-20 18:05:21 -03:00
RobertoFresca
c5ca908028
Preliminary decryption for roypok96c. [Roberto Fresca].
2016-02-20 18:04:41 -03:00
ImJezze
e57c90084c
Quality and Performance improvements
...
- HLSL now uses NPOT sized target surfaces (breaks compatibility with
graphics cards based on R300/R400/NV30 and older)
- HLSL target surfaces now have the size of the screen canvas
- removed HLSL pre-scale factor
- HLSL now uses a sharp bilinear interpolation to pre-scale textures to
screen canvas size, based on [Themaister's] implementation
- improved overall performance (based on the previously required
pre-scale factor, you might notice a 5-50% speed-up depending on your
graphics card, more if you used a higher pre-scale factor)
- improved shadow mask quality (pixel-perfect) in screen-mode
- fixed half source texel offset of bloom level alignment
- removed ./hlsl/artwork_support folder
- all shaders after pre-scale are now based on screen coordinate
(workaground, till both raster and vector pass can work on texture
coordinates)
- disabled distortion shader for more than one screen and for artworks
in full mode, does not affect artworks in copped mode (workaground, till
both raster and vector pass can work on texture coordinates)
- moved compute_texture_size() from texture_info to texture_manager (nw)
2016-02-20 21:58:56 +01:00
Miodrag Milanovic
c24b31a077
fix line endings for po files (nw)
2016-02-20 21:51:52 +01:00
Miodrag Milanovic
1115b98dd3
Added initial language list with definitions and scripts for update (nw)
2016-02-20 21:50:02 +01:00
RobertoFresca
23d0766329
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-20 17:40:15 -03:00
RobertoFresca
f9d5926abd
New clones marked as NOT_WORKING
...
--------------------------------
Royal Poker '96 (set 4, C3 board) [Roberto Fresca, Ioannis Bampoulas]
2016-02-20 17:39:37 -03:00
arbee
f8028a33c1
Apollo changes: [Hans Ostermeyer]
...
- Unified logging format in associated devices
- Use correct raw video modes
2016-02-20 15:25:45 -05:00
Miodrag Milanovic
2041d88978
Remove redundant defines, in order to make translation easier (nw)
2016-02-20 17:40:05 +01:00
Miodrag Milanović
1a4f73d32f
Merge pull request #629 from felipesanches/fix_h8_cpu_regnames_string_array_size
...
[h8 cpu] fix a typo in the array length of the register names string
2016-02-20 16:23:14 +01:00
Felipe Corrêa da Silva Sanches
cb8d5e410c
[h8 cpu] fix a typo in the array length of the register names string
2016-02-20 13:15:39 -02:00
cracyc
4a5cc0d71f
i386: stuff (nw)
2016-02-20 08:34:21 -06:00
Stiletto
234b611632
(nw)
...
(nw)
2016-02-20 07:35:54 -05:00
yz70s
80ad9c66cc
xbox.cpp: irq acknowledge was wrong (nw)
2016-02-20 13:24:05 +01:00
Miodrag Milanovic
82683676ad
rename (nw)
2016-02-20 11:38:20 +01:00
Miodrag Milanovic
f481b60978
limit internationalization to UI where it belongs (nw)
2016-02-20 10:10:35 +01:00
Miodrag Milanovic
01495e7371
Updated Galaksija driver with proper content provided by author himself and fixed descriptions (nw)
2016-02-20 09:24:27 +01:00
hap
0ee0726dc4
New Working machine added
...
--------------
Conic Electronic Football II [hap, Sean Riddle]
2016-02-20 04:19:19 +01:00
cracyc
f971143307
i386: oops(nw)
2016-02-19 21:16:09 -06:00
RobertoFresca
ce0914ed90
Sigma B52 driver: Changed the games description and added some notes.
2016-02-19 23:22:14 -03:00
cracyc
6c03d4fae3
i386: 80386 sreg push only 16 bits and loadall (nw)
...
---
All os/2 betas work with cga now
2016-02-19 20:08:55 -06:00
dankan1890
4dc5884c97
ui: search fixed in filesel, dirmenu and swlist.
2016-02-20 02:52:00 +01:00
hap
b58e5b4d55
hh_*: misc cleanups
2016-02-20 00:54:43 +01:00
Lord-Nightmare
c12e8830ca
COM5016/COM8116 Baud Generator: Added a bunch more divisor tables and notes [Lord Nightmare]
2016-02-19 15:53:59 -05:00