Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bumpmame0162 | 2015-05-27 | 1 | -1/+0 | |
| | |||||
* | GPL - > LGPL for Kale (nw) | 2015-05-13 | 1 | -1/+1 | |
| | |||||
* | Synced other dirs withs driver license for MESS (nw) | 2015-05-13 | 1 | -2/+2 | |
| | |||||
* | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | |||||
* | Prepare for rewrite. | 2015-01-23 | 1 | -194/+0 | |
| | |||||
* | so long, cartslot.c... you made a really great job, when we | 2014-10-11 | 1 | -1/+0 | |
| | | | had no concept of slot devices... | ||||
* | (MESS) c65: Less tagmap lookup. (nw) | 2014-03-31 | 1 | -0/+6 | |
| | |||||
* | (MESS) CIA cleanup. (nw) | 2014-03-22 | 1 | -0/+4 | |
| | |||||
* | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -1/+0 | |
| | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
* | (MESS) cbmiec: Moved under emu/bus. (nw) | 2013-10-20 | 1 | -1/+1 | |
| | |||||
* | converted c65 and sbc6510 to use modern CIA implementation. nw. | 2013-06-05 | 1 | -5/+2 | |
| | | | | | | | sbc6510 seems to work as before, and c65 is as broken as before. OTOH amiga family of drivers resisted fiercely to my attempts of conversion, so I guess that someone else will have to look at the drivers in order to kill the old 6526cia.c code in favor of the modern mos6526.c code (even if the latter is slower) | ||||
* | Cleanups and version bumpmame0148u4 | 2013-04-30 | 1 | -1/+1 | |
| | |||||
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) | 2013-04-23 | 1 | -1/+4 | |
| | |||||
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) | 2013-04-19 | 1 | -0/+3 | |
| | |||||
* | finished c65 (nw) | 2013-04-18 | 1 | -14/+20 | |
| | |||||
* | start cleaning c65 (nw) | 2013-04-18 | 1 | -5/+10 | |
| | |||||
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -2/+3 | |
| | |||||
* | some mess device callback cleanup (nw) | 2013-04-05 | 1 | -0/+1 | |
| | |||||
* | Cleanups and version bumpmame0148u2 | 2013-03-19 | 1 | -1/+1 | |
| | |||||
* | Moved some files to where they belong. (nw) | 2013-03-07 | 1 | -6/+75 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -2/+2 | |
| | |||||
* | c65.c: fixed missing memory allocations so that the driver does not crash ↵ | 2012-12-28 | 1 | -3/+6 | |
| | | | | anymore. system still not working, though. no whatsnew. | ||||
* | mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of ↵ | 2012-10-04 | 1 | -2/+2 | |
| | | | | the Lorenz/VICE CIA tests. Refactored the c64/c128/vic10/cbm2 drivers and the 1571/1581 floppy drives to use the new implementation. [Curt Coder] | ||||
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) | 2012-10-03 | 1 | -0/+6 | |
| | |||||
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) | 2012-09-18 | 1 | -3/+2 | |
| | |||||
* | Modernized screen update calls (no whatsnew) | 2012-09-17 | 1 | -0/+1 | |
| | |||||
* | Clean-ups and version bumpmame0147 | 2012-09-17 | 1 | -3/+3 | |
| | | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated | ||||
* | Pass 2 of struct modernization. | 2012-09-15 | 1 | -6/+6 | |
| | |||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -1/+3 | |
| | | | | changed to be members of state classes (no whatsnew) | ||||
* | (MESS) c128: MMU WIP. (nw) | 2012-09-10 | 1 | -2/+2 | |
| | | | | | (MESS) mos6581: Improved interface. (nw) mos6526: Improved interface. (nw) | ||||
* | (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. ↵ | 2012-09-02 | 1 | -0/+3 | |
| | | | | | | | | | | | | Implemented 1530/1531 datassette as slot devices. Converted MOS6581 interface to devcb. [Curt Coder] (MESS) vic20: Added floating bus read support to VIC and cartridge interface. (MESS) vic10: Added floating bus read support to VIC-II and cartridge interface. (MESS) c64: Added floating bus read support to cartridge interface. [Curt Coder] (MESS) plus4: Added floating bus read support to TED and cartridge interface. Implemented some Diag264 test cartridge loopback connectors. [Curt Coder] (MESS) c16: Added PAL/NTSC variants. (nw) (MESS) v364: Fixed speech ROM mapping. (nw) (MESS) compis: Separated keyboard to its own file. (nw) (MESS) huebler: Cleanup. (nw) | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+88 | |