Commit Graph

25938 Commits

Author SHA1 Message Date
smf-
72f6a2d0fb Convert VIA6522 to use DEVCB2 [smf] 2013-12-31 08:46:37 +00:00
Alex W. Jackson
67ebce528a Fix MT 4157, MT 5404 [Alex Jackson] 2013-12-31 06:23:19 +00:00
Michaël Banaan Ananas
d0fadee01d added attackforce color overlay 2013-12-31 04:12:24 +00:00
Michaël Banaan Ananas
1e0f5fb66b updated prev commit 2013-12-31 03:48:30 +00:00
Robbbert
cf0294d53e (MESS) pulsar : added remaining devices, system works.
Note: rs232 commented out at the moment because it has issues.
2013-12-31 03:33:33 +00:00
Michaël Banaan Ananas
ab6758443a segaorun.c: Added motor and lamp outputs. [Howard Casto, hap] 2013-12-31 02:03:04 +00:00
Ivan Vangelista
fbf76d2225 Small note about EEPROM size. (nw) 2013-12-30 20:32:30 +00:00
Dirk Best
94b151a3f2 improve file attributes 2013-12-30 19:21:57 +00:00
Dirk Best
9d75c11e59 ignore project files only in root 2013-12-30 18:38:08 +00:00
Dirk Best
32646209f9 cleanup .gitattributes, ignore eclipse project files 2013-12-30 18:15:58 +00:00
Wilbert Pol
0638b5f573 tms32010.c: Modernized cpu core. [Wilbert Pol] 2013-12-30 13:34:15 +00:00
R. Belmont
82b77f00a4 (nw) 2013-12-30 11:52:07 +00:00
mahlemiut
afb077ebae wicat: added Backspace key, because that is kinda useful. :) (no whatsnew) 2013-12-30 08:32:40 +00:00
Justin Kerk
b3e24f2567 speeling (nw) 2013-12-30 07:55:29 +00:00
mahlemiut
b3398bb399 wicat: added very basic keyboard handling. Mostly for testing right now, but allows you to interact with the system. 2013-12-30 07:31:19 +00:00
Miodrag Milanovic
a0d7e3ca1d -AVR8 improvements: [Felipe Sanches]
- Added ELPM instructions
  - Added fuse bits macros
  - Added reset logic to decide initial program counter based on
 fuse bits configuration
  - Added initial support for ATMEGA1280 and ATMEGA2560
  - Use register names in the disassembly of IN and OUT instructions

(MESS) New driver : Replicator 1  [Felipe Sanches]

(MESS) Replicator 1 driver: [Felipe Sanches]
 - status: no sound / not working
 - general skeleton.
 - basic memory mapping
 - shift-register interfacing from PORTC writes to the LCD device
 - avr8 fuses configuration
