index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist/plib: Fixed detection of clang versions with noexcept issue, added fe...
Vas Crabb
2022-05-21
2
-3
/
+20
*
netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773)
couriersud
2022-05-19
14
-205
/
+679
*
acorn_dsk: Adjusted returned FFID's to indicate verified internal structure.
Nigel Barnes
2022-05-15
1
-10
/
+15
*
netlist: Improved PPMF target support and test coverage. (#9752)
couriersud
2022-05-15
19
-305
/
+820
*
netlist: Fixed standalone nltool building with nvcc. (#9731)
couriersud
2022-05-11
13
-33
/
+36
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
43
-716
/
+681
*
netlist: more c++, less macros (#9706)
couriersud
2022-05-07
6
-99
/
+78
*
Netlist lint, first version of a FAQ and small code changes. (#9684)
couriersud
2022-05-06
7
-29
/
+188
*
-tim011.cpp: Hooked up floppy drives properly. (#9649)
Miodrag Milanović
2022-05-02
3
-0
/
+86
*
Micscellaneous cleanup/fixes:
Vas Crabb
2022-04-30
2
-34
/
+24
*
Add logic to the CoCo RS-DOS FS module to catch cycles in file granule (block...
npwoods
2022-04-24
1
-3
/
+15
*
srcclean in preparation for 0.243
Vas Crabb
2022-04-24
6
-60
/
+60
*
Cleanups for the CoCo OS-9 fs module (#9589)
npwoods
2022-04-21
2
-186
/
+199
*
Cleanups for the CoCo RS-DOS fs module (#9588)
npwoods
2022-04-21
2
-114
/
+267
*
File handling cleanup
AJR
2022-04-19
4
-312
/
+279
*
flopimg: Fix issues when wrapping in generate_bitstream_from_track which were...
Olivier Galibert
2022-04-19
1
-74
/
+124
*
Fixed string constructor for fs::meta_value (#9580)
npwoods
2022-04-17
1
-0
/
+1
*
Added a 'type()' accessor to fs::meta_value (#9553)
npwoods
2022-04-14
2
-16
/
+34
*
Fixed some issues involving fs::meta_description construction (#9546)
npwoods
2022-04-12
6
-48
/
+52
*
Adding support for formatting CoCo OS-9 file systems (#9434)
npwoods
2022-04-07
2
-8
/
+168
*
Adding support for formatting CoCo RS-DOS file systems (#9405)
npwoods
2022-04-07
2
-1
/
+8
*
hard_disk_file: Hide the chd
Olivier Galibert
2022-04-04
2
-7
/
+34
*
chd: Optimize error return from read_metadata
Olivier Galibert
2022-04-04
1
-1
/
+1
*
cdrom_file: Removed unused and abstraction-breaking get_chd method
Olivier Galibert
2022-04-04
1
-1
/
+0
*
Changed fs::meta_value::to_string() to not be static and not require meta_typ...
npwoods
2022-04-03
2
-14
/
+28
*
-util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays.
Vas Crabb
2022-04-03
2
-33
/
+16
*
formats: fixed GCC compile
Ivan Vangelista
2022-04-02
2
-2
/
+2
*
prodos fs: Hide the implementation
Olivier Galibert
2022-04-02
2
-104
/
+104
*
oric jasmin fs: Hide the implementation
Olivier Galibert
2022-04-02
2
-167
/
+168
*
cdrom.cpp: Bothering by integer types
AJR
2022-04-01
1
-1
/
+1
*
cdrom.cpp: Clean up code somewhat
AJR
2022-04-01
2
-197
/
+196
*
cdrom_file: classify. Could use more internal work, but it's a step
Olivier Galibert
2022-04-01
6
-2623
/
+2346
*
hard_disk_file: classify
Olivier Galibert
2022-04-01
2
-158
/
+75
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
60
-88
/
+170
*
floppy: Change the internal format to flux changes, update the mfi format acc...
Olivier Galibert
2022-03-30
9
-252
/
+207
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
247
-300
/
+288
*
Constify the floppy image handling interface
Olivier Galibert
2022-03-30
146
-688
/
+589
*
apple2: split the 16 sector format in dos/prodos types
Olivier Galibert
2022-03-30
3
-103
/
+70
*
hfe: Remove write support for now, it has issues (sharing data between read a...
Olivier Galibert
2022-03-30
2
-366
/
+67
*
imd_dsk: Remove the save support that is just too broken, remove member varia...
Olivier Galibert
2022-03-30
2
-142
/
+59
*
Debugger feature improvements
AJR
2022-03-27
1
-2
/
+3
*
srcclean and manual tidying up in preparation for 0.242 release
Vas Crabb
2022-03-27
1
-5
/
+5
*
init vars for coverity (formats)
Robbbert
2022-03-26
7
-39
/
+39
*
flex, img: Remove mutable variables from the class
Olivier Galibert
2022-03-23
4
-34
/
+33
*
floppy formats: correct sector extraction in wd/upd when extracted sector is ...
Olivier Galibert
2022-03-23
2
-2
/
+2
*
Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-c...
AJR
2022-03-20
1
-2
/
+2
*
Fixes for ASIO 1.20.0
Miodrag Milanovic
2022-03-01
2
-3
/
+4
*
srcclean in preparation for 0.241 release
Vas Crabb
2022-02-20
1
-1
/
+1
*
Miscellaneous cleanup:
Vas Crabb
2022-02-20
3
-9
/
+251
*
formats/jvc_disk: Changed code to verify image geometry against floppy drive ...
tim lindner
2022-02-17
2
-12
/
+25
[next]