summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/craft.c
Commit message (Expand)AuthorAgeFilesLines
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2012-11-071-302/+82
* -avr8.c: Converted to modern CPU device. [MooglyGuy] Ryan Holtz2012-10-311-56/+30
* -avr8.c: Added FMUL, FMULS, and FMULSU opcodes. [MooglyGuy] Ryan Holtz2012-10-301-40/+58
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-11/+11
* -avr8.c: Fixed register indexing for MULSU opcode. [MooglyGuy] Ryan Holtz2012-10-261-9/+91
* -avr8.c: Added LD Rd,Z+q opcode [MooglyGuy] Ryan Holtz2012-10-251-1/+1
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2012-10-251-653/+56
* - Added opcodes to Atmel AVR core: OR, SBCI, ORI, ST Y+, ADIW [Mooglyguy] Ryan Holtz2012-10-191-103/+102
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-39/+40
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1017