Commit Graph

47164 Commits

Author SHA1 Message Date
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
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
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
Joakim Larsson Edstrom
7e288746a5 Fixed vector modification 2016-10-17 23:24:13 +02:00
cracyc
542374676b 8042kbdc: fix stuff (nw) 2016-10-17 15:57:45 -05:00
smf-
36944269bd DAC WIP, started documenting the DACs in use. [smf]
ataxx: Fixed missing sound channel caused by one dac not being hooked up and one dac being hooked up to two addresses.
bestbest: Fixed high pitch screech caused by incorrect addressing (two dacs weren't hooked up and two were hooked up to two addresses).
cchasm: Fixed static noise generation caused by feeding the same bit to both dacs.
cheekyms: Slightly improved sound by implementing sound triggers as 8 x 1 bit dacs instead of 1 x 8 bit dac.
galeb: Fixed sound by implementing it according to http://www.deltasoft.com.hr/retro/galebemu.htm & implemented enough of LOAD/SAVE to stop it hanging.
hard drivin: (all games in driver) Improved 12 bit controls, although centre still goes out of sync.
mea8000: Converted to a sound device.
megaphx: Fixed noisy samples due to wrong format.
microvsn: Fixed sound pitch caused by incorrect usage of write_signed8().
seicross: Changed to a 4 bit dac as samples are packed nibble.
spaceg: Preliminary sound using space invaders samples.
suna8: Changed to a 4 bit dac as samples are packed nibble.
vcombat: Fixed static during machine gun fire due to incorrect dc offset removal.
vectrex: Fixed noisy samples due to wrong format.
wheelfir: Fixed sound, eeprom & analogue steering wheel and brake pedal.
2016-10-17 16:04:02 +01:00
Vas Crabb
8676fc0d8d Merge pull request #1525 from npwoods/imgtool_modernize_list_partitions
[Imgtool] Modernized imgtool::image::list_partitions()
2016-10-17 22:39:31 +11:00
Nathan Woods
9546118988 [Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &' 2016-10-17 07:36:51 -04:00
Nathan Woods
dbab7b01f1 [Imgtool] Modernized imgtool::image::list_partitions() 2016-10-17 06:40:11 -04:00
Vas Crabb
eab8fe41c3 Merge pull request #1524 from JoakimLarsson/scc8530_1
SCC improvements
2016-10-17 21:03:58 +11:00
Joakim Larsson Edstrom
da3c89b393 - zbus interface functions zbus_r and zbus_w added supporting shift left/right modes
- improved variant handling including the incomplete read register maps for some
- external CTS and DCD interrupts added
- improved device reset values
- SWI acknowledge command added
- improved/fixed handling of wr9, rr2, rr3
- wr7prime register added
2016-10-17 11:51:58 +02:00
Scott Stone
c97399f7a5 hp9845b_rom.xml format fixes (space->tab) (nw) 2016-10-17 01:51:43 -04:00
Vas Crabb
6646b1bf3b Merge pull request #1523 from ajrhacker/mz80b_kbd
mz80b, mz2000: Tinkering around the edges
2016-10-17 16:15:08 +11:00
cracyc
939d1446a2 hiscore.dat: Updates [Leezer]
8042kbdc: fix Indigo keyboard [Carl]
----
The removed stuff from 8042kdbc appears to be handled by pckeybrd now but there could be regressions.
2016-10-16 19:32:22 -05:00
AJR
bd6801ea71 mz80b, mz2000: Tinkering around the edges
- Move MZ-80B to mz2000.cpp driver (emulation remains totally broken)
- Overhaul character layouts, creating separate configurations for European and Japanese keyboards (MT #6338)
- Add GRPH characters and kana to key names
2016-10-16 20:13:47 -04:00
Vas Crabb
9b5c5f607a Merge pull request #1522 from npwoods/imgtool_partition_refs
[Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &'
2016-10-17 10:08:48 +11:00
angelosa
46f7b304a1 Added Choro Q Hyper Racing, pending credits nw 2016-10-17 00:44:59 +02:00
Nathan Woods
08fbc684a9 [Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &' 2016-10-16 18:35:44 -04:00
R. Belmont
b88f7d15fc Merge pull request #1510 from ajrhacker/dump_stride
Add stride as sixth parameter to debug dump command
2016-10-16 16:11:07 -04:00
R. Belmont
a14201184e Merge pull request #1520 from npwoods/imgtool_image_refs
[Imgtool] Bulk change:  'imgtool::image *' ==> 'imgtool::image &'
2016-10-16 16:10:56 -04:00
R. Belmont
91a3f14a50 Merge pull request #1521 from FakeShemp/master
Fix hash errors in Sega CD softlist
2016-10-16 16:10:08 -04:00
FakeShemp
b3bb82d9ae Add in the last missing sha1. Thanks Flupper 2016-10-16 21:45:46 +02:00
FakeShemp
537d504aa2 Another one. 2016-10-16 20:49:40 +02:00
FakeShemp
7bd0dc5013 Add one back. 2016-10-16 20:46:47 +02:00
FakeShemp
4481b33975 Remove remaining faulty sha1 to mark them. 2016-10-16 19:56:25 +02:00
MetalliC
ccf7f9b2b5 naomi notes (nw) 2016-10-16 20:38:55 +03:00
MetalliC
c8e1f1941a stv.c: add Taiwan 97/05/15 v1.14 BIOS [Corrado Tomaselli] 2016-10-16 20:38:40 +03:00
FakeShemp
022430913c Fix most of the faulty sha1. 2016-10-16 19:25:13 +02:00