Guru
9908cb1df9
Removed name because is can be confused with Namco System 11 hardware which this is not (nw)
...
Please don't add dumper's names etc as comments in the src unless they do real coding work or detailed readme's.
2015-07-06 02:04:48 +08:00
Michael Zapf
5ed6d7c6f9
This is it. ti99 says Goodbye to legacy floppy.
2015-07-05 19:59:37 +02:00
Michael Zapf
445fa7422d
HDC9234: Added HD track reading; several bug fixes.
2015-07-05 17:15:01 +02:00
MetalliC
571a4e88d9
cv1k: mmbanc use NAND dump with clean bookkeeping/settings area (nw)
2015-07-05 16:00:56 +03:00
hap
886495009b
added sm510 K and S ports
2015-07-05 02:46:29 +02:00
Vas Crabb
39733ffb55
Merge pull request #236 from mixxmaster/master
...
"Jumping" clocks correctly verified (nw)
2015-07-05 08:22:06 +10:00
mixxmaster
c1b6b19d33
"Jumping" clocks correctly verified (nw)
...
Special thanks to system11 who had a red Jumping PCB; the clock values
should be absolutely correct now
2015-07-04 18:02:21 -04:00
arbee
1069a3c6a9
DEC Rainbow: fixed Z80 access to shared RAM, motor on/off signal, and ROM labels. [Karl-Ludwig Deisenhofer]
2015-07-04 14:06:04 -04:00
arbee
43f222fec6
hp64k: fix compile with OG's latest changes, seems to still work OK. (nw)
2015-07-04 13:56:54 -04:00
David Haywood
ecb1a34e2d
new NOT WORKING
...
Aqua Stage [MooglyGuy, Smitdogg, Charles MacDonald, The Dumping Union]
2015-07-04 18:36:40 +01:00
balr0g
197a1ac5e0
Merge branch 'hp64k_dev2' of https://github.com/fulivi/mame
2015-07-04 12:54:01 -04:00
couriersud
4e437c687a
Further improvements + two missing files. Congo Bongo netlist now parses
...
without issues. [Couriersud]
2015-07-04 18:02:18 +02:00
fulivi
28252ce2ba
hp64k: ws & indentation cleanup
2015-07-04 15:52:26 +02:00
mahlemiut
4e99dc8cfe
amstrad: added DDI-1 disk drive expansion (464 only), and make 464 and 664 default to 64k RAM.
2015-07-05 00:25:52 +12:00
mahlemiut
504edc910e
fix GCC 4.4 compile
2015-07-05 00:25:51 +12:00
Curt Coder
a23ac093ee
(MESS) pet_cass.xml: Added tapes. [Dagarman]
...
(MESS) pet_flop.xml: Added disks. [Dagarman]
2015-07-04 14:27:56 +03:00
couriersud
07a7c190fd
Added MM5837 Noise Generator used by Congo Bongo. [Couriersud]
2015-07-04 13:23:15 +02:00
couriersud
d1b88dcbef
Fix monoflops
2015-07-04 13:23:14 +02:00
couriersud
ca310eef39
Added CD4538
2015-07-04 13:23:12 +02:00
ted green
143bac01bd
rgbsse.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint member functions.
...
rgbgen.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint, and += functions.
vooddefs.h - Converted rasterizer path to use rgbaint_t types. Switched to new reciplog function.
voodoo.c - Converted entire pixel pipe path to use rgbaint_t types.
2015-07-03 19:03:22 -06:00
Mike Naberezny
5f6235f080
Close open files. (nw)
2015-07-03 17:38:55 -07:00
Mike Naberezny
89217fef13
Remove unused variables. (nw)
2015-07-03 15:25:54 -07:00
mixxmaster
b645ce79a1
Merge pull request #1 from mamedev/master
...
Update from original
2015-07-03 17:58:37 -04:00
arbee
f9d06bda2b
saa1099: fix compile (nw)
2015-07-03 17:48:36 -04:00
Mike Naberezny
6a5cdf8be5
Remove unused variables. (nw)
2015-07-03 14:45:36 -07:00
R. Belmont
a0fdd6f067
Merge pull request #234 from system11b/S11rittam
...
S11rittam - R&T - prototype or hack version of Rod Land
2015-07-03 17:42:42 -04:00
R. Belmont
760ffa97f4
Merge pull request #232 from mixxmaster/master
...
fixed SAA1099 driver to actually use clock (nw); corrected Game Blaster/SB1.0 clock to 7.159mhz [NewRisingSun]
2015-07-03 17:41:44 -04:00
Mike Naberezny
6623632657
Update png.py to drj11/pypng@c5daab3899 (nw)
...
This has the fix for drj11/pypng#44 and other minor issues.
2015-07-03 14:22:33 -07:00
Mike Naberezny
a279d6e804
Remove semicolons from end of lines in Python code. (nw)
2015-07-03 14:13:01 -07:00
hap
563b496792
renamed some cpu core inc files to c
2015-07-03 23:04:24 +02:00
hap
9c8b2c6a1a
moved sm510/11/12 specifics to their own files
2015-07-03 21:34:53 +02:00
hap
2b8c61e22b
ok, fixed build
2015-07-03 19:51:51 +02:00
hap
4b6e31f51d
renamed sm510/sm510op.inc to sm510/sm510op.c
2015-07-03 19:29:38 +02:00
system11b
c58cdf09a3
Merge branch 'master' into S11tamrit
2015-07-03 18:13:01 +01:00
hap
d19922bd32
more opcodes added
2015-07-03 18:33:41 +02:00
Ivan Vangelista
927ad9c16e
decos32.c: added save state support (nw)
2015-07-03 17:41:46 +02:00
Vas Crabb
eb38a7ad25
Align memory with MALLOC_DEBUG (nw)
2015-07-04 00:37:56 +10:00
Vas Crabb
454895659e
Don't make malloc replacement incompatible with malloc (nw)
2015-07-03 22:31:19 +10:00
fulivi
7e84b61651
Merge branch 'hp64k_dev' into hp64k_dev2
...
Conflicts:
src/emu/cpu/hphybrid/hphybrid.c
src/emu/cpu/hphybrid/hphybrid.h
src/mess/drivers/hp64k.c
2015-07-03 12:53:33 +02:00
fulivi
a2dddbda1e
hp64k: floppy I/F, beeper, DIP switches & lower 32kw of RAM added.
2015-07-03 12:35:05 +02:00
hap
f39a3f540b
added most obvious opcodes
2015-07-03 00:49:30 +02:00
angelosa
b36296a136
Added MCPX roms
2015-07-02 23:40:20 +02:00
angelosa
13d62dd0eb
Merge branch 'master' of https://github.com/mamedev/mame
2015-07-02 22:56:05 +02:00
angelosa
40e74477eb
XBOX skelly driver.
2015-07-02 22:55:57 +02:00
couriersud
b755895f0f
Identify size_t usage in printf by enclosing the argument in
...
SIZET_PRINTF(). This is typesafe, can be identified and allows to use
proper 64bit computing with compilers up to it. [Couriersud]
2015-07-02 21:22:13 +02:00
Lord-Nightmare
d59b9e7416
Fix for MESS subtarget compile (nw)
2015-07-02 13:27:09 -04:00
Ville Linde
be0d3f1e16
firebeat: Fix 8x8 character rendering (nw)
2015-07-02 20:08:34 +03:00
Ville Linde
8f2baab98a
firebeat: Completely rewrote the graphics chip emulation [Ville Linde]
2015-07-02 16:35:45 +03:00
Osso
faa43ecacd
Update suprloco.c
2015-07-02 08:17:09 +02:00
cracyc
c774876bb9
z8000: fix lda register corruption (nw)
2015-07-01 22:36:01 -05:00