Commit Graph

25956 Commits

Author SHA1 Message Date
smf-
e968792e52 removed read_ca*/read_cb* as they just returned what you'd written to the chip already. [smf] 2014-01-01 11:32:52 +00:00
smf-
d794ba4dab converted pa* & pb* inputs to WRITE_LINE_MEMBER [smf] 2014-01-01 10:54:45 +00:00
Brian Troha
89e600209c cv1k.c: Standardized newest additions. Does nothing useful other then minor cleanup - NW 2014-01-01 00:31:19 +00:00
Nathan Woods
2c5140ad31 MSVC compilation fix (nw) 2013-12-31 22:30:23 +00:00
Robbbert
94794e5f4e handler -> member 2013-12-31 20:42:41 +00:00
Phil Bennett
8f4573e9ff mquake.c: Added notes and NO_DUMP placeholder for I/O MCU [Phil Bennett] 2013-12-31 20:13:18 +00:00
Scott Stone
08cfc99830 New clones added
----------------
Donkey Kong (US set 1) with Hard Kit  [Matt Ziolkowski, Rob Rings]
Donkey Kong (US set 2) with Hard Kit  [Matt Ziolkowski, Rob Rings]
2013-12-31 19:40:59 +00:00
David Haywood
ed5f676b93 oops, too much alcohol and yet the night is still young (nw) 2013-12-31 19:16:36 +00:00
David Haywood
dd94d9506b new clones
Snow Bros. 2 - With New Elves / Otenki Paradise (bootleg) [ANY]

also "The Time in Japan is 4:12 AM Wednesday, January 1, 2014 (JST)" so Happy New Year
2013-12-31 19:14:37 +00:00
Michaël Banaan Ananas
c0618cf722 re: rgbutil: namcos22 doesn't mind if it's done this way 2013-12-31 17:08:33 +00:00
Ivan Vangelista
99ca462751 Fix for MT04005 and possibly MT03976 too (NW) 2013-12-31 16:22:45 +00:00
Wilbert Pol
aecdd2151d tms32051.c: Modernized cpu core. [Wilbert Pol] 2013-12-31 16:05:21 +00:00
Couriersud
a8a62c3212 Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_examples which contains standalone netlist examples. [couriersud]
The examples have a ".c" suffix. In eclipse, I get automatic syntax parsing and error notifications. The parser treats "#" preprocessor defines/includes just as comments.

All of these examples can be run through nltool:

./nltool -f nl_examples/opamp.c -t 1 -l OUT

runs the opamp example for 1 second of emulation time and logs the terminal named "OUT" to "netlist_log_OUT.log".

I'll post a simple script to the list to visualize those logs using gnuplot.
2013-12-31 15:35:08 +00:00
Ivan Vangelista
ce8e8234f0 Fixed MT04102 and MT05406 (nw) 2013-12-31 14:20:00 +00:00
Wilbert Pol
33bc3cf3ef tms32025.c: Modernized cpu core. [Wilbert Pol] 2013-12-31 12:42:14 +00:00
Robbbert
7e2b4fb0d3 (MESS) bigbord2 : upgraded fdc to modern 2013-12-31 11:37:57 +00:00
Robbbert
f50043953f (MESS) mycom : upgraded fdc to modern 2013-12-31 09:08:56 +00:00
smf-
61dac0436c missed comment (nw) 2013-12-31 09:01:15 +00:00
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