summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ownership/license (nw) Alex W. Jackson2015-05-2210-12/+12
|
* update for Al Kossow (nw) Miodrag Milanovic2015-05-223-3/+3
|
* credits correction hap2015-05-226-8/+11
|
* ah it's same person (nw) Miodrag Milanovic2015-05-223-6/+6
|
* unified licenses names (nw) Miodrag Milanovic2015-05-229-15/+13
|
* Update for Andreas Naive, other places already covered (nw) Miodrag Milanovic2015-05-221-1/+1
|
* Update for Frank Palazzolo (nw) Miodrag Milanovic2015-05-2227-27/+27
|
* changed on rfka's request (nw) Miodrag Milanovic2015-05-221-2/+2
|
* Update for Kevin Thacker (nw) Miodrag Milanovic2015-05-2243-43/+43
|
* Sven gave permission for BSD3 distribution (nw) Miodrag Milanovic2015-05-2211-11/+11
|
* Requirement was actually not MAME license (nw) Miodrag Milanovic2015-05-225-25/+5
|
* update for Xing Xing (nw) Miodrag Milanovic2015-05-225-5/+5
|
* determined who it was (nw) Miodrag Milanovic2015-05-222-4/+4
|
* Bump version on *nix man pages. Cesare Falco2015-05-2211-11/+11
|
* Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few ↵ Miodrag Milanovic2015-05-2247-52/+52
| | | | fixes (nw)
* removed copyright/license by left author for those that is sure who created ↵ Miodrag Milanovic2015-05-2217-37/+4
| | | | them (nw)
* (MESS) c2040, c8050: Refactored to use the new 6532. (nw) Curt Coder2015-05-226-115/+168
|
* Removed printf debugging. (nw) couriersud2015-05-222-22/+29
|
* Change for Mike Coates (nw) Miodrag Milanovic2015-05-2225-26/+26
|
* cgenie: removed old broken floppy implementation, added an expansion bus Dirk Best2015-05-2211-417/+665
| | | | | interface, implemented new floppy controller as expansion device. works with mfi files, still some issues with plain sector dumps.
* Minor formatting changes (nw) balr0g2015-05-212-2/+2
|
* Fixed a couple of float-to-double warnings. (nw) couriersud2015-05-2210-51/+51
|
* Removed netlist_input_t and net_output_t. Instead introduced couriersud2015-05-2218-245/+278
| | | | | | | | | | | | | | | | | | netlist_logic_t and netlist_analog_t. Afterwards refactored proxies. This enabled more flexible connection parsing. In addition, connections between two inputs are now parked and retried after all connections were made. The netlist code now correctly parses TTL_7400_DIP(XU1) RES(R1, RES_K(1)) CAP(C1, CAP_U(1)) NET_C(XU1.1, XU1.2, R1.2, C1.2) NET_C(XU1.3, XU1.4, XU1.5, R1.1) NET_C(XU1.6, C1.1) NET_C(ttllow, XU1.9, XU1.10, XU1.12, XU1.13) This failed before. (nw)
* (MESS) Rewrote the MOS6532 RIOT. [Curt Coder] Curt Coder2015-05-212-129/+343
|
* (MESS) c8050: Fixed disk access. (nw) Curt Coder2015-05-213-11/+16
|
* copy-paste license from fidelz80.c hap2015-05-211-1/+1
|
* missed few (nw) Miodrag Milanovic2015-05-214-4/+4
|
* unified all for Fabio (nw) Miodrag Milanovic2015-05-21352-352/+352
|
* updating remaining for RB (nw) Miodrag Milanovic2015-05-2154-60/+60
|
* License self-service (nw) R. Belmont2015-05-211-1/+1
|
* unified unknown license (nw) Miodrag Milanovic2015-05-2119-19/+19
|
* update for Gordon Jefferyes (nw) Miodrag Milanovic2015-05-216-6/+6
|
* add notes hap2015-05-211-5/+7
|
* All files now do have owner (nw) Miodrag Milanovic2015-05-21313-595/+581
|
* savquest: map in second S3, solve the "white screen" problem Peter Ferrie2015-05-211-30/+31
|
* (MESS) c2040: Refactored to use mos6530n. (nw) Curt Coder2015-05-216-107/+77
|
* nascom_fdc: hook up ready line and motor off control, fixes format Dirk Best2015-05-212-0/+32
| | | command
* Fix floppy disk image creation from command line Dirk Best2015-05-211-0/+22
|
* gameboy: more updates to the cart emulation [Tauwasser] etabeta782015-05-212-38/+212
| | | | | | | | - fixed some MBC1, MBC2 details - added MMM01 notes on registers - fixed Sachen MMC1 implementation so that Sachen logo is properly displayed - started work on the emulation of Sachen MMC2 mapper
* add some RWTS18 title IDs (nw) Peter Ferrie2015-05-201-2/+2
|
* Some spacing, align, and copyrights... RobertoFresca2015-05-205-115/+103
|
* Added stop virtual method to devices to be able to log statistics couriersud2015-05-219-26/+83
| | | | outside of destructors. In addition replaced printf by netlist().log(...). (nw)
* dynduke.c, igs009.c: added save state support (nw) Ivan Vangelista2015-05-204-147/+173
|
* Fixed typo (nw) Ivan Vangelista2015-05-202-2/+2
|
* checkpoint hap2015-05-204-50/+147
|
* note hap2015-05-201-1/+2
|
* License updates (nw) Wilbert Pol2015-05-202-4/+4
|
* Note update (nw) Wilbert Pol2015-05-201-3/+0
|
* Another round of -Wextra -Wdouble-promotion fixes. (nw) couriersud2015-05-2034-137/+141
|
* checkpoint hap2015-05-205-33/+216
|