index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
tzx_cass.cpp: Fix loading of Generalized Data blocks
AmatCoder
2019-06-30
1
-6
/
+5
*
txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is properly fin...
AmatCoder
2019-06-26
1
-9
/
+15
*
revert tzx_cas changes from 0.202, they break things
DavidHaywood
2019-06-17
1
-6
/
+2
*
ap2_dsk: only save 40 tracks if the disk originally had that many [R. Belmont]
arbee
2019-06-09
2
-3
/
+8
*
Apple II dsk 35 to 40 track
zzemu-cn
2019-06-09
2
-16
/
+18
*
clean up some stuff (nw)
Vas Crabb
2019-05-30
2
-12
/
+7
*
srcclean (nw)
Vas Crabb
2019-05-26
2
-71
/
+71
*
flopimh.h: uncluttered global name space as per Vas suggestion
Joakim Larsson Edstrom
2019-04-26
1
-3
/
+3
*
Fix OS-9 disk writing bug (#4925)
tim lindner
2019-04-26
3
-39
/
+160
*
Merge pull request #4911 from AmatCoder/AmatCoder-tzx_cas-1
R. Belmont
2019-04-21
1
-4
/
+6
|
\
|
*
tzx_cas.cpp: Apply 1ms pause only on data blocks
AmatCoder
2019-04-21
1
-4
/
+6
*
|
flopimg.h: implemented threshold to accept disk images with a few excess and ...
Joakim Larsson Edstrom
2019-04-11
3
-3
/
+30
*
|
(nw) suppress side effects, standardise #include guards
Vas Crabb
2019-04-12
168
-764
/
+957
|
/
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
8
-20
/
+272
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
8
-272
/
+20
*
spectrum: Added the Opus Discovery disc system, and OPD floppy format.
Nigel Barnes
2019-03-22
2
-0
/
+99
*
dsk_dsk.cpp: Avoid segfault if double sided DSK image is loaded on simple sid...
AmatCoder
2019-03-19
1
-0
/
+6
*
mtx: Added expansion bus with SDX floppy controller.
Nigel Barnes
2019-03-10
2
-0
/
+86
*
hpi_dsk.cpp: Resolve unused variable warnings (nw)
AJR
2019-01-13
1
-0
/
+2
*
hp9825: added HLE of HP9885 floppy drive. Extended HPI format to
fulivi
2019-01-12
2
-19
/
+78
*
Fix clang build [-Wc++11-narrowing] (nw)
AJR
2019-01-07
2
-2
/
+2
*
fix MSVC (llvm toolset) compile (nw)
Peter Ferrie
2019-01-06
1
-1
/
+1
*
einstein: Software list items promoted to working: Theatre Europe
Dirk Best
2018-12-29
1
-1
/
+2
*
Fix (unused) 3.5" head calc (nw)
arbee
2018-12-25
1
-1
/
+1
*
Fix (currently unused) 3.5" track calc for WOZ2 (nw)
arbee
2018-12-24
1
-1
/
+1
*
apple2: Support the new version 2 .WOZ images [R. Belmont]
arbee
2018-12-23
2
-14
/
+48
*
(nw) fix stuff:
Vas Crabb
2018-11-29
2
-6
/
+5
*
Renamed flipendian -> swapendian, as I spent minutes trying to find the funct...
mooglyguy
2018-11-05
1
-4
/
+4
*
Merge pull request #4225 from AmatCoder/AmatCoder-dsk-patch-2
R. Belmont
2018-11-01
1
-4
/
+2
|
\
|
*
dsk_dsk.cpp: Avoid to use uninitialized booleans
AmatCoder
2018-11-01
1
-4
/
+2
*
|
hp9825: added DC100 tape drive
fulivi
2018-10-16
2
-2
/
+6
|
/
*
srcclean (nw)
Vas Crabb
2018-09-23
1
-3
/
+3
*
(nw) fix lots of inadverently mutable static pointers
Vas Crabb
2018-09-20
1
-2
/
+3
*
Merge pull request #4009 from AmatCoder/AmatCoder-fix-dsk
Robert
2018-09-19
1
-3
/
+3
|
\
|
*
dsk_dsk.cpp: sectors must be read even if it contains Deleted Mark
AmatCoder
2018-09-19
1
-3
/
+3
*
|
bbcb: Added floppy disc controller options:-
Nigel Barnes
2018-09-17
1
-0
/
+4
*
|
tzx_cass.cpp: 1ms pause is always required
AmatCoder
2018-09-16
1
-5
/
+7
|
/
*
ti99_dsk.cpp: Change `crc` type to uint16_t here, too (nw)
AJR
2018-08-04
1
-1
/
+1
*
ti99_dsk.cpp: More appropriate variable type which will hopefully make MSVC h...
AJR
2018-08-04
1
-1
/
+1
*
(nw) Fixed the build.
Robbbert
2018-08-04
1
-1
/
+1
*
ti99: Fixed long-standing TDF bug; added support for 16-sector formats
Michael Zapf
2018-08-03
2
-635
/
+971
*
Merge branch 'master' of https://github.com/mamedev/mame
Peter Ferrie
2018-07-29
2
-4
/
+22
|
\
|
*
flopimg.h: Add debug asserts to help catch geometry errors (nw)
AJR
2018-07-28
1
-3
/
+3
|
*
imd_dsk.cpp: Add some sanity checking on geometry
AJR
2018-07-27
1
-1
/
+19
*
|
ap2_dsk.cpp: avoid one type of .woz corruption (nw)
Peter Ferrie
2018-07-29
1
-0
/
+2
|
/
*
camplynx_cas: Added support for multiple files (concatenated) in TAP file.
Nigel Barnes
2018-07-16
1
-42
/
+81
*
New machines marked as NOT_WORKING
Nigel Barnes
2018-07-10
1
-0
/
+24
*
Bug fix for multi-channel reads in cassette_get_samples(). (#3725)
Frank Palazzolo
2018-07-09
2
-20
/
+25
*
tzx_cas: no other copyright holders. initial version here:
hap
2018-06-26
2
-2
/
+2
*
Oops (nw)
Olivier Galibert
2018-05-26
1
-0
/
+1
[next]