summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/emu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/emu.lua')
0 files changed, 0 insertions, 0 deletions
ce3e541d3f1&ofs=250&showmsg=1&follow=1'>mess/video/zx8301.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-20moved assert replacement inside emucore.h so it is actually used / removed ↵ Oliver Stöneberg51-20/+81
assert.h include from some headers and added it to lots of source
2015-03-20removed a few more unnecessary assert.h includes (nw) Oliver Stöneberg3-3/+0
2015-03-20removed unnecessary assert.h includes (nw) Oliver Stöneberg14-14/+3
including global one for Visual Studio
2015-03-20Lamps and clickable artwork for unkch sets Vas Crabb3-5/+188
2015-03-20Hook up and document lamps for unkch1 Vas Crabb2-7/+12
2015-03-20small windows.mak cleanup (nw) Oliver Stöneberg1-3/+1
2015-03-20Hook up AY on unkch hardware for sound and DSW1/DSW2 [Vas Crabb] Vas Crabb2-123/+180
Document more DIP switches [Bad A. Billy, Vas Crabb]
2015-03-20added missing initialization in video_manager (nw) Oliver Stöneberg1-1/+2
2015-03-20updated genie (nw) Miodrag Milanovic10-258/+312
2015-03-20Fix performance regression from -dummywrite addition (nw) Alex W. Jackson1-1/+1
2015-03-19mediagx: implement missing opcodes Peter Ferrie3-0/+285
but no disassembly because I don't understand it. swe1pb (at least) boots to CMOS checksum failure prompt now. I didn't trace further.
2015-03-19pinball2k: correct notes, install port handlers Peter Ferrie1-2/+26
bridge positions taken from picture in MediaGX document from Carl.
2015-03-19tiny upd1771 comment update (n/w) Lord-Nightmare1-1/+1
2015-03-19tms6100.c: add the tms6125 4KiB VSM pinout [Lord Nightmare, plgdavid] Lord-Nightmare1-0/+13
2015-03-20fix egalaxn2 shoot button hap1-2/+3
2015-03-19note hap1-12/+22
2015-03-19new NOT WORKING mamehaze2-0/+47
Spider [system11] will spend more time with it later.
2015-03-19irq note (nw) mamehaze1-4/+11
2015-03-19update 3rdparty (nw) Miodrag Milanovic17-73/+183
2015-03-19(MESS) upd1771.c - notes update, indicate what pins are inputs, outputs, or ↵ Lord-Nightmare1-17/+23
both; document the d/a power pin. document the mode pin functions and the test mode [kevtris]
2015-03-18queen: intercept OOB access to PIIX4 device [Peter Ferrie] Peter Ferrie1-0/+5
2015-03-18snes_strom.xml: remove rogue spaces in Japanese titles (nw) Alex W. Jackson1-6/+6
2015-03-18gradius4: avoid stack overflow when adsp21062 device is reset while inside ↵ Peter Ferrie1-2/+2
interrupt handler [Peter Ferrie]
2015-03-18font_windows.c: don't crash if no memory for bitmap [Peter Ferrie] Peter Ferrie1-67/+72
more graceful exit will occur when next malloc() fails, and condition might be temporary
2015-03-18certain: hap2-57/+26
0x045 = DAA 0x046 = DAS 0x04b = unused 0x04c = REC 0x264 = unused 0x267 = DB
2015-03-18supdrapo.c, suprgolf.c, suprloco.c, suprridr.c: added save state support (nw) Ivan Vangelista8-146/+190
2015-03-18another small interrupt bugfix hap1-5/+15
2015-03-18new clones mamehaze3-0/+40
Adventure Quiz Capcom World 2 (Japan 920611, B-Board 91634B-2) [Bonky]
2015-03-17a7800.c: Address map corrections and cleanups [Mike Saarna, Alex Jackson] Alex W. Jackson1-26/+23
2015-03-17messing around hap2-25/+45
2015-03-17(MESS) ti99: Added a sanity check for disk format detection and a ↵ Michael Zapf2-2/+11
non-locking Alphalock
2015-03-17new clones mamehaze2-1/+40
Battle K-Road (Korean PCB) [Manuel Assoni]
2015-03-17disabled additional logging of popmessage() messages (nw) Oliver Stöneberg1-0/+2
2015-03-17added command-line option -[no]dummywrite to create snaphots of each frame ↵ Oliver Stöneberg4-1/+9
without writing them to a file [Oliver Stöneberg] this is a dummy implementation of -aviwrite/-mngwrite and is used in testruns to detect e.g. palette issues. the dummy implementation greatly speed up testrun since it avoids the snapshot to file format conversions as well as the I/O operations
2015-03-17write popmessage() to error.log as well - and command-line in DEBUG build (nw) Oliver Stöneberg1-0/+8
2015-03-17fixed Visual Studio warning in bgfx code (nw) Oliver Stöneberg1-1/+1
2015-03-17compile fix Miodrag Milanovic1-2/+2
2015-03-17Sync with latest (nw) Miodrag Milanovic31-588/+897
2015-03-17i960: guess, pretty unlikely that cosr opcode uses sine ... (nw) Angelo Salese1-1/+1
2015-03-16debugwin.c: avoid race condition where debugger window update request is ↵ Peter Ferrie1-1/+1
made before debugger is initialised [Peter Ferrie]
2015-03-16(mess) m24: keyboard [Carl, any] cracyc4-17/+375
2015-03-16fix hmcs40 interrupt bug hap2-8/+9
2015-03-16note hap2-6/+12
2015-03-16Added ability to completely disable MIDI [qmc2] (nw) Miodrag Milanovic1-0/+2