Miodrag Milanović
fe21a14a50
Merge pull request #79 from ramiropolla/cross-compile
...
Make cross-compilation easier [Ramiro Polla]
2015-01-05 08:32:22 +01:00
couriersud
836ed8f2a7
Renamed draw[sdl2|ogl|sdl]_window_get_primitives and related variables
...
to set_target_bounds. That's what is really done here. Moved common code
back to window.c. (nw)
2015-01-05 03:10:11 +01:00
couriersud
91005a5e13
Fix compiling with SDL 1.2, BASELIBS need X11 in this case. (nw)
2015-01-05 03:03:49 +01:00
couriersud
9dd8b47bf4
Fixed a memory leak in draw13.c and a clipping issues with vertically
...
flipped textures. Simplified the code and added consts were appropriate.
This was a preparation for using SDL2.0 texture rotation going forward.
(nw)
2015-01-05 01:54:24 +01:00
hap
acfbef2a68
mark bad dump confirmed by Zoinkity
2015-01-04 20:06:28 +01:00
Ramiro Polla
c26b76f6b7
Run build tools based on build OS
2015-01-04 16:23:45 +01:00
mamehaze
12e8e314af
new clones
...
Dungeons & Dragons: Shadow over Mystara (Asia 960208) [ArcadeHacker]
2015-01-04 14:15:30 +00:00
Oliver Stöneberg
095cf25750
k001005.c: disabled some logging (nw)
2015-01-04 14:15:10 +01:00
peterferrie
a2ad5f9e2d
(MESS) ap2_dsk: don't allocate 2Mb of *stack*, malloc() instead [Peter Ferrie]
2015-01-03 21:39:54 -08:00
arbee
6779cd2616
(MESS) macplus: add all 3 official boot ROMs plus a homebrew enhanced version. [R. Belmont, Rob Braun]
2015-01-03 23:56:06 -05:00
arbee
b340f51b73
(MESS) Fix dropped keystrokes on pre-ADB Macs. [Rob Braun]
2015-01-03 22:21:52 -05:00
arbee
1542c13ac1
(MESS) New skeleton drivers added: [R. Belmont, Al Kossow]
...
- HP 1650b
- HP 1651b
2015-01-03 22:16:35 -05:00
peterferrie
17f660d6eb
winprefix: support some C99 extensions in older MSVC [Peter Ferrie]
2015-01-03 18:22:18 -08:00
couriersud
aa78d4dd5d
Added zeroing of texcoords to reset() of render_primitve. The omission
...
of doing so may have cause strange drawing issues in case the code
assumes these to be 0.0f (nw)
2015-01-03 23:09:03 +01:00
arbee
d22725a623
(MESS) Improve mouse tracking for pre-ADB Macs. [Rob Braun]
2015-01-03 16:43:42 -05:00
Miodrag Milanovic
f17d2dec29
Make sdl windows build compile (nw)
2015-01-03 12:15:50 +01:00
jbu
8ca5a4e597
MCU simulation has been fixed [Chris Hard, Adrian Smethurst, Philip Campbell]
2015-01-03 10:53:34 +01:00
peterferrie
ff73a6a116
support 800k ProDOS order (.po) disks
2015-01-02 22:41:39 -08:00
David Haywood
46645aeba4
arcompact (nw)
2015-01-02 21:32:21 +00:00
Osso
4f06a0ae4b
Fixed MT5816 (nw)
2015-01-02 20:22:32 +01:00
David Haywood
40ae1496b0
arcompact wip (nw)
2015-01-02 15:19:56 +00:00
Oliver Stöneberg
e85c30afa2
vconv: fixed potential memory leaks (nw)
2015-01-02 13:36:44 +01:00
Oliver Stöneberg
c7922d275f
fixed Visual Studio warnings (nw)
2015-01-02 13:30:08 +01:00
etabeta78
56001abb60
New games added
...
---------------------------------------------------
Star Trek (Sidam bootleg on Head On hardware) [Piero Andreini, PaTrYcK]
2015-01-02 13:32:39 +01:00
Lord-Nightmare
972a336a5d
Merge branch 'master' of https://github.com/mamedev/mame
2015-01-02 04:38:52 -05:00
Osso
a08765586c
Fixed MT05812 (nw)
...
in m4nod, the region was called "upd" but machine is mod4oki? Which one is correct?
2015-01-02 09:11:22 +01:00
Osso
e860f8100f
Fixed MT05811 (nw)
2015-01-02 08:53:42 +01:00
Osso
91f28d9772
nes.c: removed erroneous use of postload, fixes fds and famitwin save state problem (nw)
2015-01-02 08:36:19 +01:00
arbee
d404e8c69e
Pass RAM test (nw)
2015-01-01 23:21:53 -05:00
arbee
32c151d50e
(MESS) New skeleton driver added: [R. Belmont, Al Kossow]
...
- HP16500a (ver 00.00)
2015-01-01 23:15:24 -05:00
Lord-Nightmare
4e4f5d1633
Merge branch 'master' of https://github.com/mamedev/mame
2015-01-01 22:55:10 -05:00
Lord-Nightmare
d48a5325b4
minor fix to victor 9k keyboard matrix (n/w)
2015-01-01 22:51:05 -05:00
briantro
3e9163f4d7
new Overdrive clones
...
New Clones Added
------------------------------------------
Over Drive (set 2) [ShouTime, The Dumping Union]
Over Drive (set 3) [ShouTime, The Dumping Union]
2015-01-01 21:19:19 -06:00
couriersud
192168de8c
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-01-02 00:47:56 +01:00
couriersud
39b86f1e75
Fix compile on clang
2015-01-02 00:47:35 +01:00
Wilbert Pol
e7f8f57303
Some atari 8bit cassette work, not working yet (nw)
2015-01-01 23:57:25 +01:00
Wilbert Pol
d18d667665
Fixed building of tools on OSX; patch might not be complete (nw)
2015-01-01 23:57:25 +01:00
Oliver Stöneberg
da73187179
fixed DEBUG compilation (nw)
2015-01-01 23:30:19 +01:00
couriersud
c0c22a0894
Hopefully fix unused variable error in GCC 4.9.2
2015-01-01 23:28:59 +01:00
arbee
4a46c71274
(MESS) hp9k_3xx: support 9000/370 (same bootrom as 330,340). [Al Kossow]
2015-01-01 17:05:44 -05:00
Robert
80d5681e91
(MESS) fixed crash with >mess super6 cpm22 (nw)
2015-01-02 08:15:50 +11:00
couriersud
fde220f4a7
Palettes are now copied during get_primlist. This should fix
...
multithreading related palette issues. Along the way also
- added constructors to SDL osd structs
- changed related malloc to global_alloc
- added a copyfrom routine to dynamic_array
- minor code simplifications.
2015-01-01 22:13:55 +01:00
Miodrag Milanović
f0b06a5c84
Merge pull request #92 from plgDavid/patch-5
...
Update mess.lst
2015-01-01 21:03:05 +01:00
Miodrag Milanović
213066b56c
Merge pull request #91 from plgDavid/patch-4
...
(MESS)Added Japanese Speak & Spell [plgDavid]
2015-01-01 21:02:52 +01:00
David Viens
a8b4023aa7
Update mess.lst
2015-01-01 14:57:05 -05:00
David Viens
82da91834b
Added Japanese Speak & Spell
2015-01-01 14:54:30 -05:00
Wilbert Pol
b3932b60cb
Added skeleton for Atari 8bit SIO bus. This will not work until pokey learns to speak low level serial. (nw)
2015-01-01 20:49:20 +01:00
Oliver Stöneberg
6c0a4f47e3
a few more data race fixes / cleanups (nw)
2015-01-01 20:03:07 +01:00
Oliver Stöneberg
1c94c3f408
introduced BASELIBS to makefile to link smaller tools with less dependencies (nw)
2015-01-01 15:17:09 +01:00
Oliver Stöneberg
ab2876ab12
fixed yet another data race warning (nw)
2015-01-01 15:15:03 +01:00