R. Belmont
11987a538e
Merge pull request #2779 from rfka01/master
...
Added missing Kaypro models, distributed ROM files accordingly
2017-11-06 20:38:00 -05:00
Ted Green
adb968a68a
mips3: Cleanup TX4925 implementation. (nw)
2017-11-06 15:59:46 -07:00
AJR
fe74d5c47b
v9938: Bury this inaccurate kludge for good (nw)
2017-11-06 17:29:57 -05:00
Nigel Barnes
59af927112
floptool: Added Acorn Atom floppy formats. (nw)
2017-11-06 21:42:13 +00:00
Nigel Barnes
8c8b749762
castool: Added Acorn Atom formats. (nw)
2017-11-06 21:42:13 +00:00
Nigel Barnes
e84891301b
New NOT working software list
...
---------------------------------
px8_cart: Epson BASIC, Clock, DAKComm, dBase II, Geneva Connection, Intext 1.1, Intext 1.0, Othello, Oval IRM, Portable Calc, Portable WordStar, SuperCalc, The Traveling Appointment Manager, The Traveling Expense Manager, The Traveling Time Manager, Turbo Pascal (unofficial ROM), CP/M Utilities
2017-11-06 21:42:13 +00:00
Nigel Barnes
780340b355
bbcb: Added Computer Village 1797 FDC (LVL Dos), not working.
2017-11-06 21:42:13 +00:00
Dirk Best
e0321d67e6
midvunit: Use ADC0844 device
2017-11-06 20:47:45 +01:00
Dirk Best
faeedc757c
einstein: Major cleanup, add a ADC0844 device
...
The analogue joystick is now emulated. Also fixed a few minor issues
with the memory map.
This also adds a generic Z80 dasisy chain device, for use in drivers
with non-Z80 peripherals.
2017-11-06 20:47:38 +01:00
MetalliC
9b446161b8
Merge pull request #2777 from einstein95/master
...
Replacing the PlayStation 2 BIOS files with ones from the redump datfile (nw)
2017-11-06 21:10:26 +02:00
einstein95
445a96fa22
Update to latest redump datfile (nw)
2017-11-07 07:55:10 +13:00
einstein95
f691371153
Replacing the PlayStation 2 BIOS files with ones from the redump datfile (nw)
2017-11-07 07:55:10 +13:00
AJR
75ebec8dd3
ds1204: Use full device name (nw)
2017-11-06 13:31:42 -05:00
Ivan Vangelista
efd3c7cc5d
new not working software list additions
...
-------------------------------------------------------
vsmile_cart:Disney La sirenetta - Ariel e la crociera magica (Ita), Disney Cenerentola - I desideri magici di Cenerentola (Ita), Disney Il re leone - La grande avventura di Simba (Ita), Kung Fu Panda - Path of the Panda (UK), Disney/Pixar Up (UK), Disney/Pixar Ratatouille - Le nuove ricette di Remy (Ita), Scooby-Doo! - Avventura a Funland (Ita), Zayzoo: An Earth Adventure (UK) [tag2015]
2017-11-06 19:13:20 +01:00
Ivan Vangelista
48edc4100c
new working clone
...
------------------------------
'99: The Last War (bootleg) [ShouTime]
2017-11-06 19:05:36 +01:00
Ivan Vangelista
e8cd1e8131
new working clone
...
---------------------------
The 26th Z [ShouTime, Paul Vining, The Dumping Union]
2017-11-06 19:04:09 +01:00
hap
8e13c4a31a
zx: added extra RAM options for ts1000 [Barry Nelson]
2017-11-06 18:16:06 +01:00
AJR
61b1748559
dsb46: Use CTC for baud rate generation (nw)
2017-11-06 11:52:42 -05:00
hap
412a9b4783
zx: ts1000 display circuitry is identical to zx81, not cyan [Barry Nelson]
2017-11-06 16:09:09 +01:00
MetalliC
ad83fd8b3e
Merge pull request #2783 from DavidHaywood/pgm2
...
dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard and Peter Wilhelmsen]
2017-11-06 15:11:14 +02:00
David Haywood
d9e9639a63
dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard and Peter Wilhelmsen]
...
started adding some devices to the driver to support it [David Haywood]
derived IGS036 type in ARM7/9 core, because it seems like mmu could be different, and there are probably other internal devices [David Haywood]
fixed(?) BLX (LO) thumb opcode in ARM7/9 core, was storing a return address that skipped the following opcode [David Haywood]
I think there might still be ARM9 issues.
2017-11-06 12:36:52 +00:00
arbee
9deea887f8
apple2cp: MIG RAM is 2K, not 0.5K. [mgcaret, R. Belmont]
2017-11-05 22:13:26 -05:00
AJR
5fba45b0bc
v9938, v9958: Convert to use RGB32 bitmaps
...
- Palette has been retained mostly for the sake of the palette viewer, and now reflects the actual programmed values, rather than being a fixed RRRGGGBBB encoding plus a hacky mess for the V9958's YJK colors.
- V9938-on-V9938 transparent overlay is fixed for meritm.cpp (was broken a few releases ago).
2017-11-05 21:55:34 -05:00
angelosa
19c02de936
MT #3804 (nw)
2017-11-06 02:56:14 +01:00
Ted Green
8b1db70acb
voodoo: Fix SSE 4.1 optimization. (nw)
2017-11-05 17:08:31 -07:00
AJR
3c3b5199a4
flower: Resolve conflict between driver and device name (nw)
2017-11-05 17:59:44 -05:00
hap
efebf3417b
tti: change "Unknown" to lowercase (nw)
2017-11-05 23:45:18 +01:00
hap
e364cd685b
wyse: rename romsets to machine names instead of company (nw)
2017-11-05 23:09:38 +01:00
hap
842a8347c0
renamed hazeltine.cpp to esprit.cpp (nw)
2017-11-05 22:57:29 +01:00
hap
c977a38d17
hazeltine: rename to esprit (will rename driver too). It was confusing. Compare hypothetically with adding a new konami game and naming driver,romset,state "konami". (nw)
2017-11-05 22:51:29 +01:00
AJR
58e7ffe252
cd2650: Miscellaneous notes and corrections (nw)
2017-11-05 15:56:23 -05:00
angelosa
d1ee73204a
And this one (nw)
2017-11-05 21:32:14 +01:00
angelosa
f8fd0f56cd
Minor (nw)
2017-11-05 21:20:30 +01:00
angelosa
c4cd603431
flower.cpp: rewrote custom sound device (nw)
2017-11-05 20:19:15 +01:00
AJR
6364a6f42a
A few more UART clones (nw)
2017-11-05 14:10:09 -05:00
AJR
2b5cb0c861
srmp2.cpp: X0-005 is probably an undumped MCU (nw)
2017-11-05 13:17:15 -05:00
rfka01
e09e2b2770
Added missing Kaypro models, distributed ROM files accordingly
2017-11-05 18:22:28 +01:00
hap
2069183658
doc: update MAME short description (nw)
2017-11-05 18:12:28 +01:00
hap
e92c44c6d6
hp80: added NO_IRQ to vector_table (nw)
2017-11-05 16:28:17 +01:00
hap
883303d9b4
fccpu20: fix wrong modulo (nw)
2017-11-05 16:18:52 +01:00
hap
7f5b00c5fa
wiping: remove unused variable (nw)
2017-11-05 15:58:45 +01:00
AJR
044924807c
Revert "dialog80: One device identified (nw)"
...
This reverts commit 96753816e0
.
2017-11-05 09:55:34 -05:00
arbee
ab0aebccec
apple2: //e, //c, and friends now have No-Slot Clock support. [R. Belmont]
...
ds1315: Added support to emulate DS121x parts where the RTC sits in a
ROM's address space. [R. Belmont]
2017-11-05 09:22:58 -05:00
Robbbert
b03a8f7f61
New Not Working machine : HP 2100
2017-11-06 01:08:28 +11:00
hap
2c1b285889
windows rc: use emulator name for description (this is the application title that shows up on task manager for example) (nw)
2017-11-05 14:58:09 +01:00
Robbbert
15c8e7a169
(nw) ps2sony : extra rom
2017-11-05 16:52:18 +11:00
Robbbert
4d5aa39c3b
(nw) vfxsd : extra roms
2017-11-05 16:50:12 +11:00
Robbbert
d897ed3661
New Not Working machine : Sony Playstation 2 (placeholder only)
2017-11-05 16:18:54 +11:00
Justin Kerk
f0193a87e2
ibm5170.xml: re-alphabetize sets (nw)
2017-11-04 20:43:15 -07:00
Justin Kerk
6a6ad447de
New working software list additions
...
-----------------------------------
ibm5170: Photon microGUI Development version 1.10 for QNX 4.2x, Photon microGUI Runtime version 1.10 for QNX 4.2x, QNX 4.23, QNX 4.24, QNX 4.25, QNX TCP/IP Runtime version 4.23 [Justin Kerk]
New NOT_WORKING software list additions
---------------------------------------
ibm5170: Phindows, Win32s (1.15), Win32s (1.15a), Win32s (1.25), Win32s (1.25a OLE), Win32s (1.30) [Justin Kerk]
2017-11-04 20:34:41 -07:00