| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Sarayan was right; I was intoxicated from softlist poisoning
|
| |
|
| |
|
|\
| |
| | |
ie15: convert to a device with frontends (standalone driver and rs232…
|
| |
| |
| |
| | |
device)
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Remove fake interrupts and rewrite coin handling
* Use correct CPU type
* Use screen raw parameters
* Use generic 8x8x1 gfx layout
* Update ROM filenames
|
|/
|
|
| |
e.g. - 'next -scsibus:1 "" -listdevices'
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* nes_zemina_device: cleanups
marineb: moved definitions
rockclim: base off mooncrst (Z80 sound code was stolen from that game and MAME code suggests that the video board uses some mooncrst logic, so...)
* Googoo -> GooGoo (nw)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- align timed_queue closer to std::priority_queue
- use uint8_t in extended clock for better memory usage.
- minor changes to nl_breakout.cpp (nw)
|
|
|
|
|
|
|
|
| |
________________________
San Francisco Rush: The Rock (Wavenet, boot rom L 1.38, GUTS Aug 19 1997 / MAIN Aug 19 1997) [Andrew Welburn, The Dumping Union]
San Francisco Rush: The Rock (Wavenet, boot rom L 1.38, GUTS Aug 6 1997 / MAIN Aug 5 1997) [Andrew Welburn, The Dumping Union]
the sfrushrkwo set is the only one we have that is somewhat playable, while the other two get stuck waiting for other players. Also the two new sets need quite some time to boot after controls calibration (nw)
|
|
|
|
|
| |
_______________
San Francisco Rush (boot rom L 1.06A) [Andrew Welburn, The Dumping Union]
|
| |
|
| |
|
|
|
|
|
| |
launching ColecoVision software
Removed colon (":") from image_interface value that was preventing some front-ends, such as QMC2, from being able to launch ColecoVision software from the software list (the software rom itself ended up being omitted so it just booted the main BIOS, like starting a real CV without a game inserted.) (nw)
|
|
|
|
|
| |
* Fix Heath H19 keyboard
* Fix how enable/disable of 25th line is handled.
* Updated to use internal ROM in MM5740.
|
|\
| |
| | |
iNES Mapper 190 support, miscellanous cleanups in some drivers
|
| | |
|
| |
| |
| |
| |
| |
| | |
Cleaned up clock definitions in galaxian driver.
Moved ladybugg from galaxold to galaxian drivers.
|
| | |
|
| |
| |
| |
| |
| |
| | |
New Clone Added
--------------------------------------------
2 On 2 Open Ice Challenge (rev 1.2A) [Brian Troha, Sean Sutton, Smitdogg, The Dumping Union]
|
| |
| |
| |
| | |
with the HDs available. (nw)
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Small improvement for 7493.
Convert 9316 from subdevice to delegate.
Convert 74107 from subdevice style to delegate.
Also refactored inconsistencies in other parts of the code. (nw)
|
| |
| |
| |
| |
| | |
This is currently not used since performance drops by about 40%. The
typical use case would be circuits a lot more complex than those we
currently emulate where the 2*log(n) advantage really applies. (nw)
|
| |
| |
| |
| |
| | |
------------------------------
OutRun 2 Special Tours (GDX-0014) [Ordyne, The Dumping Union]
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
when they actually worked (#2081)
Conflicts:
src/frontend/mame/clifront.cpp
|
| | |
| | |
| | |
| | | |
The reason is that the LUA console, HTTP server and other features relied on the command line arguments being "pre-parsed". Part of the softlist cleanup was to sanitize where command line parsing occurs. This change moves the setup of the LUA console (and other capabilities such as the HTTP server) to the correct place in the new order.
|
| | |
| | |
| | |
| | | |
[Ordyne, The Dumping Union]
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
when they actually worked
This change also changes around how command line arguments are passed around; specifically I changed argc/argv to be std::vector<std::string>
Note this is not passed around 'const', the reason being that the command line processing will now "eat" the vector
|
| |
| |
| |
| |
| | |
----------
CXG Chess 2001 [hap, Berger]
|