mame/src
Märt Põder 40d8c5c343
ussr/juku.cpp: Promoted EKTA Juku E5104 to working. (#9946)
* Implemented sound, and graphics modes, fixed floppy writing/side selection.
* Added DIP switches for network address (CONTRDAT).
* formats/juku_dsk.cpp: Corrected single-sided 5.25" disk format.

Systems promoted to working
----------------------
EKTA Juku E5104

New working software list items (juku)
---------------------
EKDOS 2.29
EKDOS 2.30
2024-11-18 04:38:43 +11:00
..
devices m37710op: add missing 'else' after prev commit 2024-11-17 16:32:45 +01:00
emu diexec: Add callback to allow debugger to break into the middle of wait-type instructions whose execution time is normally indefinite. When this happens, a special message may be printed to the debug console stating the location of the last actual instruction executed before the wait (if there was one). 2024-11-17 08:11:39 -05:00
frontend/mame Exposing full build version to LUA as emu.app_build (#12959) 2024-11-16 22:09:00 +01:00
lib ussr/juku.cpp: Promoted EKTA Juku E5104 to working. (#9946) 2024-11-18 04:38:43 +11:00
mame ussr/juku.cpp: Promoted EKTA Juku E5104 to working. (#9946) 2024-11-18 04:38:43 +11:00
osd sdl/window.cpp: Remove assert(0 <= info->clickcnt) (#12951) 2024-11-15 22:23:56 -05:00
tools -util/cdrom.cpp: Fixed issues with CUE, TOC and GDI parsers. (#12948) 2024-11-09 03:23:07 +11:00
zexall Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#12822) 2024-09-27 03:07:03 +10:00