Curt Coder
725996afbd
(MESS) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder]
...
cosmac: Added the original CDP1801 CPU variant and rewrote the disassembler. [Curt Coder]
2013-05-11 10:24:25 +00:00
smf-
2955153f71
doesn't need fm.h yet (nw)
2013-05-11 10:23:34 +00:00
Curt Coder
6087d487d8
(MESS) pet: Added note. (nw)
2013-05-11 10:10:50 +00:00
Curt Coder
599411bc47
(MESS) v1050: Fixed floppy drive type. [Curt Coder]
2013-05-11 10:08:32 +00:00
Curt Coder
82e8274aca
(MESS) v1050: Added CP/M Plus BIOS 2.0 to floppy software list. [Bill Degnan]
2013-05-11 10:07:08 +00:00
Michaël Banaan Ananas
c7a612bd50
fix attack ufo missing sound
2013-05-11 09:18:00 +00:00
Michaël Banaan Ananas
e4016a08fd
fix unidasm compile problem
2013-05-11 08:41:10 +00:00
Michaël Banaan Ananas
1c59b1ea0a
ie15 was defined double
2013-05-11 08:25:38 +00:00
David Haywood
1f37ecdbee
new clones
...
Pacuman (Spanish bootleg of Puck Man) [AUMAP]
2013-05-11 02:18:20 +00:00
R. Belmont
bde7c4d7ab
this file's important too ;-) (nw)
2013-05-11 02:11:20 +00:00
R. Belmont
8504b76a73
(MESS) Apollo updates: [Hans Ostermeyer]
...
- Added 4 and 8 plane color graphics board support
- Renamed dn3x00 to dn3x00_19i and dn3x00_15i to dn3x00
- Reworked video/apollo.c into class apollo_graphics
- Fixed recent regression where the arrow keys moved the mouse pointer
2013-05-11 01:48:15 +00:00
cracyc
f42533c206
(mess) slotify pc joystick [Carl]
...
(mess) asst128 toggles tc in the dor (nw)
--
The asst128 still doesn't boot though it does run the boot sector now. It seems to skip every other cylinder.
2013-05-10 22:38:58 +00:00
smf-
b57f1952ff
modernized the YM2608 [smf]
2013-05-10 21:38:13 +00:00
smf-
e7a480c581
fixed debug build (nw)
2013-05-10 21:19:53 +00:00
smf-
5e4f39b2a1
fixed building mess after YM2610 changes (nw)
2013-05-10 19:06:10 +00:00
Michaël Banaan Ananas
0e4e2a0a5e
(bootlegger name)
2013-05-10 18:48:31 +00:00
smf-
1cff2752cf
overides device_post_load instead of post_load (nw)
2013-05-10 18:22:30 +00:00
smf-
981f921fe1
removed extra f (nw)
2013-05-10 18:21:50 +00:00
smf-
9dbf2320c1
modernised the YM2610 interface [smf]
2013-05-10 18:21:22 +00:00
Fabio Priuli
81014c8b47
(MESS) ec1841: fixed checksums, by LoganB. nw.
2013-05-10 16:12:00 +00:00
Fabio Priuli
78b2889737
(MESS) gameboy/gbcolor: simplified video code by reducing the number of memory pointers used,
...
and added support for save state registration. [Fabio Priuli]
I haven't added the support_save flag yet because I'd like to receive some feedback from users (I have
only tested 2 dozen of games, without issues, but there are thousands...)
2013-05-10 15:23:51 +00:00
Fabio Priuli
342b2024f2
(MESS) megadriv.c: added save registration of a bunch of scanline-related and input-related variables. nw.
2013-05-10 15:17:52 +00:00
Fabio Priuli
0a6233dc57
(MESS) snes.c: added save registration of a bunch of scanline-related variables. nw.
2013-05-10 15:16:57 +00:00
Fabio Priuli
cc9519dbdf
(MESS) nes.c: greatly improved save state stability, by adding registration of on-cart VRAM/WRAM. [Fabio Priuli]
2013-05-10 15:15:27 +00:00
Fabio Priuli
ec52f75def
snes.c: minor cleanup in the code used by nss and other snes-based arcade drivers. nw.
2013-05-10 15:13:53 +00:00
Fabio Priuli
151d278c45
(MESS) added a bunch of slot-related save registrations. nw.
2013-05-10 15:12:14 +00:00
smf-
83fb87b569
modernised YMF271 [smf]
2013-05-10 15:06:32 +00:00
Fabio Priuli
2138059b16
mbc55x.xml: added a few more disks. [pete_j]
...
m20.xml: added newly dumped CP/M 8000 disk [Christian Groessler]
2013-05-10 15:04:20 +00:00
Fabio Priuli
2c51901aac
msx2_cart: documented a couple of dumps from VC releases, from LoganB. nw.
...
gbcolor: resized a couple of dumps, from Taizou. nw.
2013-05-10 15:02:27 +00:00
Robbbert
bdbbfd9987
Indianbtbr: Fixed cocktail controls. Connected sound to be like indianbt. There's no music in this version.
2013-05-10 14:38:22 +00:00
smf-
27c8cc66a4
modernised YMZ280B [smf]
2013-05-10 14:02:35 +00:00
Fabio Priuli
605a9d3728
fixed ec1841.xml. nw.
2013-05-10 13:26:54 +00:00
Miodrag Milanovic
8a8755ccf9
(MESS)new driver: 15IE-00-013 serial terminal [shattered]
...
Note: this is without bitbanger abuse part
2013-05-10 13:22:21 +00:00
Miodrag Milanovic
192fc4f915
-pc: remove unused ibm5150_ppi8255_interface [shattered]
...
-mc1502: FDC xtal freq is 16 MHz
-pc, ec1841: unbreak DBG_LOG macro
-asst128: another PC XT clone
-ec1841: add softlist, set 'v2' as default BIOS to avoid resets
2013-05-10 13:15:44 +00:00
Scott Stone
9d59d51aaf
Added and verified DIP locations for all sets in rallyx.c [Tafoid]
...
New clones added
----------------
Crazy Climber (Model Racing bootleg) [any]
Rally X (Model Racing bootleg [any]
2013-05-10 12:23:46 +00:00
smf-
6fb2859b04
finished modernizing at28c16 [smf]
2013-05-10 10:37:05 +00:00
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