Commit Graph

22111 Commits

Author SHA1 Message Date
Miodrag Milanovic
cca73a4ec0 added additional flags for compiling on linux and osx, but enabled just posix, so it should cover most of distributions and variations (nw) 2013-05-10 10:34:43 +00:00
smf-
47a7cb2fcc converted I/O to 16 bit (nw) 2013-05-10 10:28:09 +00:00
David Haywood
c77779c816 new clones
Galaxian (Recreativos Franco S.A. Spanish bootleg) [Roselson (from AUMAP)]
2013-05-09 20:43:47 +00:00
Andrew Gardner
7964d924b3 Adds memory tracking to debugger. This includes two new commands: trackmem and
pcatmem(p|d|i).  [Andrew Gardner]

Fixes left-click selection bug in the memory window. [Andrew Gardner]


Explanation:
------------
Call trackmem to start tracking which PC writes to which address in memory and 
pcatmem(p|d|i) to query a memory region for which PC wrote to it.  Users of 
the QT debugger can also right click on a memory address in the memory window 
to make a popup message appear with the results - right-clicking also 
automatically copies the resultant PC onto the clipboard.  (I'll attach an 
image of this behavior in a follow-up mail).
2013-05-09 19:20:05 +00:00
smf-
f57d8d2d7b modernised adc083x, ds2401, upd4701 [smf] 2013-05-09 16:28:56 +00:00
Miodrag Milanovic
0c393edfdf added emu.keypost function to lua, and made autoboot_command execute that one instead of direct execution, note that you need to add \n for new line at the end now (nw) 2013-05-09 14:32:21 +00:00
Scott Stone
1827647369 Further cleaning of an unneeded file and invalid .mak file entries (nw) 2013-05-09 14:14:47 +00:00
Miodrag Milanovic
4a09e17523 LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine [Miodrag Milanovic]
added -script (or -autoboot_script) command to execute LUA script after driver startup
2013-05-09 13:57:44 +00:00
smf-
5871e48352 finished modernizing timekeeper [smf] 2013-05-09 12:41:18 +00:00
smf-
5fcb3cd11f Changed handlers to 16 bit as that is the size of the external bus and created memory maps instead of installing handlers in init (nw) 2013-05-09 10:17:47 +00:00
Scott Stone
6a2c3f0df9 (MESS) a7800.c - Red and Blue miscalculated proportions fixed. [Robert Tuccitto] 2013-05-09 10:09:19 +00:00
Miodrag Milanovic
1205dc1d61 -8042kbdc: fix uninitialized variable [Peter Ferrie] 2013-05-09 09:45:55 +00:00
Fabio Priuli
3a78dea789 (MESS) nes.c: slightly more refined open bus emulation (still not 100% accurate, but it suffices
to make happy the two games which had issues with previous implementation). nw
2013-05-09 08:15:16 +00:00
Scott Stone
e794ee5bc4 Delete unneeded file and .mak file entry (nw) 2013-05-09 01:27:38 +00:00
Robbbert
5120eb2957 (MESS) D6800: Added support for machine-language games (all 2 of them). 2013-05-08 23:33:53 +00:00
David Haywood
4457de5f35 improve logging details (nw) 2013-05-08 17:45:07 +00:00
Miodrag Milanovic
4ef8573f58 small cleanup (nw) 2013-05-08 14:59:55 +00:00
Miodrag Milanovic
59ff18b1d4 made save_items to be global in cases where needed (nw) 2013-05-08 14:55:55 +00:00
Miodrag Milanovic
6a52173033 save state cleanup, converted state_save_register_global* into save_item/save_pointer (nw) 2013-05-08 14:34:11 +00:00
Robbbert
19a36083f9 (MESS) D6800: Cassette connected up, system marked as WORKING [Robbbert] 2013-05-08 14:04:25 +00:00
Michaël Banaan Ananas
9247f1bd34 (switch around companyname) 2013-05-08 13:44:02 +00:00
Michaël Banaan Ananas
e1ef6a0b96 (switch around companyname) 2013-05-08 13:34:24 +00:00
Michaël Banaan Ananas
7824b80fe4 (Unknown-><unknown>) 2013-05-08 13:05:13 +00:00
Michaël Banaan Ananas
e63c277f09 (Bootleg->bootleg) 2013-05-08 13:01:15 +00:00
Miodrag Milanovic
73c4f5f86e midtunit modernization and some cleanup (nw) 2013-05-08 12:56:31 +00:00
Robbbert
78adfc7d42 (MESS) D6800: bit more work 2013-05-08 12:51:58 +00:00
David Haywood
9fd7956e70 c+p error (nw) 2013-05-08 12:00:46 +00:00
Fabio Priuli
3085a63e16 (MESS) gbcolor.xml: added a new dump by taizou. nw. 2013-05-08 11:57:03 +00:00
Fabio Priuli
58fefba79b (MESS) bbca_cass.xml/bbcb_cass.xml: moved a few files in the proper list and added some info. [Nigel Barnes] 2013-05-08 11:56:11 +00:00
Robbbert
abf4bd757c (MESS) D6800: Added Dreamsoft bios 2013-05-08 11:23:49 +00:00
Miodrag Milanovic
a2755e50a9 added new line support for autoboot command (nw) 2013-05-08 11:02:56 +00:00
David Haywood
e6672e7cfe alt coinage (nw) 2013-05-08 08:07:01 +00:00
David Haywood
68a64ee911 new clones
Moon Cresta (Petaco S.A. Spanish bootleg) [Ricky2001 (from AUMAP)]
2013-05-07 21:25:17 +00:00
Scott Stone
e7db0b621e Added proper sized maincpu rom for World Tennis from recent dump and updated labels. [any, Tafoid]
Added and verified DIP locations for all sets in travrusa.c  [Tafoid]

