Jonathan Gevaryahu
f5fd9d53b0
(MESS) cat.c (Canon Cat): Got rid of a lot of hashtag lookups; fixed the video enable bit location. Cleaned up comments a bit. More debugging stuff added. [Lord Nightmare]
2013-01-25 00:32:20 +00:00
R. Belmont
84a8fe9bae
SDL: Update mame and mess manpages [Wallyweek]
2013-01-24 23:56:50 +00:00
R. Belmont
5d45d3ddbc
SDL: Fix srcclean damage in sdl.mak [Wallyweek]
2013-01-24 23:55:55 +00:00
Fabio Priuli
078ee65368
(MESS) msx1_cart.xml: silencing cmpro. no whatsnew.
2013-01-24 22:35:34 +00:00
Fabio Priuli
54332ec7ed
(MESS) msx1_cart.xml: a few more alt dumps, courtesy of Quibus. no whatsnew.
2013-01-24 22:32:49 +00:00
Wilbert Pol
06f01ae4e7
(MESS) pentagon.c: Start cutting down on the number of tagmap lookups. (nw)
2013-01-24 22:17:58 +00:00
Wilbert Pol
11fc811eb7
(MESS) scv.c: Cleanups (nw)
2013-01-24 22:03:23 +00:00
Wilbert Pol
e8207eea90
(MESS) svi318.c: Cleanups (nw)
2013-01-24 21:20:47 +00:00
Fabio Priuli
255222ae0d
(MESS) msx1_cart.xml: added missing cart dumps. [Fabio Priuli]
2013-01-24 21:20:02 +00:00
Wilbert Pol
216bcb56b4
(MESS) svision.c: Cleanups (nw)
2013-01-24 20:26:09 +00:00
Wilbert Pol
c95df31e26
(MESS) wswan.c: Some small cleanups and tag lookup reduction. (nw)
2013-01-24 19:46:15 +00:00
smf-
2de794dfee
uses cpu_device instead of device_t and one less lookup [smf]
2013-01-24 19:36:41 +00:00
smf-
c824431571
cache cpu & spu lookup. [smf]
2013-01-24 19:18:01 +00:00
cracyc
9dcc25d442
[mess] finish modernizing pc joystick and remove tag lookups (nw)
2013-01-24 19:13:00 +00:00
Fabio Priuli
336dc3ca2d
diimage.c: error out if xml is incomplete instead of crashing. no whatsnew.
2013-01-24 19:05:12 +00:00
Wilbert Pol
d2bef384fc
(MESS) g7400: Make sure we stay inside ef9340/1 bounds. (nw)
2013-01-24 19:05:06 +00:00
Angelo Salese
66b9d6f8b2
Fixed SCIEB not updating irqs, fixes Alien Trilogy booting.
2013-01-24 18:57:11 +00:00
Fabio Priuli
5506ecd895
(MESS) spectrum_flop.xml: added year/publisher info to the list [LoganB]
...
out of whatsnew: while at it, I have fixed validation and made a few consistency fixes...
2013-01-24 18:30:10 +00:00
Fabio Priuli
91385e6fea
cdtv.xml: marked disks as bad, since they had been created with old tools and require redump. no whatsnew.
2013-01-24 18:26:45 +00:00
cracyc
d6b0e04d19
[mess] remove serial mouse tag lookup (nw)
2013-01-24 18:20:30 +00:00
Michaël Banaan Ananas
037057f00f
added s22 dummy i/o mcu lest it be forgotten
...
On not-super system 22, the 2nd C74 is responsible for inputs and sends it to the main mcu via serial I/O (UART?)
2013-01-24 17:55:31 +00:00
Michaël Banaan Ananas
bdb825a5c3
cleanup: renamed user1 to gamma_proms and user4 to mcu
2013-01-24 17:40:49 +00:00
smf-
27343419f0
removed runtime ioport lookups [smf]
2013-01-24 17:31:17 +00:00
Andrew Gardner
ba61a286f3
QT Debugger improvements [Andrew Gardner]
...
- Save and load window locations.
- Preliminary work on "run and hide" and "hard reset"
(don't crash on one of my copmilers but do on another - more work to do!)
- Fixed color when cursor is the same as PC in debug view.
- Closing the main window now shuts down the machine (same as quit)
- Help now wraps to the log window size.
2013-01-24 17:06:42 +00:00
Curt Coder
183b9f0638
(MESS) Reduced tagmap abuse. (nw)
2013-01-24 15:13:20 +00:00
Curt Coder
c6a445ceb1
(MESS) abc80: Use ASCII keyboard. (nw)
2013-01-24 15:08:37 +00:00
Curt Coder
1d346a7958
(MESS) trs80m2: Use ASCII keyboard. (nw)
2013-01-24 15:08:01 +00:00
Curt Coder
9dec2793ff
(MESS) tiki100: Fixed 90K floppy format. (nw)
2013-01-24 15:07:26 +00:00
Curt Coder
8c097aaf09
i8251: Disabled spam. (nw)
2013-01-24 15:07:03 +00:00
Curt Coder
8a2551cb03
(MESS) xerox820: Use ASCII keyboard. (nw)
2013-01-24 15:06:42 +00:00
Jonathan Gevaryahu
53fceb54a4
(MESS) cat.c (Canon Cat): Reverse engineered 99% of memory map including mirrors based on extensive hardware testing; Located Printer, Modem and Floppy drive registers (not yet hooked up); Added v1.74 firmware and SpellCheck ROMs. Added a lot of debugging information. [Lord Nightmare, Balrog]
2013-01-24 09:04:02 +00:00
Robbbert
7404b4eadb
The downside of a global replace (nw)
2013-01-24 08:31:29 +00:00
Fabio Priuli
cb87805957
spectrum_flop.xml: Added more disks to the software list [Kaylee]
2013-01-24 06:05:56 +00:00
Angelo Salese
cccdbaecba
Added SCSP DSP registers read-back, fixes booting in Tunnel B1 / Finalist
2013-01-24 03:21:42 +00:00
Angelo Salese
355103d609
SCSP: Made MSLC register to be write only, fixes Deka Yonku ~Tough the Truck~ hang on Human logo
2013-01-24 00:27:48 +00:00
Michael Zapf
3d25e65fe8
Updated software list (nw)
2013-01-23 23:29:55 +00:00
Oliver Stöneberg
43ff39eecb
(MESS) fixed osborne1.xml (nw)
2013-01-23 22:21:29 +00:00
Fabio Priuli
6840f4598f
ti99_cart.xml: fixed -validation. nw.
2013-01-23 21:55:03 +00:00
Fabio Priuli
3e58b4d8c0
osborne1.xml: added missing area sizes... I would have bet there was a check for this... nw
2013-01-23 21:53:54 +00:00
Wilbert Pol
2738318aae
(MESS) ef9340/1: Hooked up 2KB external ram by default. (nw)
2013-01-23 21:52:41 +00:00
Curt Coder
329bcc353f
(MESS) sms: Cleanup. (nw)
2013-01-23 19:53:35 +00:00
Curt Coder
493d95f4b2
(MESS) mm1: Fixed bitmap graphics. (nw)
2013-01-23 19:52:05 +00:00
Curt Coder
7a788c67b7
(MESS) Fixed software list hookups. (nw)
2013-01-23 19:51:14 +00:00
Angelo Salese
48c413a32a
XML fix
2013-01-23 19:47:43 +00:00
Angelo Salese
9ec9b84c20
Inverted fake comms default
2013-01-23 19:42:53 +00:00
Angelo Salese
e5642eb4b7
Guessed that if SMPC calls the same state for a CPU reset line it executes less code. Fixes Greatest Nine '97
2013-01-23 19:40:16 +00:00
Angelo Salese
5ced0b56db
(MESS) Added force_resynch on master/slave communication buffer, fixes at least Ichidant-R booting
2013-01-23 15:38:14 +00:00
Robbbert
5f3f87965b
Added -lr as an alias for -listroms
2013-01-23 09:07:36 +00:00
Sandro Ronco
8e40dc87e0
(MESS) Cleanup the HD44780 device. (nw)
2013-01-22 23:22:41 +00:00
Oliver Stöneberg
1e68d547c3
[MESS] fixed interface for ondra cassette (nw)
2013-01-22 23:19:02 +00:00