Miodrag Milanovic
d2e8f61149
dynamic_buffer is just std::vector<UINT8> (nw)
2016-10-21 12:35:05 +02:00
Miodrag Milanovic
a291e77b2c
some bool <-> int not needed conversions, also cleaned drivenum.* was using memset for clearing vector (nw)
2016-10-21 11:54:18 +02:00
Miodrag Milanović
5bdb4f7a89
Merge pull request #1537 from ajrhacker/natkeyboard_use
...
Lock out ioport_fields independently of natural keyboard state (nw)
2016-10-21 08:54:15 +02:00
Scott Stone
ff414f1a89
segacd.xml: Fixed CHD hash for roadrashp but still marked baddump until cue issue is fully resolved.
2016-10-21 00:40:57 -04:00
Scott Stone
dada2b9514
rom label fixes (nw)
2016-10-20 18:38:36 -04:00
Scott Stone
57d34c7848
New clones added
...
----------------
Splendor Blast (set 2) [Stefan Lindberg]
Splendor Blast (set 3) [caius, robotype]
2016-10-20 18:29:30 -04:00
AJR
6d2d6bfa0d
Lock out ioport_fields independently of natural keyboard state (nw)
2016-10-20 17:58:03 -04:00
smf-
93b37d2d78
sync pc & curpc (nw)
2016-10-20 20:38:04 +01:00
Miodrag Milanović
b2851a5931
Merge pull request #1536 from ajrhacker/stv_docs
...
stv.cpp: Minor documentation update (nw)
2016-10-20 20:59:43 +02:00
AJR
a714e914cb
stv.cpp: Minor documentation update (nw)
2016-10-20 14:34:59 -04:00
R. Belmont
0d1482e04c
Merge pull request #1528 from npwoods/modernize_imgtool_image_info
...
[Imgtool] Changed imgtool::image::info() to use std::stream and std::stringstream
2016-10-20 09:25:41 -04:00
R. Belmont
dcafe95a9f
Merge pull request #1531 from Risugami/master
...
Added layout for San Francisco Rush
2016-10-20 09:25:23 -04:00
smf-
c9aebc4b7a
fixed disassembly window & flags(nw)
2016-10-20 11:21:20 +01:00
mahlemiut
14cf79ccd6
octopus: added software list
2016-10-20 22:20:01 +13:00
Robbbert
b7d4cdd980
ANZterm: adjusted rom loading so it can begin to boot (nw)
2016-10-20 17:51:14 +11:00
Robbbert
35e5507253
Super80: fixed regression with F4 displayer (nw)
2016-10-20 17:48:59 +11:00
Ivan Vangelista
7d919ecfb6
Merge pull request #1535 from ajrhacker/tabpkr
...
tabpkr: Identify set (nw)
2016-10-20 07:53:35 +02:00
Angelo Salese
7ef6d96c00
Merge pull request #1534 from ajrhacker/skylncr_ramdac
...
Update skylncr.cpp to use RAMDAC (nw)
2016-10-19 22:45:38 +02:00
AJR
8420ecdcbb
tabpkr: Identify set (nw)
2016-10-19 16:44:47 -04:00
hap
e472c644f4
fidel*: rom label for excellence ep12 (nw)
2016-10-19 22:19:04 +02:00
AJR
513e6c20cc
Update skylncr.cpp to use RAMDAC (nw)
2016-10-19 15:31:49 -04:00
Justin Kerk
422e9978d9
New WORKING software list additions
...
-----------------------------------
gameboy.xml: Pokémon - Cock Version (Bootleg) [Zeipher]
2016-10-19 08:30:50 -07:00
smf-
ca6f939ebc
disassembly window fixes (nw)
2016-10-19 14:33:52 +01:00
smf-
48ac8f42a5
removed unused state_string_export() (nw)
2016-10-19 14:33:51 +01:00
Angelo Salese
aedcad0c92
Consistancy fix for Suchie-Pai naming, nw
2016-10-19 10:35:19 +02:00
Robbbert
50e6582410
MT 03045: source.ini must now be in the source subfolder.
2016-10-19 18:28:21 +11:00
Risugami
744c470734
Added layout for San Francisco Rush
2016-10-18 23:07:35 -05:00
briantro
0b3660a9ca
apple2gs.xml - why too tired - one last fix - nw
2016-10-18 22:13:54 -05:00
briantro
5513d022a3
grrrr... why isn't 2mg a standard size??? - NW
2016-10-18 22:11:00 -05:00
briantro
96303bd8e6
apple2gs.xml: minor fixes - NW
2016-10-18 22:07:57 -05:00
briantro
6887789f84
apple2gs.xml: New disk images
...
replace some pirate images with clean cracks.
New softlist additions:
Thexder v1 [TRex]
Cribbage King / Gin King v1.01 [TRex]
2016-10-18 22:00:25 -05:00
briantro
a3aa90ef75
apple2.xml: Couple of new disk images
...
New softlist additions:
------------------------------------
Master of the Lamps [TRex]
Paper Models - The Christmas Kit [TRex]
Shanghai [TRex]
2016-10-18 19:55:52 -05:00
R. Belmont
8966347f5e
Merge pull request #1530 from JoakimLarsson/sccint
...
SCC iack and reset improvements
2016-10-18 20:31:26 -04:00
hap
00ba92342f
fidel*: some irq timing fixes (nw)
2016-10-19 02:27:44 +02:00
Joakim Larsson Edstrom
a7264b1ce3
- Added iack by reading rr2
...
- z80daisy_iack now returns -1 when no vector found or disabled through the WR9 VIS
- Removed z80daisy_reti code to match SCC documentation
- Removed defacto reset values where possible and replaced them with documented SCC reset values
2016-10-18 21:57:22 +02:00
smf-
715bcb8469
fix crash in debug builds. (nw)
2016-10-18 20:02:42 +01:00
smf-
03bdae772f
made analogue ports optional again as Race Drivin' Panoramic doesn't have them hooked up while everything else includes all unused ports. (nw).
2016-10-18 18:12:55 +01:00
MetalliC
4222413e16
istrebiteli: split program ROMs as per schematics, notes
2016-10-18 17:58:24 +03:00
smf-
a67bcb06ff
fix disassembly window (nw)
2016-10-18 15:17:25 +01:00
therealmogminer@gmail.com
54bcc04b00
another minor fix, nw
2016-10-18 15:33:10 +02:00
Olivier Galibert
49024ee800
m_compile m_fix (m_nw)
2016-10-18 14:50:58 +02:00
MetalliC
8632876dfb
NAOMI baseball games names corrections (nw)
2016-10-18 15:23:00 +03:00
therealmogminer@gmail.com
9731cd16c9
fix offset errors, nw
2016-10-18 12:47:30 +02:00
therealmogminer@gmail.com
a897a6d193
more minor cleanup for indy-indigo2 driver, nw
2016-10-18 12:47:29 +02:00
mahlemiut
fa5f8c7e49
x68k: added IPL ROM dumped from an early X68000 CZ-600CE, made default for the X68000 [The Dumping Union, Barry Rodewald]
2016-10-18 23:01:54 +13:00
hap
28eb675b67
New working machine added
...
---------
Canon Multi 8 [hap, Sean Riddle]
2016-10-18 01:56:13 +02:00
Nathan Woods
cb11268ed8
[Imgtool] Changed imgtool::image::info() to use std::stream and std::stringstream
2016-10-17 18:33:26 -04:00
Vas Crabb
b67646cee8
Merge pull request #1526 from npwoods/imgtool_directory_refs
...
[Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &'
2016-10-18 09:09:19 +11:00
Vas Crabb
01092703a3
Merge pull request #1527 from JoakimLarsson/scc
...
Fixed vector modification
2016-10-18 09:08:41 +11:00
Nathan Woods
bbd820eb18
[Imgtool] Fixed a few spacing issues
2016-10-17 18:04:27 -04:00