2013-12-30 07:21:37 +00:00
cracyc
0e95be33ee z80dart: add priority and irq vector for 8274 (nw) 2013-12-29 23:36:53 +00:00
Curt Coder
48b7ef9836 (MESS) vic20: Fixed compile. (nw) 2013-12-29 21:42:08 +00:00
smf-
e971c77602 marked mpr-18134.ic32 bad (nw)
[C:\emu\mame\roms\153\x]\emu\mamesvn\romcmp.exe ..\netmerc.zip
20 files
epr-18121.ic7                                        1xxxxxxxxxxxxxxxxxx = 0xFF
epr-18021.ic6                                           11xxxxxxxxxxxxxx = 0xFF
mpr-18134.ic32                                  FIXED BITS (11111111)
2013-12-29 19:48:40 +00:00
Jonathan Gevaryahu
87af04aaf1 add a small note to lk201, n/w 2013-12-29 19:20:01 +00:00
smf-
037b476d66 New NOT WORKING game added
------------------
NetMerc (ShouTime)
2013-12-29 18:25:23 +00:00
David Haywood
8e14e65b18 fix lemmings sound writes (nw) 2013-12-29 18:14:02 +00:00
Wilbert Pol
491451cf26 unsp.c: Modernized cpu core. [Wilbert Pol] 2013-12-29 18:01:08 +00:00
smf-
e1d321eb6b Updated bios full names. (nw) 2013-12-29 17:51:51 +00:00
smf-
66827862e7 reduce dependency mak files by 130k (nw) 2013-12-29 16:55:14 +00:00
Robbbert
ed814a9228 (MESS) new not working system [Robbbert]
---------------------------
Pulsar Little Big Board
2013-12-29 13:55:39 +00:00
smf-
39d69e6a97 stores all bits written to gpip register, so that it can update the output when changing the ddr register & renamed variables to tie up more with the description in the data sheet (nw) 2013-12-29 11:11:02 +00:00
smf-
6984e05f8a Fixed crash when starting tt030, it now doesn't work as well as it didn't work before (nw) 2013-12-29 10:52:51 +00:00
Ivan Vangelista
c954f42c0c Corrected manufacturer as per MT05403. (nw) 2013-12-29 09:18:44 +00:00
Robbbert
078cac14e8 (MESS) bml3 : added cassette 2013-12-29 08:20:46 +00:00
Jonathan Gevaryahu
a36d348683 revert stuff that probably wasn't intentionally committed. (n/w) 2013-12-29 03:57:41 +00:00
Scott Stone
0ff81df3e8 Fix for MAME compile based on r26798 changes (nw) 2013-12-29 03:42:01 +00:00
R. Belmont
d85b240903 SDL: fix build (nw) 2013-12-29 02:09:26 +00:00
mahlemiut
9978476e55 wicat: WIP checkpoint (no whatsnew) 2013-12-29 01:47:50 +00:00
Couriersud
f6a91bbb13 Further untangled nl_base.[hc] and mame-specific netlist.c. No wn 2013-12-29 01:27:49 +00:00
mahlemiut
cbd26a0902 x2212: added support for the 2210 (64x4) 2013-12-29 01:21:49 +00:00
smf-
93188e310b Removed MC68901 polling for gpio bits. [smf] 2013-12-29 00:14:05 +00:00
smf-
4f61954a68 push all gpio values to allow interrupts to work. [smf] 2013-12-28 23:07:16 +00:00
Couriersud
f03fe6e80a Split netlist_mame_device_t into a core device and a "cpu" device. Based on this setup, work can start on "pure" sound devices. 2013-12-28 21:20:40 +00:00
Wilbert Pol
1eac5f4e9e scmp.c: Modernized cpu core. [Wilbert Pol] 2013-12-28 20:53:14 +00:00
smf-
e477d12877 fixed uninitialised variables, atari st mouse works again [smf] 2013-12-28 20:39:10 +00:00
Couriersud
5fc9d0703a Netlist, make some class variables protected. No wn 2013-12-28 14:57:22 +00:00
smf-
966ae37d90 Converted x68000 keyboard into a separate serial device. This allows the removal of the uart hle in the driver (which didn't work, it was always two characters behind). diserial cannot sync with the start bit properly when using an external clock, so for now I've added a hack that is only enabled when using the MC68901 (setting the flag ignores the extra spurious bit that was getting shifted in). [smf] 2013-12-28 02:21:13 +00:00
smf-
e9b8110811 preliminary receiving serial support for MC68901 [smf] 2013-12-28 01:46:52 +00:00
Scott Stone
029b781ead New clones added
----------------
Magic Worm (bootleg of Centipede) alternate  [Andrew Welburn]  (not working)
Ms. Pac-Man (bootleg on Crush Roller Hardware)  [Kevin Eshbach]


Comments:  Could use some help getting that centipede/magic worm dump working - service mode works, game does not.
2013-12-28 01:03:40 +00:00
smf-
e8860427e8 Added preliminary transmit support to MC68901 [smf] 2013-12-27 23:42:23 +00:00
smf-
dbcd354ab3 don't transmit anything when driven by an external clock and nothing has been queued. [smf] 2013-12-27 23:26:53 +00:00
Wilbert Pol
0f05353374 ssp1601.c: Modernized cpu core. [Wilbert Pol] 2013-12-27 22:02:25 +00:00
Couriersud
ff741fe954 Hopefully fix windows build: Commit two files which escaped my attention. No NW. 2013-12-27 20:07:20 +00:00
Wilbert Pol
bb39a28d1b sc61860.c: Modernized cpu core. [Wilbert Pol] 2013-12-27 18:17:26 +00:00