summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/cpu.lua
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2016-06-26 22:27:47 +1000
committer Vas Crabb <vas@vastheman.com>2016-06-26 22:44:21 +1000
commit923151d00bb92f5c11d24fecf643f4af8f0c2114 (patch)
tree64e7b7f7576ffc4d037f37cc5a559b6fdef1d5bb /docs/release/scripts/src/cpu.lua
parent78df22b1067a7ff9fdd91bcb54f0d16939a849d4 (diff)
parent5009b55430ba99295c0d7a31b336c61795f6cec3 (diff)
Fixed incorrect implementation of win_time_point_from_filetime()
Diffstat (limited to 'docs/release/scripts/src/cpu.lua')
0 files changed, 0 insertions, 0 deletions
some ugly casts in various places. 2023-09-29render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451) Julian Sikorski6-8/+75 2023-09-29Bumped version to 0.259mame0259 Vas Crabb3-6/+6 2023-09-293rdparty/bgfx: Cherry-picked upstream commits needed to support Wayland on ↵ Julian Sikorski71-592/+432 Linux. (#11539) 2023-09-29docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello20-43/+38 Also fixed outdated link to contributing guidelines. 2023-09-28formats/uef_cas.cpp: Fixed regression reading floating-point values. Vas Crabb1-2/+2 2023-09-27New systems marked not working Ivan Vangelista4-36/+181 ------------------------------ Spin Fever [CoolMod, The Dumping Union] New working clones ------------------ Demon's World / Horror Story (set 6) [Tonitox] 2023-09-28formats/hti_tape.cpp: Fixed regression detecting magic numbers. Vas Crabb1-1/+1 2023-09-28Removed extra tick after gtime example in documentation (#11574) Tom Cariello1-1/+1 2023-09-28msx1_cart.xml, msx1_flop.xml: Corrected 'Platty Soft'. Vas Crabb2-3/+3 2023-09-28pc9801: fix a20 cracyc3-4/+2 2023-09-27Removed extra tick after gtime example in documentation (#11574) Tom Cariello1-1/+1 2023-09-27Filesystem code refactoring (#11570) ajrhacker25-512/+573 - Separate fs::block_t and fs::filesystem_t to a new source file and header - Remove inclusion of flopimg.h from fsmgr.h 2023-09-26pc9801: fix a20 cracyc3-4/+2 2023-09-26korgm1.cpp: Fix build AJR1-5/+5 2023-09-26korg/korgm1.cpp: add more notes angelosa1-16/+23 2023-09-26upd7220: wrap the line if pitch is smaller than aw cracyc2-9/+9 2023-09-26korg/korgm1.cpp: workaround battery low detection angelosa1-9/+22 2023-09-26hash/pc98.xml: QA checkpoint angelosa1-53/+105 2023-09-26korg/korgm1.cpp: identify some keys angelosa1-29/+31 2023-09-26New systems marked not working Ivan Vangelista2-7/+150 ------------------------------ unknown Yuvo Joy Stand game [hammy] 2023-09-26korg/korgm1.cpp: add memory card note Angelo Salese1-3/+10 2023-09-25bus/nubus/nubus.cpp: Support address mask for LC PDS. [R. Belmont] arbee13-57/+163 bus/nubus/nubus_asntmc3b.cpp: Add Asante MacCON i LC Ethernet card, another clone of this design. [R. Belmont] apple/maclc.cpp, maclc3.cpp, macquadra605.cpp: Add LC PDS slots to machines that have them. [R. Belmont] apple/sonora.cpp, apple/v8.cpp: Modernize slot/VIA2 IRQ inputs. [R. Belmont] 2023-09-25makefile: update some outdated stuff hap1-4/+2 2023-09-25adsp2100: Fix one operation AJR1-1/+1 2023-09-25adsp2100: Fix one operation AJR1-1/+1 2023-09-25adsp2100: Fix a couple of disassembly regressions AJR1-2/+2 2023-09-25adsp2100: Fix a couple of disassembly regressions AJR1-2/+2 2023-09-24funkybee.cpp: Remove PCB diagram (which belongs to the other skylncr); add note AJR1-33/+5 2023-09-24solomon.cpp: VBLANK interrupt modernization; PSG type correction AJR1-8/+11 2023-09-24nubus/nubus_asntmc3b.cpp: Updates [R. Belmont] arbee9-147/+172 - Updated and modernized, this was one of the first emulated NuBus cards and it showed. - Fixed missing save state for the on-card RAM. - Added Farallon EtherMac 30i-TH, an SE/30 PDS clone of these cards. - Added notes about how these cards are a Mac-ified version of the NE2000. nubus/nubus.cpp: Allow PDS cards to choose their phantom NuBus slot. Cards have been observed impersonating slots 9, 0xC, and 0xE. [R. Belmont] apple/maciici.cpp, apple/rbv.cpp: Updates [R. Belmont] - Made maciisi expansion more correct: it has a single slot that can be adapted to take either a NuBus or an SE/30 compatible PDS card. The slot name is "siexp" and it now allows the use of any NuBus or SE/30 PDS card (tested with several video and Ethernet cards). - Modernized slot interrupt routing. 2023-09-24Remove flopimg.h and fsmgr.h from floppy device header AJR13-20/+36 2023-09-24Minor #include cleanup AJR4-5/+0 2023-09-24chdman.cpp, imgtool/modules: Use multibyte.h functions AJR5-83/+39 2023-09-23multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions AJR1-4/+4 2023-09-23multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions AJR1-4/+4