Oliver Stöneberg
e4f37ea7ba
added missing virtual to device-level overrides (nw)
2013-02-11 08:38:01 +00:00
Jonathan Gevaryahu
315adc4137
(MESS) cat.c (Canon Cat): Fixed the v2.40 bioses thinking the phone is constantly ringing; Documented what all the DUART IO pins are connected to, and correctly hooked DUART IP2 up to invert when the 6ms timer expires, removing the previous hack (and fixing the ringing bug). [Lord Nightmare]
2013-02-11 08:23:37 +00:00
Miodrag Milanovic
a440a8e020
Cleanups and version bump
2013-02-11 07:44:56 +00:00
R. Belmont
a5046e1a7e
(MESS) Some Super Serial Card cleanup for the new 6551 (nw)
2013-02-11 04:34:27 +00:00
Angelo Salese
f20a12a3da
Notes for APC
2013-02-11 02:10:35 +00:00
Wilbert Pol
cb1234cb49
(MESS) gp32.c: Some tagmap cleanups (nw)
2013-02-10 21:48:52 +00:00
R. Belmont
d5a8dd19dc
apple2gs: Enable AE Vulcan IDE card (nw, will self-serve)
2013-02-10 21:14:29 +00:00
Wilbert Pol
76700eceac
(MESS) intv.c: Reduce some tagmap lookups (nw)
2013-02-10 21:10:37 +00:00
Wilbert Pol
cf0f8375f2
(MESS) pc6001.c: Reduce tagmap lookups (nw)
2013-02-10 21:04:05 +00:00
Curt Coder
ae951920f0
(MESS) c64: Added support for the VizaStar cartridge. [Curt Coder]
2013-02-10 19:58:50 +00:00
Wilbert Pol
11607bf28e
(MESS) trs80.c: Reduce tagmap lookups (nw)
2013-02-10 19:54:40 +00:00
Wilbert Pol
e4fc128bd2
(MESS) mikro80.c: Reduce tagmap lookups (nw)
2013-02-10 19:44:28 +00:00
Wilbert Pol
e40e0da8c1
(MESS) galaxy.c: Reduce tagmap lookups (nw)
2013-02-10 19:22:42 +00:00
Wilbert Pol
b8380495a6
(MESS) vii.c: Reduce tagmap lookups (nw)
2013-02-10 19:06:01 +00:00
Wilbert Pol
2c81cb6f60
(MESS) a7800.c: Reduce tagmap lookups (nw)
2013-02-10 18:56:09 +00:00
R. Belmont
39431cdbe7
(MESS) checkpoint: AE Vulcan IDE card (nw)
2013-02-10 16:45:56 +00:00
Wilbert Pol
ffd7f21077
(MESS) vii.c: Fixed batmantv regression (nw)
2013-02-10 16:45:24 +00:00
Wilbert Pol
be4740bfb3
odyssey2/videopac: Improved palette. [Dr. Venom]
2013-02-10 15:21:21 +00:00
Wilbert Pol
6812277ade
neogeo.c/ng_aes.c: Reduce tagmap lookups (nw)
2013-02-10 14:16:16 +00:00
Robbbert
32b2f50c44
(MESS) fixed multisession crash with any system using generic keyboard.
2013-02-10 10:51:08 +00:00
Wilbert Pol
28055f6806
(MESS) bbc.c: Reduce tagmap lookups (nw)
2013-02-10 10:42:55 +00:00
Fabio Priuli
21ff7a6966
(MESS) mc6847.c: workaround for "comparison is always true due to limited range of data type" warning which makes Apple GCC unhappy. no whatsnew.
2013-02-10 10:40:12 +00:00
Robbbert
216632da3b
(MESS) Superslave : connected to terminal
2013-02-10 10:24:17 +00:00
Fabio Priuli
af49118ec0
minor update. nw.
2013-02-10 10:07:11 +00:00
Wilbert Pol
ec2c30c77c
(MESS) trs80.c: Reduce tagmap lookups (nw)
2013-02-10 09:51:46 +00:00
Curt Coder
8d3042b2a4
(MESS) c64: Fixed crash? (nw)
2013-02-09 16:31:48 +00:00
Wilbert Pol
bff13e7a29
(MESS) pk8000.c: Forgot these ones.. (nw)
2013-02-09 14:26:41 +00:00
Wilbert Pol
70ec4cf07a
(MESS) pk8000.c: Reduce tagmap lookups (nw)
2013-02-09 14:22:52 +00:00
Wilbert Pol
db87b1118e
(MESS) vii.c: Reduce tagmap lookups (nw)
2013-02-09 14:05:30 +00:00
Wilbert Pol
9f170f27f0
(MESS) gb.c: Reduce tagmap lookups (nw)
2013-02-09 13:57:36 +00:00
Wilbert Pol
49ae3ba077
(MESS) pmd85.c: Reduce tagmap lookups (nw)
2013-02-09 13:37:18 +00:00
Wilbert Pol
af4eafb892
(MESS) apollo.c: Some tagmap lookup reduction (nw)
2013-02-09 12:50:29 +00:00
Oliver Stöneberg
fc7626e2c7
(MESS) fixed thomson.c softlist cart loading (nw)
2013-02-09 12:39:33 +00:00
Wilbert Pol
8abc4468e9
(MESS) okean240.c: Reduce tagmap lookups (nw)
2013-02-09 12:36:51 +00:00
Wilbert Pol
6b0fc57095
(MESS) sbc6510: Reduce tagmap lookups (nw)
2013-02-09 12:15:58 +00:00
Wilbert Pol
fcb030d94d
(MESS) gb.c: Prevent array out of bound access when logging SGB packet information (nw)
2013-02-09 11:07:40 +00:00
Oliver Stöneberg
94c3fa3082
(MESS) fixed bogus shifts in vc4000_draw_digit() (nw)
2013-02-09 10:52:11 +00:00
Fabio Priuli
f1468f527b
(MESS) gb.c: made softlist loading completely independent from internal cart header:
...
now RAM size, Battery, RTC & Rumble purely rely on xml features. Updated xml accordingly. nw.
Also, notice that duplicated features (from these lists and from megadriv.xml) will be removed only after
0.148u1, so that people updating their lists but not the exe can still use the xml with their version which
requires them.
2013-02-09 10:45:41 +00:00
R. Belmont
c4fbee1e16
Save state support for the 3 aux slot cards (nw)
2013-02-09 01:58:23 +00:00
R. Belmont
2818379939
(MESS) Apple II: Support 8 meg AE RamWorks III card for IIe. [R. Belmont]
2013-02-09 01:55:38 +00:00
Wilbert Pol
7cbc98fb7f
(MESS) gba.c: Another small tagmap cleanup (nw)
2013-02-08 22:30:00 +00:00
Wilbert Pol
8ef69c8d4c
(MESS) bbc.c: Some tagmap lookup reduction. (nw)
2013-02-08 22:25:26 +00:00
Wilbert Pol
6aa08128f4
(MESS) gba.c: switched ioport tagmap lookup to member variable. (nw)
2013-02-08 22:13:49 +00:00
Wilbert Pol
ce6e66fa0f
(MESS) gba.c: Minor cleanups (nw)
2013-02-08 21:47:17 +00:00
Wilbert Pol
67ad62b422
(MESS) trs80.c: Reduce tagmap lookups (nw)
2013-02-08 21:30:18 +00:00
Wilbert Pol
c3f9ddba8a
(MESS) pk8020.c: Reduce tagmap lookups (nw)
2013-02-08 21:16:01 +00:00
Wilbert Pol
e0867ffce3
(MESS) special.c: Reduce tagmap lookups (nw)
2013-02-08 20:30:55 +00:00
Wilbert Pol
56b3f1cd0e
a310.c/archimds.c: Reduce tagmap lookups (nw)
2013-02-08 20:15:42 +00:00
Wilbert Pol
2c45ab5199
(MESS) Fixed sapi1 regression (nw)
2013-02-08 19:22:11 +00:00
R. Belmont
82547ea6dd
(MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the standard and extended 80-column cards for the IIe [R. Belmont]
2013-02-08 14:40:27 +00:00