Miodrag Milanović
75e0de7fea
Merge pull request #165 from meesokim/master
...
(MESS) spc-1000 cassette motor check fix for recording fuction working properly
2015-04-23 11:27:33 +02:00
Miso Kim
bb618c06a7
(MESS) spc-1000 cassette motor fix for recording fuction working
...
Motor on/off function need to check a toggle of signal.
Cassette play/record button state is coupled for port A of AY8910.
2015-04-23 18:19:00 +09:00
Curt Coder
025d01c801
(MESS) abc1600: Cleanup. (nw)
2015-04-23 00:21:20 +03:00
hap
fe57f275e8
(MESS)New working game added
...
-----------------
Parker Brothers Master Merlin [hap, Sean Riddle]
2015-04-22 21:36:40 +02:00
hap
841dc79f63
added hh_tms1k_test.lay
2015-04-22 21:21:26 +02:00
Curt Coder
836ba2c10a
(MESS) plus4: Default to the 1541 disk drive, since the 1551 is rare and unreliable. [Curt Coder]
2015-04-22 21:39:29 +03:00
hap
eaa9878cae
mvbfree vfd is simple enough to make an internal artwork for it
2015-04-22 20:14:18 +02:00
Ivan Vangelista
1e0f25f95a
state_save_register_item_* removal, part 2 of 3 (nw)
2015-04-22 19:41:51 +02:00
hap
d9ef0fc94b
added skeletons of: bigtrak, gpoker, h2hbaseb, h2hfootb, mmerlin, raisedvl
2015-04-22 17:41:33 +02:00
Miodrag Milanovic
202949d797
small cleanup (nw)
2015-04-22 16:21:26 +02:00
Miodrag Milanovic
54f8b3ae5d
moved all to std::string (nw)
2015-04-22 11:30:45 +02:00
hap
134dc41d49
nw
2015-04-21 23:27:56 +02:00
Lord-Nightmare
be04a1d8ed
add mb electronic battleship (1977) to tms1000 list (n/w)
2015-04-21 00:39:59 -04:00
hap
c61b2d707d
(MESS)New games added or promoted to working
...
-----------------
Coleco Galaxian [hap, Kevin Horton, Olivier Galibert]
Bambino Soccer [hap, Kevin Horton]
Bambino Safari [hap, Kevin Horton]
Epoch Invader From Space [hap, Kevin Horton]
Epoch Football [hap, Kevin Horton]
Epoch Galaxy II [hap, Kevin Horton]
Tomy Cosmic Combat [hap, Kevin Horton]
Gakken Heiankyo Alien [hap, Kevin Horton, Rik]
Gakken Dig Dug [hap, Kevin Horton, Rik]
Added as Not-working:
--------------------
Gakken Crazy Kong [hap, Kevin Horton, Rik]
2015-04-20 23:50:27 +02:00
Ivan Vangelista
f5c99f4870
some state_save_register_item removal (nw)
2015-04-20 19:19:23 +02:00
Miodrag Milanovic
b49e9beeef
cleanup in mess section (nw)
2015-04-19 09:49:27 +02:00
R. Belmont
4b65eb4a94
Merge pull request #161 from fulivi/mds2_dev
...
Improvments to imds2 driver (fulivi)
2015-04-18 15:00:07 -04:00
Miodrag Milanovic
59bb9d4fd6
some astring to std::string conversion (nw)
2015-04-18 18:35:04 +02:00
hap
61ed758199
(MESS)New working game added
...
-----------------
Bambino Knock-Em Out Boxing [hap, Kevin Horton]
2015-04-17 20:24:11 +02:00
hap
e3cc0777fe
gah
2015-04-16 20:13:00 +02:00
hap
0802a8fdb3
(MESS)New working game added
...
-----------------
Mego Mini-Vid Break Free [hap, Kevin Horton]
2015-04-16 20:09:50 +02:00
hap
2deefb4a35
changed test layout "lampxy" to "x.y"
2015-04-16 19:47:21 +02:00
hap
85e65cb4a1
VTech Invaders WIP (not working yet)
2015-04-16 18:33:29 +02:00
Miso Kim
83741611c2
cassette motor fix for recording fuction working
...
Motor on/off function has not implemented.
Motor on/off function and cassette play/record button are coupled for port A of AY8910.
2015-04-16 21:46:39 +09:00
Curt Coder
19bbe2ac4d
(MESS) pet: Implemented write mode on the Commodore 8050/8250/SFD-1001 floppy drives. [Curt Coder]
...
(MESS) victor9k: Separated read/write modes in the floppy controller. (nw)
fdc_pll: Removed write_next_bit_prev_cell hack. (nw)
2015-04-16 00:16:05 +03:00
hap
5d13436bef
(MESS)New working games added
...
-----------------
Bambino UFO Master-Blaster Station [hap, Kevin Horton]
Bandai Crazy Climber [hap, Kevin Horton]
Tomy Scramble [hap, Kevin Horton]
Tomy Caveman [hap, Kevin Horton]
2015-04-15 15:35:38 +02:00
Olivier Galibert
278cf84e55
Replace dynamic_array with std::vector [O. Galibert]
2015-04-14 19:58:17 +02:00
hap
daaad1a8e1
(MESS)New working games added
...
-----------------
Bandai Frisky Tom [hap, Kevin Horton]
Mattel Star Hawk [hap, Kevin Horton]
2015-04-13 22:05:05 +02:00
etabeta78
5f76399216
(MESS) gameboy: added support for the simple multigame mapper used
...
by Mani 4 in 1 (DMG-601-CHN). [Fabio Priuli]
out of whatsnew: also added the (previously missing) chinese dumps to the softlist.
2015-04-13 18:57:48 +02:00
Curt Coder
ae440a88e3
(MESS) pet: Fixed backspace mapping. (nw)
2015-04-13 15:35:50 +03:00
Miodrag Milanovic
996880022f
few more changes (nw)
2015-04-13 13:31:25 +02:00
fulivi
52a51f6912
imds2: changed checksum for PIO fw v1.1
2015-04-13 12:07:53 +02:00
fulivi
a7402d0c96
imds2: printer output completed, seems OK
2015-04-13 12:07:53 +02:00
fulivi
5f5b432cc6
imds2: PIO added, seems OK
2015-04-13 12:07:53 +02:00
fulivi
f624c52cef
imds2: improved keyboard mapping
2015-04-13 12:07:52 +02:00
etabeta78
dcd4f2a5b8
(MESS) gameboy: added preliminary emulation of Sachen MMC-1 mapper,
...
based on reverse engineering by Tauwasser. Logo handling not emulated yet
(you have to select the "Skip BIOS check" in the System Configuration menu
to play the games). [Fabio Priuli]
(MESS) gameboy.xml/gbcolor.xml: Added some recent dumps of Sachen carts
[Tauwasser, BigFred, taizou]
out of whatsnew: commit also includes some cosmetic changes suggested by Tauwasser (many thanks for the feedback!)
2015-04-13 12:03:08 +02:00
mahlemiut
e8cbf323c4
pc_vga: split Cirrus Logic SVGA devices into separate GD5428 and GD5430 devices. No differences between them yet, other than chip ID.
2015-04-13 18:39:05 +12:00
Lord-Nightmare
12ea6b4ca5
(MESS) upd1771: replace waveforms with waveforms extracted from upd1771c-017 internal rom. [Lord Nightmare, plgdavid]
2015-04-12 13:20:20 -04:00
Stiletto
789a92a565
comment fix (nw)
...
comment fix from Dagarman and Arbee (nw)
2015-04-12 08:43:23 -04:00
etabeta78
3dd6c7d355
(MESS) gameboy: removed separate implementation of
...
MBC-1 collection cart, since it is just plain MBC-1 mapper
with slightly different address lines wiring. [Tauwasser]
out of whatsnew: thanks a lot Tauwasser for the contribution!
I have made some minor changes to adhere to current MESS conventions,
but I think the spirit of the patch has been kept :)
2015-04-12 09:12:26 +02:00
Miodrag Milanovic
7faba31b1b
There is no implicit conversion to char* in std::string (nw)
2015-04-12 08:05:43 +02:00
Robbbert
677c140c89
(MESS) pegasus : fixed decryption of all roms in the software list.
...
All items can be used via the fullpath. Xbasic, forth and pascal now work.
Loading via the software list however is still broken for multipart roms.
2015-04-12 11:22:14 +10:00
Curt Coder
7d7f5ca352
Cleanup. (nw)
2015-04-11 20:56:40 +03:00
Curt Coder
1f63dae132
(MESS) c8050fdc: Fixed write protect sense. (nw)
2015-04-11 20:16:22 +03:00
Vas Crabb
1e6294bb18
Correct some corrections:
...
* Third Millenium is a trademark
* "16 bits" is a bus unit so it works as a singular in sentences
2015-04-12 00:31:46 +10:00
Vas Crabb
9d10e02081
Merge https://github.com/ZoeB/mame
2015-04-12 00:18:20 +10:00
Miodrag Milanovic
c375452b53
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-11 15:27:27 +02:00
Miodrag Milanovic
6b36c7ab22
cstr() - > c_str() as preparation for move to std::string (nw)
2015-04-11 15:26:58 +02:00
hap
7c0db7b2a6
prepare notes
2015-04-11 15:10:16 +02:00
Robbbert
bf77826994
(MESS) sorcererd : fixed loading of carts (nw)
2015-04-11 22:19:33 +10:00
Zoë Blade
155bb1b250
Revert "publicly" fix
...
Allow the variant spelling "publically".
2015-04-11 10:57:34 +01:00
Zoë Blade
22800dab3d
Revert Millennium fix
...
Apparently this board is trademarked with the spelling mistake,
therefore let's keep the incorrect spelling. Curiously, they spelt
Millennium correctly on the PCB, so the original seems a tad
inconsistent in this area.
2015-04-11 10:24:23 +01:00
etabeta78
a4b45efad3
(MESS) softlist: Added new software lists for MSX2 tapes, MSX2+ disks
...
and MSX Turbo-R disks [Riley110, Fabio Priuli]
(MESS) msx1_cart: added several new dumps of Korean games [Fabio
Priuli]
(MESS) msx1_cass: added hundreds of tapes from existing collections
[Riley110, Fabio Priuli]
out of whatsnew: the work on msx1 disks is still ongoing and it will be ready hopefully soon.
2015-04-11 09:16:35 +02:00
Zoë Blade
90f110f261
Fix various typos and spelling mistakes
...
I'm purposefully leaving /src/emu/bus/cbmiec/c1541.c's kernal.bin
as it is, as this particular spelling mistake was originally made
by Robert Russell, therefore is canon. See
http://en.wikipedia.org/wiki/KERNAL for details.
I'm also leaving /src/emu/machine/nscsi_bus.c's RECIEVE as I don't
want to break anything, but it's worth someone looking into.
I renamed some variables in /src/mame/drivers/sfbonus.c,
/src/mame/video/tia.c and /src/mame/video/tia.h, so if anyone wants
to verify I didn't break anything, that would be nice.
2015-04-11 00:52:26 +01:00
Robbbert
b1cc665cbe
(MESS) pegasus : modernised code (nw)
2015-04-11 00:51:25 +10:00
Vas Crabb
28e37aeed8
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-10 18:29:29 +10:00
Vas Crabb
e42b2099b1
Merge branch 'master' of https://github.com/ZoeB/mame
...
Conflicts:
src/mess/drivers/elecbowl.c
src/mess/drivers/hh_hmcs40.c
src/mess/drivers/hh_tms1k.c
2015-04-10 18:28:57 +10:00
Curt Coder
a43d6473de
(MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy system. [Curt Coder]
2015-04-10 10:20:26 +03:00
Lord-Nightmare
8214b1049b
Rearrange hmcs40 chips in comment to note that hd38800 A and B revisions appear to have separate sets of die/mask IDs (n/w)
2015-04-09 18:19:51 -04:00
hap
b5dcd729f4
(MESS)New working game added
...
-----------------
Entex Space Invader [hap, Sean Riddle]
2015-04-09 10:59:07 +02:00
Angelo Salese
958de40950
Added end address, amongst other minor things.
2015-04-09 01:21:15 +02:00
Zoë Blade
d75af79a2f
Tidy MESS driver whitespace too
2015-04-08 14:45:18 +01:00
Zoë Blade
592e0cac50
Fix file modes
2015-04-08 10:28:45 +01:00
Justin Kerk
806e0a05d3
(MESS) MT05721: Apply Enik Land's refresh rate workaround so that we pass FluBBa's SMS VDP tests. [Justin Kerk]
...
Can be removed if the rounding issues with MCFG_SCREEN_RAW_PARAMS are fixed in the future.
Tests still fail for Game Gear and some of the clones (e.g. Korean sets) but they didn't pass before either, and it's not clear if they're supposed to.
2015-04-07 19:59:56 -07:00
Oliver Stöneberg
7dc3254647
pass attotime as const reference (nw)
2015-04-07 19:18:41 +02:00
Curt Coder
cb74c696a0
(MESS) abc80: Use Z80 PIO pb7_w. (nw)
2015-04-07 15:32:53 +03:00
Curt Coder
00c8f695de
(MESS) abc80: Emulated a 16KB RAM card. [Curt Coder]
2015-04-06 21:24:54 +03:00
etabeta78
79ed044ec2
(MESS) pce/tg16: added default values for pre-formatted BRAM. you could
...
obtain the same result by launching PCE or TG-16 with the CD-SYSTEM
cart and entering the BRAM configuration menu (by pressing Select), but
it makes sense to be more user-friendly in this case. [Fabio Priuli]
2015-04-06 19:32:01 +02:00
Zoë Blade
f311f42221
Tidy comments more
2015-04-05 23:54:31 +01:00
Zoë Blade
d21ead0ce6
Fix more capitalisation
2015-04-05 23:23:23 +01:00
Curt Coder
0da7bc72da
(MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emulated the ABC expansion unit and ABC memory card. [Curt Coder]
2015-04-06 00:42:28 +03:00
hap
35d11f0a92
elecbowl update
2015-04-05 23:00:27 +02:00
Zoë Blade
798d186d4e
Capitalise proper nouns etc
2015-04-05 20:33:43 +01:00
hap
c575a0b993
elecbowl wip
2015-04-04 23:38:34 +02:00
hap
7b19a9d10b
nw
2015-04-04 01:12:47 +02:00
hap
177fc92622
hh class cleanup 2/2
2015-04-03 22:50:21 +02:00
hap
4d2d78e908
hh class cleanup 1/2
2015-04-03 21:41:19 +02:00
hap
a719a97f49
(MESS)New game added or promoted to working
...
-----------------
Coleco Donkey Kong [hap, Kevin Horton, Olivier Galibert]
2015-04-02 18:11:25 +02:00
hap
4edfc86f28
improve cdkong speaker volume
2015-04-02 02:41:46 +02:00
Angelo Salese
965148935b
sams64 doesn't like that we fire an irq even if bit 0 is 0. Fix it.
2015-04-01 20:05:30 +02:00
hap
8490857fa8
(MESS)New games added or promoted to working
...
-----------------
Coleco Pac-Man [hap, Kevin Horton, Olivier Galibert]
Coleco Ms. Pac-Man [hap, Kevin Horton, Olivier Galibert]
2015-04-01 17:27:03 +02:00
hap
bbd74ac1c0
fix 64bit mask
2015-04-01 15:16:13 +02:00
mahlemiut
a469d29eb8
Fix MT05854 (no whatsnew)
2015-04-01 14:43:49 +13:00
Angelo Salese
fc8ee90512
Updated PC88VA to use am9517a, nw
2015-04-01 02:30:59 +02:00
hap
1081355f58
(MESS)New working game added
...
-----------------
Kosmos Astro [hap, Sean Riddle]
2015-03-31 23:47:35 +02:00
hap
29b6f9b84c
(MESS)New working game added
...
-----------------
TI-1000 [hap, Sean Riddle]
2015-03-31 22:09:59 +02:00
hap
ccb2831bc6
kosmos astro skeleton
2015-03-31 20:14:31 +02:00
Curt Coder
c8f822f7c5
(MESS) abc80: Added cassette sound. [Curt Coder]
2015-03-31 08:54:41 +03:00
Vas Crabb
eb17c33b2d
Fix layout generation for MESS
2015-03-31 14:46:58 +11:00
hap
23a2142b7c
(MESS)New games added or promoted to working
...
-----------------
Bandai Packri Monster [hap, Kevin Horton, Olivier Galibert]
Bandai Zackman [hap, Kevin Horton, Olivier Galibert]
Parker Brothers Q*Bert [hap, Kevin Horton, Olivier Galibert]
Tomy Kingman [hap, Kevin Horton, Olivier Galibert]
Tomy Tron [hap, Kevin Horton, Olivier Galibert]
2015-03-31 02:20:53 +02:00
hap
c59f2cf5f9
first rename snspella to snspellb
...
added snspell 1979 version VSMs, and two more speak&read modules
2015-03-31 00:41:06 +02:00
hap
0c09d9185b
added support for always-on plates/leds
2015-03-31 00:09:07 +02:00
hap
9489babd4f
packmon/zackman WIP
2015-03-30 22:14:10 +02:00
hap
6abbb73744
tmtron, kingman WIP
2015-03-30 21:41:10 +02:00
hap
d12f015212
notes
2015-03-30 20:42:05 +02:00
hap
70e09f9618
(MESS)New working game added
...
-----------------
Super Simon [hap, Sean Riddle]
2015-03-30 11:34:39 +02:00
hap
cadae0c939
cdkong, cgalaxn, pbqbert WIP
...
cgalaxn doesnt work at all, suspect mcu core bug?
2015-03-30 01:20:16 +02:00
Curt Coder
d462fbfa59
(MESS) abc80: Added ABCDemo floppy and cassette to the software lists. [Genesis Project]
2015-03-29 23:53:49 +03:00
hap
9be2780fcd
confirmed pla
2015-03-29 19:18:40 +02:00
Robbbert
417852bbc9
(MESS) mpf1 : fixed potential bug (nw)
2015-03-29 16:02:49 +11:00
Robbbert
ec1999fcbb
(MESS) mpf1 : added some standard pasting codes; connected up the reset button from external artwork; found that mpf1p rom is a bad dump (A9 stuck low when dumped). (nw)
2015-03-29 12:42:41 +11:00
Robbbert
d3f6724d40
(MESS) mpf1 : Fixed various issues with memory (nw)
2015-03-28 20:01:06 +11:00
hap
3a42563d21
ssimon speed switch
2015-03-28 01:12:44 +01:00
hap
af0394e428
coleco pacman/mspacman WIP
2015-03-28 00:48:09 +01:00
hap
0dacb06c43
base tispeak.c, ticalc1x.c on hh_tms1k_state
2015-03-27 14:13:34 +01:00
hap
74d911a570
(MESS)New working game added
...
-----------------
Speak & Read [hap, Sean Riddle, Kevin Horton]
2015-03-27 03:46:55 +01:00
hap
6e9196b207
(MESS)New working game added
...
-----------------
TI SR-16 II [hap, Sean Riddle]
2015-03-27 03:31:41 +01:00
arbee
ef75fb9d5f
(MESS) gba: Hblank IRQs do happen on all scanlines, just DMAs don't. [R. Belmont, Endrift]
...
nw: This fixes GT Advance; no effect on Mario & Luigi or DBZ.
2015-03-26 21:53:46 -04:00
Miodrag Milanovic
f76d59c41d
Moved build system to GENie [Miodrag Milanovic]
...
make TARGET=mess -j19
will generate all needed files and build MESS, while developing you can use
make TARGET=mess COMPILE=1 -j19
to prevent rebuilding of make files.
Build system have automatic generate of dependencies so will do incremental builds fine.
make clean
will remove all generated files/projects and obj files
2015-03-26 09:00:39 +01:00
arbee
8ba6abb1c0
(MESS) gba: vblank at line 160, don't do HIRQ or HDMA during Vblank. This fixes raster effects and glitches in dozens if not hundreds of games. [R. Belmont, endrift]
2015-03-25 22:55:51 -04:00
hap
cb3adabd7c
(MESS)New working game added
...
-----------------
Bambino Basketball - Dribble Away [hap, Kevin Horton, Olivier Galibert]
2015-03-26 01:12:42 +01:00
hap
bf77709bea
added ssimon i/o
2015-03-25 21:21:01 +01:00
etabeta78
0eda7abf20
(MESS) added software list for 64DD disks. nw.
2015-03-25 17:49:44 +01:00
Guru
4fc1911e96
imds2.c: added basic usage info [fulivi]
2015-03-25 20:27:53 +08:00
Miodrag Milanović
09ee79273f
Merge pull request #151 from Happy-yappH/master
...
(MESS)Adding support for the N64DD [Happy]
2015-03-25 11:12:10 +01:00
hap
662bb2400e
confirmed lilprof PLAs, re-enabled ssimon
2015-03-25 10:59:53 +01:00
Miodrag Milanovic
0147bb4cc8
Cleanups and version bump
2015-03-25 08:16:51 +01:00
hap
b248bf6cc9
(MESS)New working game added
...
-----------------
Milton Bradley Dark Tower [hap, Sean Riddle]
2015-03-25 01:43:09 +01:00
Happy
ba1c0f799a
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-24 18:26:59 -06:00
Happy
d84c5cadac
Adding support for the N64DD. Currently use: mess n64dd -quickload disk -cart cart
...
Disk images need to be in head/track format. See https://github.com/Happy-yappH/ddconvert.git for format.
Currently does not support disk swapping or disk saving. Writes work to the copy in memory, but are not saved to the file.
2015-03-24 18:17:25 -06:00
hap
159a234e0e
first rename lilprof to lilprof78
...
added Little Professor (1976 ver)
2015-03-25 00:09:57 +01:00
hap
971e1cdd86
notes
2015-03-24 20:52:04 +01:00
hap
a09a8fcbc8
darktower motor simulation
2015-03-24 20:17:31 +01:00
Oliver Stöneberg
7237f125a9
fixed Visual Studio compilation (nw)
2015-03-24 19:54:11 +01:00
hap
fa50b1e3b2
i can probably finish dark tower, but ssimon can wait until post-release
2015-03-24 19:44:12 +01:00
Miodrag Milanović
9a0a2c4fb8
Merge pull request #150 from fulivi/mds2_dev
...
A new MESS driver: Intel Intellec MDS series-II [F. Ulivi]
2015-03-24 18:35:03 +01:00
fulivi
3a42abc7a7
Added imds2 to list file & mess makefile
2015-03-24 17:35:09 +01:00
fulivi
ddb6780c67
Added MESS driver for Intel MDS series-II
2015-03-24 16:36:59 +01:00
hap
38ddc8a6d7
prepare for svg2lay
2015-03-23 19:25:09 +01:00
etabeta78
2f5c5f8e21
temp workaround for the MESS crash due to SNES trying to
...
access a cart even if none is available (emulation should not
crash even if carts are mandatory). nw.
a better solution will be added in next dev cycle, by moving the
memory handlers to the cart side as it is being done in most
systems.
2015-03-23 10:15:02 +01:00
hap
b56b22a055
moved dark tower to its own file
2015-03-23 08:50:42 +01:00
hap
a75a50cebe
added hh_tms1k header file
2015-03-23 08:33:29 +01:00
hap
7f23e92a76
darktower WIP
2015-03-23 08:14:38 +01:00
etabeta78
abfefe3c3a
(MESS) sms.c: added a new BIOS revision (v2.0) for the SMS 1 PAL and
...
documented the actual chip markings for v1.3 [Fabio Priuli, SMSPower]
2015-03-23 07:37:23 +01:00
Lord-Nightmare
13712938e7
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-22 20:52:36 -04:00
Lord-Nightmare
ea9dfec21d
preparations for dtc-03 driver, n/w
2015-03-22 20:51:09 -04:00
hap
b7dcf5cb58
added darktower skeleton
2015-03-22 09:58:27 +01:00
hap
245c047f54
(MESS)New working game added
...
-----------------
Entex Electronic Baseball 2 [hap, Sean Riddle]
2015-03-22 04:43:51 +01:00
hap
248c45520b
added skeleton for Super Simon
2015-03-22 03:35:54 +01:00
hap
f547f924bb
ebball2 inputs
2015-03-22 03:14:17 +01:00
hap
eb960ff5da
added ebball2 outputs
2015-03-22 02:21:57 +01:00
hap
d4a5e95c60
added ebball2 skeleton
2015-03-22 01:00:02 +01:00
hap
52db3c565e
(MESS)New working games added
...
-----------------
Coleco Alien Attack [hap, Kevin Horton]
Entex Galaxian 2 [hap, Kevin Horton]
Entex Pacman 2 [hap, Kevin Horton]
2015-03-21 20:55:33 +01:00
hap
1990de612a
fix uninitialized display at start
2015-03-21 20:41:41 +01:00
hap
033c15f969
fix REDD/SEDD opcodes
2015-03-21 20:28:06 +01:00
hap
c5bfb8287f
verfied anem, bnem, ayy.
...
entex pacman2 and galaxian2 are playable, coleco alien attack still seems glitchy
2015-03-21 01:13:57 +01:00
Oliver Stöneberg
10385fe130
fixed several missing assert.h includes (nw)
2015-03-20 13:06:57 +01:00
Oliver Stöneberg
c61c31ee06
moved assert replacement inside emucore.h so it is actually used / removed assert.h include from some headers and added it to lots of source
2015-03-20 12:19:40 +01:00
Oliver Stöneberg
9f29fc0916
removed a few more unnecessary assert.h includes (nw)
2015-03-20 11:39:41 +01:00
Oliver Stöneberg
2849b81c5d
removed unnecessary assert.h includes (nw)
...
including global one for Visual Studio
2015-03-20 11:36:49 +01:00
Lord-Nightmare
2fa8b8d6fe
tiny upd1771 comment update (n/w)
2015-03-19 21:15:27 -04:00
hap
5b4e178b8a
fix egalaxn2 shoot button
2015-03-20 00:03:06 +01:00
Lord-Nightmare
0c58c7212c
(MESS) upd1771.c - notes update, indicate what pins are inputs, outputs, or both; document the d/a power pin. document the mode pin functions and the test mode [kevtris]
2015-03-19 02:08:31 -04:00
Alex W. Jackson
474849d170
a7800.c: Address map corrections and cleanups [Mike Saarna, Alex Jackson]
2015-03-17 22:04:32 -04:00
Michael Zapf
d498d5cedf
(MESS) ti99: Added a sanity check for disk format detection and a non-locking Alphalock
2015-03-17 21:09:39 +01:00
cracyc
a9a20f0889
(mess) m24: keyboard [Carl, any]
2015-03-16 17:44:09 -05:00
hap
bbffffe91e
fix hmcs40 interrupt bug
2015-03-16 21:32:30 +01:00
hap
71bff813e4
note
2015-03-16 19:49:04 +01:00
hap
b1abbbd029
added epacman2 i/o (judging from disasm, these two and coleco alien attack have the simplest code)
2015-03-16 00:35:11 +01:00
hap
42a6a828de
nw shuffle
2015-03-16 00:17:20 +01:00
hap
f4b3468a99
added egalaxn2 i/o
2015-03-16 00:10:06 +01:00
hap
ce5d0ca8d4
fix display not refreshing on loadstate
2015-03-15 17:56:56 +01:00
hap
02590ff263
update tispeak.c display_update
2015-03-15 17:46:47 +01:00
hap
3790a735eb
rename:
...
snmath -> snmathp
snmatha -> snmath
2015-03-15 16:39:41 +01:00
hap
abae5d34e6
(MESS)New working game added
...
-----------------
TI Little Professor (1978 version) [hap, Sean Riddle]
2015-03-15 15:40:51 +01:00
hap
9d6f238186
added coleco mspacman skeleton
2015-03-15 05:32:05 +01:00
hap
6a97ecf993
ticalc1x.c cleanup part 3
2015-03-15 04:57:05 +01:00
hap
327d6dece9
ticalc1x.c cleanup part 2
2015-03-15 04:38:38 +01:00
hap
96077ccedd
ticalc1x.c cleanup part 1
2015-03-15 03:53:05 +01:00
hap
a2537f21d5
clarify vars
2015-03-15 03:25:36 +01:00
hap
1e1963abda
(MESS)New working game added
...
-----------------
Epoch Astro Command (aka Grandstand Scramble) [hap, Kevin Horton]
2015-03-15 03:02:44 +01:00
hap
8605dd56e4
added tms1990 device
2015-03-15 00:39:00 +01:00
hap
46964c195f
skeleton added for TI Little Professor
2015-03-15 00:09:04 +01:00
hap
e7ffb8a6b0
added astrocmd and kingman (Astro Command probably works fine, i just haven't tested it yet)
2015-03-14 05:34:43 +01:00
Robbbert
6169bcbb8f
(MESS) gamate : reinstated etabeta's no-cart fix. (nw)
2015-03-13 14:51:27 +11:00
Robbbert
053e0b4f4b
(MESS) gamate : removed not-needed includes (nw)
2015-03-13 14:43:56 +11:00
Robbbert
34357b62b8
(MESS) gamate : improved readability (nw)
2015-03-13 14:18:34 +11:00
Robbbert
81c8255b20
(MESS) mbee : added choice of monochrome or colour, since the real machines could be purchased this way. (nw)
2015-03-13 01:18:47 +11:00
hap
c307ec2a16
improve ebball3 clock
2015-03-12 13:00:26 +01:00
Robbbert
4d315877fc
(MESS) mbee : more work on the old keyboard (nw)
...
Keyboard performance overall is much better, however Simply Write no longer works on mbee128p.
The 2 minute delay in booting mbee56 has been fixed.
2015-03-12 14:38:55 +11:00
Lord-Nightmare
031e88d36f
(MESS) vt100.c: add older version of the vt102 roms [Matt Burke]
2015-03-11 02:35:47 -04:00
hap
85c450093f
(MESS)New working games added
...
-----------------
Bambino Superstar Football [hap, Kevin Horton]
Bambino Space Laser Fight [hap, Kevin Horton]
2015-03-11 01:40:40 +01:00
Lord-Nightmare
22cdd790f6
(MESS) vt100.c: Add ROM for DEC VT101 and enable driver [Matt Burke]
2015-03-10 19:24:03 -04:00
hap
ea8fd55e53
(MESS)New working game added
...
-----------------
Entex Electronic Baseball 3 [hap, Sean Riddle]
2015-03-10 15:36:56 +01:00
cracyc
1c885a2014
(mess) m24: again (nw)
2015-03-09 22:37:06 -05:00
cracyc
8d5eab6a7f
(mess) m24: don't upset clang (nw)
2015-03-09 22:33:10 -05:00
cracyc
b260c3eaa0
(mess) m24: keyboard controller [Carl, Lord Nightmare, rfka01]
2015-03-09 22:28:11 -05:00
hap
1682171d79
add ebball3 internal layout
2015-03-10 03:13:05 +01:00
hap
df22736230
fix typo in ebball3 microinstructions PLA
2015-03-10 01:29:38 +01:00
hap
c4e14ea4ac
added ssfball and splasfgt i/o
2015-03-10 01:07:18 +01:00
hap
246a0e7b1a
added ebball3 i/o
2015-03-09 22:53:19 +01:00
hap
9c35a2bf04
added Entex Baseball 3 skeleton
2015-03-09 20:08:11 +01:00
hap
c25cc3aa7e
added credits where due (meaning: much more than providing romdumps)
2015-03-09 19:33:38 +01:00
Guru
57b84476bf
fanucspmg.c: note added about unknown chip (nw)
2015-03-09 18:13:09 +08:00
hap
0e8795f5e2
hmcs40 skeletons added:
...
bambball // Bambino
packmon // Bandai
zackman // Bandai
cdkong // Coleco
cgalaxn // Coleco
cpacman // Coleco
cpacmanr1 //
egalaxn2 // Entex
epacman2 // Entex
pbqbert // Parker Brothers
2015-03-09 01:47:03 +01:00
hap
b75a37e70b
skeletons added:
...
- Bambino Superstar Football
- Bambino Space Laser Fight
2015-03-08 22:02:23 +01:00
hap
c413e0a0aa
add generic test layout for vfd games
2015-03-08 21:02:42 +01:00
Miodrag Milanovic
075cb81413
(MESS)-gamate : audio fix for cube up [PeT]
2015-03-08 09:11:11 +01:00
hap
379aa241ed
fix MR and pattern offsets
2015-03-07 22:42:07 +01:00
Robbbert
0121b9e491
(MESS) mbee : some work on the old keyboard (nw)
2015-03-07 17:01:48 +11:00
hap
e85b10a655
opcode table WIP
2015-03-07 02:41:47 +01:00
Lord-Nightmare
df6eaf0455
Fix name of Voice Sensory Chess Challenger (n/w)
2015-03-06 16:41:35 -05:00
hap
8dee0a3e12
alnattck i/o
2015-03-06 20:18:26 +01:00
hap
6000d9f9fb
elecbowl hardware is too complex to be in generic driver
2015-03-06 18:07:16 +01:00
Robbbert
bc0a035a69
(MESS) mbee : more things (nw)
2015-03-06 22:07:39 +11:00
hap
2f11eb0c3e
added hh_hmcs40.c skeleton driver
2015-03-05 18:50:06 +01:00
hap
93472ffab2
added Hitachi HMCS40 series MCU core skeleton
2015-03-04 20:58:17 +01:00
Robbbert
fccc2289b1
(MESS) mbee : fixed colours (nw)
2015-03-05 02:29:10 +11:00
cracyc
b4bdea8b70
(mess) pasogo: add selectable actual, terrible contrast (nw)
2015-03-04 08:38:15 -06:00
hap
49282c31bc
rename unk3403 to elecbowl
2015-03-04 15:06:31 +01:00
hap
15cb84e248
(forgot 1 file)
2015-03-04 13:55:03 +01:00
hap
2083c60aba
notes
2015-03-04 13:52:59 +01:00
cracyc
e16e61a68a
(mess) pasogo: better color guess (nw)
2015-03-03 16:12:39 -06:00
cracyc
7036f421ea
(mess) pasogo: screen size and color guess (nw)
2015-03-02 21:22:39 -06:00
hap
63726631c8
hh_pic16 fleshed out
2015-03-02 20:50:31 +01:00
cracyc
99a78ab4a7
(mess) pasogo: some cleanup (nw)
2015-03-02 09:59:17 -06:00
Miodrag Milanovic
333e54ff31
removed not used code (nw)
2015-03-02 08:10:04 +01:00
hap
da57561e0f
moved misc handhelds to their own section
2015-03-01 22:13:45 +01:00
hap
aa36c3f439
notes
2015-03-01 22:02:37 +01:00
cracyc
17495c607c
(mess) m24: split m24 and correct dips, boots but it needs custom keyboard emulation (nw)
2015-03-01 14:42:16 -06:00
hap
79301a669f
added Maniac skeleton
2015-03-01 21:26:32 +01:00
hap
69893cd5d6
(MESS)New working game added
...
------------------
Tomy Pac Man [hap, Kevin Horton]
2015-03-01 15:55:09 +01:00
Miodrag Milanovic
31f677b73a
(MESS)-gamete: added noise and envelope emulation [Peter Trauner]
2015-03-01 09:34:54 +01:00
hap
835aa9ea5d
tmpacman preliminary i/o
2015-02-28 23:48:17 +01:00
hap
8b96fd4e3f
pff, managed to make an internal layout for ebball
...
(MESS)New working game added
-------------------
Entex Baseball [hap, Sean Riddle]
2015-02-28 22:55:41 +01:00
Robbbert
16c0373583
(MESS) mbee: various things (nw)
2015-02-28 18:04:01 +11:00
arbee
2e294961b4
(MESS) apple2: add TMS9918 card from BYTE magazine plus 9938 and 9958 versions. [R. Belmont]
2015-02-27 21:57:57 -05:00
hap
42796ad656
cleanup + added Entex Baseball i/o
2015-02-28 01:51:41 +01:00
hap
4879ae08b9
added ebball test layout
2015-02-28 00:50:25 +01:00
hap
e79c94c029
moved alnchase.c, edracula.c, tmtennis.c to hh_ucom4.c (remove epoch.a and tomy.a to recompile)
2015-02-27 20:37:49 +01:00
hap
d085e6c8f3
added driver for simple devices based around nec ucom4, with Tomy Pacman as skeleton
2015-02-27 13:57:23 +01:00
hap
e0b94ac61d
added 430khz resonator for xtal.h
2015-02-27 13:21:43 +01:00
hap
b8b75d4df3
forgot to remove one
2015-02-27 10:44:03 +01:00
hap
0641d42ae7
moved splitsec.c, stopthie.c, merlin.c, cnsector.c to hh_tms1k.c (remove parker.a before recompile)
2015-02-27 03:24:38 +01:00
hap
ebd15c9e25
moved starwbc.c, elecdet.c, unk3403.c, mathmagi.c, tandy12.c to hh_tms1k.c (before recompile, remove: apf.a, trs.a, skeleton.a --- kenner.a and ideal.a are obsolete)
2015-02-27 02:06:26 +01:00
hap
01b5458a60
moved simon.c, comp4.c, amaztron.c to hh_tms1k.c (to recompile, remove mb.a, coleco.a)
2015-02-26 21:53:01 +01:00
cracyc
a11aebba8d
(mess) pcd: cursor and floppy 2 (nw)
2015-02-26 14:40:51 -06:00
hap
5320552859
moved tc4 to hh_tms1k.c (delete coleco.a to prevent compile error)
2015-02-26 20:22:16 +01:00
cracyc
cf05cdf683
(mess) pcd_kbd: "private field 'm_data' is not used" (nw)
2015-02-26 09:39:42 -06:00
Olivier Galibert
ce27de6af1
ip22: blast through firmware bug
2015-02-26 16:11:19 +01:00
hap
b4b2dc719e
update notes
2015-02-26 01:29:25 +01:00
cracyc
a33b44559e
(mess) pcd keyboard and partial scsi [Carl]
...
---
Need one more change before it boots
2015-02-25 17:11:52 -06:00
hap
f0525b96ce
started a generic driver for TMS1000 MCU handhelds.
...
and put a skeleton of Enten Baseball in it, because ducks
2015-02-25 22:16:51 +01:00
hap
a406fe29e2
seanriddle verified merlin rom, also added PLAs
2015-02-25 10:03:55 +01:00
Miodrag Milanovic
6ae44e46f9
Cleanups and version bump
2015-02-25 08:09:13 +01:00
hap
dc1214c9ee
added wildfire 7seg decoder
2015-02-25 01:34:25 +01:00
hap
f09190e7f3
added support for defining a 7seg decoder table for AMI S2000
2015-02-25 01:21:57 +01:00
hap
d755b4d243
added notes
2015-02-24 23:37:03 +01:00
MetalliC
e9345bcfc0
(MESS) fix Timex ZX-clones regression (nw)
2015-02-24 13:31:17 +02:00
mahlemiut
c1b6c93576
amstrad: added support for the Dobbertin Smart Watch
2015-02-24 11:32:42 +13:00
hap
f9f4fac202
added GAME_REQUIRES_ARTWORK flag
2015-02-23 13:38:20 +01:00
hap
7fb3a6b247
added proper snmath cd2708 rom
2015-02-23 03:36:45 +01:00
etabeta78
6829f6262f
(MESS) sms: improved the code for the Light Phaser, by simplifying the routines
...
and making them slightly faster. [Enik Land]
2015-02-22 19:39:07 +01:00
couriersud
9cb20c78aa
Mark gamate_palette as ATTR_UNUSED. (nw)
2015-02-22 16:07:32 +01:00
Miodrag Milanovic
3623554da7
(MESS)-gamate: audio emulation [Peter Trauner]
2015-02-22 11:45:55 +01:00
arbee
70d7ea601c
(MESS) apple3: Implement 'smooth scrolling' feature for all video modes. [R. Belmont]
2015-02-21 22:43:48 -05:00
couriersud
99d7d21bde
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-02-22 02:52:01 +01:00
couriersud
96ff550552
Make sure mess tools end up in $(BIN) if defined. (nw)
2015-02-22 02:46:54 +01:00
Vas Crabb
67d741a80d
If verinfo.py fails don't touch the output file, so subsequent builds won't think it's up-to-date
2015-02-22 12:34:36 +11:00
cracyc
75aaa54c2b
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-20 21:43:13 -06:00
cracyc
a9a7941f93
(mess) pc9801: squeeze a few more bugs out of the egc (nw)
2015-02-20 21:42:20 -06:00
Robbbert
50a647f138
(MESS) zorba : system can boot from floppy, is now usable. [Robbbert]
2015-02-21 14:36:16 +11:00
hap
34d335629e
select/start wrong way around
2015-02-20 14:25:39 +01:00
Peter Ferrie
cd7fb2ad32
fix compile on MSVC 2012 (nw)
2015-02-19 17:50:39 -08:00
hap
9100b54a72
alignment
2015-02-19 20:57:19 +01:00
hap
e2f3d705d8
oh, start_delay defaults to 0, that's unwanted here
2015-02-19 16:59:06 +01:00
Angelo Salese
40ad08bac4
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-19 01:51:44 +01:00
Angelo Salese
a87b7340ab
Changed port default for pc9801_86, Marble Madness refuses to believe that YM2608 can be at 0x088 for whatever reason
2015-02-19 01:51:30 +01:00
hap
57f0ed5587
(MESS)New Working System Added
...
----------------------
Coleco Total Control 4 [hap, Sean Riddle]
2015-02-19 01:11:46 +01:00
Angelo Salese
be8a90672e
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-19 00:59:10 +01:00
Angelo Salese
ea2381d083
Fixed kanji attribute strips
2015-02-19 00:59:01 +01:00
hap
6b0c371255
improved layout
2015-02-19 00:33:02 +01:00
Angelo Salese
95db79cfe0
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-19 00:18:11 +01:00
hap
3bb63af406
added notes
2015-02-18 23:35:46 +01:00
Angelo Salese
19b64b8e26
Fixed regressed GRCG data.
2015-02-18 23:06:59 +01:00
hap
b827e665e0
tc4 hooked up inputs and leds
2015-02-18 02:32:38 +01:00
hap
332965c412
quick tc4 skeleton driver
2015-02-17 21:46:41 +01:00
Robbbert
ea5a0eff22
(MESS) pencil2 : notes (nw)
2015-02-17 22:52:06 +11:00
Robbbert
cfd4f09676
(MESS) pencil2 : fixed cassette interface, system marked as working [Robbbert]
...
Also, added more known software to xml. Info found on the back of the box.
2015-02-17 13:40:11 +11:00
hap
eeddbd3b97
added interrupt timer
2015-02-16 23:52:44 +01:00
hap
b0304d0f16
improved wildfire sound
2015-02-16 22:53:42 +01:00
hap
7dad6eea08
added AMI_S2152 F_out pin
2015-02-16 20:54:17 +01:00
mahlemiut
fe5ebce6a3
ngen: made 80386 systems derive from the base driver, and some other small bits of WIP.
2015-02-16 19:38:32 +13:00
cracyc
aa30911c03
scn2674: reworked for the pcd [Carl]
...
---
mpu4vid sometimes flickers a bit but otherwise looks the same AFAICT
2015-02-15 23:15:53 -06:00
hap
7855b2d6e4
note
2015-02-16 02:39:32 +01:00
hap
50d39b43e1
note
2015-02-15 23:02:23 +01:00
hap
c8a5e32b8c
small update
2015-02-15 21:59:37 +01:00
hap
dc916db461
(MESS)New Working Game Added
...
----------------------
Wildfire [hap, Sean Riddle]
2015-02-15 20:34:51 +01:00
hap
be90b43b0f
notes
2015-02-14 22:46:21 +01:00
hap
c815592229
higher resolution display decay base timer
2015-02-14 18:55:06 +01:00
hap
d2c0b19c1b
renamed generic leds_decay stuff to display_decay so it makes sense on vfd/lamp/lcd devices
2015-02-14 18:48:58 +01:00
Robbbert
20b68364f7
(MESS) mbee : fixed printer (nw)
2015-02-14 15:02:56 +11:00
hap
8a09d79c8b
roland tb303 skeleton
2015-02-14 01:30:34 +01:00
hap
59a6d15b43
(MESS)New Working Game Added
...
----------------------
Epoch Dracula [hap, Kevin Horton]
2015-02-14 00:40:01 +01:00
hap
70c89a6ef2
(MESS)New Working Game Added
...
----------------------
Tomy Alien Chase [hap, Kevin Horton]
2015-02-13 21:02:01 +01:00
hap
97e58ca2de
test layout stuff
2015-02-13 20:54:44 +01:00
Lord-Nightmare
96865a32ab
(MESS) advision.c: Change Adventure Vision MCU ROM names to better reflect actual chip labels. [Lord Nightmare]
2015-02-13 12:14:22 -05:00
Miodrag Milanovic
9c75643564
verinfo to python (nw)
2015-02-13 15:25:13 +01:00
Robbbert
32373975f1
(MESS) mbee: various cleanups and notes (nw)
2015-02-13 14:03:02 +11:00
hap
e1d0a45ffc
(MESS)New Working Game Added
...
----------------------
Tomy Tennis [hap, Kevin Horton]
2015-02-13 02:09:37 +01:00