AJR
763ee4e215
tti: Convert driver to QBUS device (qts1)
2020-06-07 14:40:02 -04:00
ajrhacker
3e9324a87f
Merge pull request #6803 from belegdol/travis-ci-update-062020
...
Update Travis CI build environments
2020-06-07 14:13:24 -04:00
ajrhacker
0436ebf3bd
Merge pull request #6805 from quasiscroto/softlist_fixes
...
gameboy.xml, famicom_flop.xml, nes.xml: more metadata corrections
2020-06-07 14:12:05 -04:00
quasiscroto
6e2678a4f6
more metadata corrections
2020-06-07 10:49:23 -07:00
Ivan Vangelista
e9f1a47014
gaelco2.cpp: actually fixed MT07676 (nw)
2020-06-07 19:32:34 +02:00
Robbbert
9543ccb322
(nw) okean240, tavernie : small cleanups
2020-06-08 03:04:22 +10:00
r09
fdc44f82ac
ibm5150.xml: add original dumps for Centipede and Ms. Pac-Man ( #6801 )
...
* ibm5150.xml: add original dumps for Centipede and Ms. Pac-Man
* add cloneof (nw)
2020-06-07 12:32:57 -04:00
ajrhacker
167de95c5b
Merge pull request #6802 from trap15/ketsui_arrange_4btn
...
pgm.cpp: Switch Ketsui Arrange to 4 button input layout
2020-06-07 12:32:17 -04:00
Robbbert
c393eadd21
(nw) micral: don't write in regions
2020-06-08 00:20:06 +10:00
Robbbert
30c89549f8
(nw) aussiebyte: don't write to regions
2020-06-07 23:36:23 +10:00
hap
e7d7489361
schess: funny typo (nw)
2020-06-07 14:55:34 +02:00
Robbbert
9512a41c97
(nw) excali64, br8641: cleaned
2020-06-07 22:08:42 +10:00
Alex Marshall
4fa9ccba36
Switch ketsui arrange to 4 button inputs
...
Ketsui Arrange adds an option formation change button on button 4, this wasn't available with the ddp3 input setting.
2020-06-07 01:40:18 -07:00
Ivan Vangelista
228ddfb7aa
skylncr.cpp: arrays, templates and state saving (nw)
2020-06-07 09:49:55 +02:00
Robbbert
9459d1db63
(nw) removed myself from some drivers
2020-06-07 12:08:35 +10:00
AJR
8f767045c8
beehive: Add ESC key; rename to dm3270
2020-06-06 18:29:31 -04:00
David Haywood
9b2fa37c94
Plug and Play work (new working machine) ( #6800 )
...
* SunPlus current progres (nw)
* defer expensve operation (nw)
* new WORKING machine
----
Millennium M521 Arcade Neo 2.0 (Family Sport 220-in-1) [TeamEurope, David Haywood]
- reworked / tweaked some of the SPG rendering based on my own research (nw)
* param no longer required (nw)
* move speedups (nw)
* (nw)
* fix asror, fixes piggy golf and ball shooter on unsp20 (nw)
2020-06-06 18:09:06 -04:00
arbee
8804ab4419
spectred: Put the $C300 ROM in the right place (nw)
2020-06-06 17:29:55 -04:00
AJR
18cb543c22
beehive: Add beep
2020-06-06 16:42:27 -04:00
Ivan Vangelista
40101244cd
gaelco2.cpp: fixed MT07675 and MT07676 (nw)
2020-06-06 21:55:39 +02:00
AJR
118b94e18f
beehive: Rewrite video emulation using CRTC and DMAC; add interrupts
2020-06-06 15:38:50 -04:00
couriersud
ea0f297c85
netlist: remove more macro usage, fix win float exceptions. (nw)
2020-06-06 20:43:13 +02:00
couriersud
8a1ece4a3b
netlist: Reduce macro usage and make use of pstring utf8. (nw)
2020-06-06 20:43:12 +02:00
couriersud
e3901f419c
netlist: code maintenance. (nw)
...
Fix visibility of classes in nlid_system.h.
Fix tidy warning for penum.
2020-06-06 20:43:11 +02:00
couriersud
3f9bb5d1ea
netlist: Enable utf7 filenames on windows. (nw)
2020-06-06 20:43:10 +02:00
Ivan Vangelista
c891603d86
devices/video/psx.cpp: initialized a couple of variables that were causing problems in devnoclear debug builds (nw)
2020-06-06 20:37:20 +02:00
Ivan Vangelista
fe54e8cf0f
various devices used by hp9k_3xx.cpp: initialized some variables to fix problems found in devnoclear debug builds (nw)
2020-06-06 20:06:31 +02:00
Robbbert
6ac207fdc5
(nw) proteus3: cleaned
2020-06-07 02:44:31 +10:00
Robbbert
4bc23448b0
(nw) unior: cleaned
2020-06-07 02:25:57 +10:00
Stevie-O
8b021e8bf3
Debugger: add condump
command to export console buffer to a log file ( #6781 )
...
This is another debugger enhancement -- it allows you to export the
current contents of the debug console window to a file.
The filename parsing is based on the `trace` command, and as such,
supports both the "{game}" placeholder, and the ">>" prefix for
appending instead of overwriting.
2020-06-07 01:31:33 +10:00
rfka01
fe2802711c
pc.cpp: more consistent ROM naming, versions 0.7e to 0.9 of the ROMs you find on the project page don't have versioned filenames. ( #6782 )
2020-06-07 01:29:56 +10:00
cam900
08d6dfd88e
sid.cpp: Fix issue #6798 ( #6799 )
...
* sid.cpp: Fix issue #6798
* sid.cpp: Constant here
2020-06-07 01:27:36 +10:00
Frodevan
5dfa023808
Graphics emulation for Tiki-100 redone to be accurate down to whole scanlines. Also fixed a small inacuracy in the keyboard. ( #6785 )
2020-06-07 01:26:12 +10:00
Robbbert
9e6b048950
(nw) argo: don't write to regions
2020-06-07 01:13:29 +10:00
Robbbert
f6c863c782
(nw) sys2900: clean
2020-06-06 23:06:02 +10:00
Robbbert
f5db4e11e7
(nw) pegasus: clean
2020-06-06 22:41:41 +10:00
Ivan Vangelista
76afd29f5b
devices/machine/pci.cpp: fixed problem in pcipc driver in devnoclear builds (nw)
2020-06-06 09:48:17 +02:00
Ivan Vangelista
a7a967c69f
devices/machine/8042kbdc.cpp: initilized variable that caused problems for the PCI PC drivers in devnoclear builds (nw)
2020-06-06 09:18:23 +02:00
Robbbert
bce3e6b3de
(nw) ptcsol: cleanup
2020-06-06 16:31:06 +10:00
Robbbert
e2fce8a25c
(nw) apple2e: fixed the build
2020-06-06 12:40:34 +10:00
arbee
9c4f10e82d
apple2e.cpp updates [R. Belmont, Peter Ferrie]
...
- Added IIc+ accelerator support
- Added 4 MHz Zip Chip accelerator support for IIe and IIc systems
- Added Laser 128EX and EX/2 accelerator support
- Fixed ROM loading for Brazilian "Spectrum ED" IIe clone, system now boots
- Fixed IOUDIS interaction with IIc mouse softswitches
- Added IIc-specific SETIOUDIS/CLRIOUDIS mirror locations
- Fixed value returned when reading IOUDIS at $C07E
2020-06-05 22:09:57 -04:00
R. Belmont
b8adb8a539
Merge pull request #6795 from tertu-m/twinkle-widescreen
...
Change aspect ratio for Konami Twinkle to 16:9
2020-06-05 19:21:41 -04:00
David Haywood
4cd69c41af
gpl16250 / sunplus rendering - improvements for jak_pf (double height tilemaps etc.) (nw) ( #6797 )
2020-06-05 19:21:24 -04:00
Scott Stone
9e7fb4f85d
Neo-Geo documentation updates [JacKc]
2020-06-05 18:10:52 -04:00
Robbbert
db8b42c857
(nw) plan80: cleaned
2020-06-06 04:02:57 +10:00
Robbbert
88a46a4a88
(nw) pro80,pyl601,pipbug: cleanup
2020-06-06 02:44:07 +10:00
Julian Sikorski
fb86d3ff43
Update Travis CI build environments
...
Switch Ubuntu build from gcc-9 to gcc-10
Switch macOS build from Xcode 11.0 (macOS 10.14.6) to Xcode 11.5 (macOS 10.15.4)
2020-06-05 18:36:53 +02:00
Ivan Vangelista
2fd4687deb
drivers starting with a and b: finished removing READ/WRITE macros (nw)
2020-06-05 18:10:01 +02:00
Robbbert
203841fc89
(nw) ravens: cleanup; ravens2: fixed bug of unwanted B & C chars on screen.
2020-06-06 01:49:34 +10:00
Dirk Best
6de5f74ff4
consoemt: Hook up UARTs
2020-06-05 15:08:32 +02:00