summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs
Commit message (Expand)AuthorAgeFilesLines
* cpu/sharc: Implemented a bit more functionality and fixed bugs: Vas Crabb2026-03-071-1/+3
* cpu/sharc: Better align FIX between interpreter and recompiler, pack/unpack r... Vas Crabb2026-02-061-2/+2
* cpu/sharc: Small improvements: Vas Crabb2026-02-041-1/+2
* noscreens.lay: no mame lingo in warning msg hap2026-01-201-2/+2
* noscreens.lay: make warning msg more generic and brief, and put it in a colle... hap2026-01-181-2/+2
* -cpu/sharc/sharcdrc.cpp: Fixed bug in shift, obvious optimisations: Vas Crabb2026-01-171-1/+1
* Correct for my inability to type today. Vas Crabb2025-12-241-1/+1
* Tidy some stuff, bump version in documentation. Vas Crabb2025-12-241-18/+18
* add artfont option for changing default font of .lay files text elements hap2025-12-231-18/+19
* rendlay.cpp: Improve accuracy and performance calculating text aspect ratio, ... Christian Brunschen2025-11-301-3/+4
* cpu/uml.cpp: Added UML bit field extract instructions. (#14467) Vas Crabb2025-11-061-4/+92
* Reompiler improvements: Vas Crabb2025-10-041-0/+124
* -Recompiler improvements: Vas Crabb2025-10-031-3/+241
* Recompiler improvements: Vas Crabb2025-10-021-9/+108
* -Recompiler improvements: Vas Crabb2025-09-301-0/+253
* -cpu/drcbearm64.cpp: Improved code generation a bit: Vas Crabb2025-09-171-0/+144
* cpu/uml.cpp: Added some simplification rules for multiply and divide. Vas Crabb2025-09-111-0/+248
* docs: fix assorted typos (#14152) Roman Donchenko2025-09-099-14/+14
* -bus/isa/ubpnic.cpp: Added side effect checks. Vas Crabb2025-09-091-0/+54
* -cpu/drcbec.cpp: Improved behaviour for float-to-int conversion. Vas Crabb2025-09-081-9/+343
* cpu/drcbearm64.cpp: Implemented float-to-int conversion using rounding mode. Vas Crabb2025-09-061-2/+2
* docs: Documented more DRC UML floating point instructions. Vas Crabb2025-09-061-173/+408
* -docs: Documented some UML floating point arithmetic instructions. Vas Crabb2025-09-051-8/+454
* Various small improvements: Vas Crabb2025-09-051-352/+961
* emu/rendlay.cpp: Make hit test priority match visual order (GitHub #14113). Vas Crabb2025-09-041-10/+4
* Aloow seperate display and configuration names for sound nodes Olivier Galibert2025-05-291-2/+4
* misc: small spelling correction hap2025-05-292-3/+3
* speaker: allow positioning unknown and don't map Olivier Galibert2025-05-251-0/+13
* sound: Add a compressor. May need some tuning Olivier Galibert2025-05-101-0/+1
* sound: correct sample timings Olivier Galibert2025-05-051-2/+34
* sound docs: small corrections after doing a quick read hap2025-04-284-36/+50
* New sound infrastructure. Olivier Galibert2025-04-274-0/+770
* More recompiler fixes: Vas Crabb2025-04-121-0/+82
* Started moving UML instruction reference to main documentation, fixed more re... Vas Crabb2025-04-122-0/+1501
* idsoccer: improve adpcm emulation hap2024-11-171-2/+2
* devcpu: add retry_access and document Olivier Galibert2024-11-161-2/+64
* docs: Proofreading [Robert] Olivier Galibert2024-05-182-5/+5
* memory: Document taps, contention/interruptibility Olivier Galibert2024-05-143-7/+317
* -seta/ssv.cpp: Cleaned up key matrix code. Vas Crabb2024-05-091-1/+1
* -merit/mtouchxl.cpp: Added touch-enabled layout. Vas Crabb2024-05-091-2/+2
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb2024-04-141-0/+5
* Initial touch input support: Vas Crabb2024-04-122-5/+101
* sega/sega_beena.cpp: Hooked up barcode cards. Vas Crabb2023-12-141-0/+4
* Miscellaneous simple changes: Vas Crabb2023-12-021-8/+11
* sega/sega_beena.cpp: Added basic book page display. Vas Crabb2023-11-041-0/+22
* docs: Fixed a number of grammatical errors and editing errors. (#11578) Tom Cariello2023-10-0111-43/+43
* docs: Moved Lua API reference to its own section - the page was far too long. Vas Crabb2023-07-064-4611/+33
* Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. Vas Crabb2023-04-131-0/+4
* -Improved some Lua APIs: Vas Crabb2023-04-072-10/+90
* API change for device_image_interface AJR2023-03-301-5/+6