David Haywood
|
37f02dc12a
|
de-duplicate seicop table upload code (nw)
(this doesn't seem to be actively changing at the moment, so seems safe to move, if not, revert)
|
2014-09-22 12:59:04 +00:00 |
|
mahlemiut
|
389b8b7b40
|
pc9821ap2: added note about system specs
|
2014-09-22 09:50:22 +00:00 |
|
mahlemiut
|
8ae3dbe1ab
|
added PC-9821AP2/U8W BIOS [caius]
|
2014-09-22 09:37:40 +00:00 |
|
Dirk Best
|
11e723d07a
|
Amiga: Add keyboard reset circuit. You can now reset the Amiga with the
usual Ctrl-Amiga-Amiga key combination.
|
2014-09-22 09:18:33 +00:00 |
|
Dirk Best
|
f304226c6c
|
Amiga: Update Amiga 3000 kickstart info
|
2014-09-22 09:18:31 +00:00 |
|
mahlemiut
|
d8f0f977a3
|
trident: improved mono pattern drawing, fixing foreground colour, adding background colour, and clipping it.
|
2014-09-22 08:53:44 +00:00 |
|
David Haywood
|
4be91f953e
|
nzeroteam resolution (nw)
|
2014-09-22 08:34:51 +00:00 |
|
David Haywood
|
75dd9555cc
|
new clones
Baryon - Future Assault (set 2) [RockmanX, Datasat]
|
2014-09-22 08:16:49 +00:00 |
|
Fabio Priuli
|
75d4c849ee
|
(MESS) advision.c: cleaned up the driver and added support for save states. [Fabio Priuli]
|
2014-09-22 07:58:23 +00:00 |
|
Fabio Priuli
|
6fe528885e
|
(MESS) svi318.c: cleaned up the driver and added support for save states. [Fabio Priuli]
|
2014-09-22 05:54:05 +00:00 |
|
R. Belmont
|
5604baac70
|
Cleanup now-unused files (nw)
|
2014-09-22 03:12:42 +00:00 |
|
R. Belmont
|
0086204726
|
(MESS) concept: Hook up Apple II bus. [R. Belmont]
|
2014-09-22 03:11:46 +00:00 |
|
R. Belmont
|
4d8a28072c
|
(MESS) itt3030: additional FDC hookup, now tries and fails to boot. [R. Belmont]
|
2014-09-22 01:35:01 +00:00 |
|
Robbbert
|
68cc07718e
|
notes
|
2014-09-22 00:45:19 +00:00 |
|
Michaël Banaan Ananas
|
a3744a6e0e
|
fix recompute_bcount regression
|
2014-09-22 00:04:24 +00:00 |
|
Michaël Banaan Ananas
|
24d5e1dad3
|
ioport_array here too
|
2014-09-21 22:50:23 +00:00 |
|
Alex W. Jackson
|
7eb14cd2b7
|
MT 5700 [Alex Jackson]
|
2014-09-21 22:26:53 +00:00 |
|
Michaël Banaan Ananas
|
6bb0f325dc
|
ioport_array stuff
|
2014-09-21 21:50:53 +00:00 |
|
Michaël Banaan Ananas
|
72d68f6a9a
|
tryagain
|
2014-09-21 21:18:53 +00:00 |
|
Brian Troha
|
2d8f7b963a
|
new PE poker game.
Out of whatsnew: First "non plus" PE game
New Game Added
------------------------------------
Player's Edge (PK1024) Aces and Faces Poker [BrianT]
|
2014-09-21 21:18:26 +00:00 |
|
Fabio Priuli
|
fcaf4cc1e1
|
mark rev. 32216 as a temp hack, to reduce tagmap lookups. nw.
|
2014-09-21 20:59:24 +00:00 |
|
Fabio Priuli
|
100082ceda
|
fixed nes regressions from rev. 32216: m_maincpu is not set yet at this stage,
so better perform a single tagmap lookup than crash the emulator ;-). nw.
|
2014-09-21 20:54:24 +00:00 |
|
Scott Stone
|
7cf52f7cce
|
Revert of r31742 which broke roadway graphics in most games in taito_z.c (Chase H.Q, etc) (nw)
|
2014-09-21 20:49:52 +00:00 |
|
Mike Naberezny
|
1071fe829e
|
(MESS) cbm8296ed: Added ROM signatures for Oracle 3.03. [Mike Naberezny]
|
2014-09-21 19:46:55 +00:00 |
|
Fabio Priuli
|
b31ef42c9e
|
second round of svi318.c cleanup (with some tagmap reduction too). nw.
|
2014-09-21 18:19:59 +00:00 |
|
Fabio Priuli
|
55ce0b996f
|
first round of svi318.c cleanup (with some tagmap reduction too). nw.
|
2014-09-21 17:11:36 +00:00 |
|
Fabio Priuli
|
d7d4d78699
|
removed static config from avr8. nw.
|
2014-09-21 16:25:33 +00:00 |
|
Olivier Galibert
|
d2fd226800
|
zt collision fixing (nw)
|
2014-09-21 15:32:14 +00:00 |
|
Robbbert
|
8058e4ae43
|
peyper.c : fixed display for all games. 9 of the 10 games marked as working.
|
2014-09-21 14:04:20 +00:00 |
|
Olivier Galibert
|
541e7ef37d
|
zt collisions (nw)
|
2014-09-21 12:18:49 +00:00 |
|
smf-
|
56d906f99d
|
8250 write protect 0x40 in line status register, this bit is used to track whether diserial is running and will call us back. mpz80 writes 0 to this bit and waits for it to be set again, it used to work because loopback was HLE'd. The 8250 datasheet says that transmission in loopback goes through the shift registers, the way the old code worked wouldn't test any send/receive functionality of the chip at all. It's unknown whether clearing this bit would cause the chip to start shifting, the datasheet says you shouldn't write to the register at all & it's reserved for testing the chip in the factory.
|
2014-09-21 12:02:49 +00:00 |
|
smf-
|
19944cb145
|
8250: call interrupt callback after clearing internal interrupt state when resetting [smf]
|
2014-09-21 10:21:46 +00:00 |
|
Fabio Priuli
|
71373de158
|
old Apple GCC at least is good at catching comparisons which are always true :)
nw.
|
2014-09-21 09:51:20 +00:00 |
|
Fabio Priuli
|
0a81250365
|
whops. this assert was meant to match the one at line 216. nw.
|
2014-09-21 09:02:36 +00:00 |
|
Sandro Ronco
|
2bf26ae0c2
|
(MESS) dmv: added K233 and K234 expansion modules. (nw)
|
2014-09-21 08:37:12 +00:00 |
|
Fabio Priuli
|
24179c7522
|
mmm... not-power-of-2 ROMs (e.g. secalpha) do not like
the (size-1) masking. nw.
|
2014-09-21 08:04:30 +00:00 |
|
Fabio Priuli
|
a4166cb413
|
converted coleco carts to use Curt's slot device (+ changed the
tag to avoid clash between the media switch and the slot device). nw.
|
2014-09-21 07:45:10 +00:00 |
|
Fabio Priuli
|
6ce39d0260
|
added 32bit rom accesses to generic slot and converted pockstat and
casloopy to use the slot code. nw.
|
2014-09-21 07:43:38 +00:00 |
|
mahlemiut
|
b6e9d10294
|
trident: added 2D acceleration support for 15/16/32bpp video modes (untested since XFree86 3.3 requires linear addressing, which in turn requires VLB or PCI support :()
|
2014-09-21 04:43:40 +00:00 |
|
R. Belmont
|
9f1f66ef84
|
(MESS) concept: hooked up actual 6551 for keyboard, added beeper, cleaned up driver. [R. Belmont]
|
2014-09-21 03:56:31 +00:00 |
|
R. Belmont
|
efc47e3f24
|
(MESS) concept: fix keyboard status to not return junk data, fixes bootup without -debug. [R. Belmont]
|
2014-09-21 03:27:46 +00:00 |
|
Michaël Banaan Ananas
|
57f46f7994
|
woop
|
2014-09-21 01:58:39 +00:00 |
|
Michaël Banaan Ananas
|
a6ea64e6a5
|
zerotm2k inputs
|
2014-09-21 01:35:27 +00:00 |
|
R. Belmont
|
ddccfd70cb
|
(MESS) ht68k: add starter softlist (nw)
|
2014-09-20 23:20:03 +00:00 |
|
Michaël Banaan Ananas
|
6545220a4c
|
r2dx other dipswitch is flipscreen according to pcb readme, doesn't work tho
|
2014-09-20 23:02:40 +00:00 |
|
R. Belmont
|
e045fe8474
|
(MESS) New System Drivers Supported:
Peripheral Technology PT68K2 [Al Kossow, R. Belmont]
Systems Promoted from GAME_NOT_WORKING:
Peripheral Technology PT68K4 [Al Kossow, R. Belmont]
|
2014-09-20 20:40:30 +00:00 |
|
Olivier Galibert
|
690200cba8
|
zt blending (nw)
|
2014-09-20 17:48:27 +00:00 |
|
Wilbert Pol
|
9392a37f0b
|
(MESS) msx.c: Whoops
|
2014-09-20 17:44:30 +00:00 |
|
Fabio Priuli
|
f4b085be08
|
and a few more. nw.
|
2014-09-20 16:13:44 +00:00 |
|
Robbbert
|
cc2592213b
|
peyper.c : improved display; added i8279 chip, added inputs.
|
2014-09-20 15:30:34 +00:00 |
|