New clones added
----------------
The Next Space (set 2)  [any]
Traverse USA (I.P. - American Top Bootleg)  [any]
Vastar (set 4)  [any]
2013-05-07 20:57:00 +00:00
Michaël Banaan Ananas
41b8c37508 forgot to add here 2013-05-07 18:40:00 +00:00
Michaël Banaan Ananas
77da65a92c new NOT_WORKING game added
---------------------------
Time Fighter (Time Pilot conversion on Galaxian hardware) [Marcello Mancini, the hands of the hap]
2013-05-07 15:49:01 +00:00
Robbbert
aa258c5f4f (MESS) D6800: Various improvements. Most games are playable. [Robbbert] 2013-05-07 15:13:57 +00:00
Robbbert
b8759ad4e6 (MESS) D6800: fixed width of interrupt pulse; many more games start up now, and sound works in the games. 2013-05-07 09:29:16 +00:00
smf-
c7816ce1a3 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Let's Attack Crazy Cross (GV027 Asia 1.10) [Tom Braider, Smitdogg, The Dumping Union]
2013-05-07 08:47:06 +00:00
Robbbert
5b3e102be8 (MESS) Super80: Added the last of the old bioses from my archives. 2013-05-07 06:58:42 +00:00
Robbbert
174b2781ca (MESS) Applix: enabled selection of bios 2013-05-07 04:23:15 +00:00
Brian Troha
e277607da7 silkroad.c: Add rom locations to rom names. - NW 2013-05-06 21:56:58 +00:00
Miodrag Milanovic
715ac716d5 Autoboot command support added [Ben Geeves,Miodrag Milanovic] 2013-05-06 17:14:13 +00:00
David Haywood
d340c15ba0 silkroad - replaced bad rom, removed init hack [Brian Troha, Smitdogg, The Dumping Union] 2013-05-06 14:35:38 +00:00
David Haywood
536be6f039 nbbatman2bl - replace bad dumps of gfx roms [Smitdogg] 2013-05-06 13:20:23 +00:00
Brian Troha
0792599b67 invqix.c: Add a note about an alt PCB showing a different PCM rom label. - NW 2013-05-06 03:42:34 +00:00
Brian Troha
5d06da7ea5 seibuspi.c: Minor documentation / comment corrections - NW 2013-05-06 03:29:56 +00:00
cracyc
b3150f804e (mess) psxmultitap: add multitap support [Carl] 2013-05-06 00:09:10 +00:00
mahlemiut
579de8a428 fmtowns: fixed RAM regression. (no whatsnew) 2013-05-05 23:29:36 +00:00
smf-
78ff8075b5 replaced other chocovdr roms as you cannot mix and match roms from different boards (nw) 2013-05-05 21:45:05 +00:00