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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates "2016" strings to "2017 where relevant.
Stiletto
2017-01-25
2
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-01-22
17
-227
/
+227
*
Netlist: code refactoring
couriersud
2017-01-20
30
-220
/
+260
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
16
-131
/
+108
*
Default argument on plib::environment now optional. (nw)
couriersud
2017-01-20
3
-3
/
+3
*
Converted warnings and fatal log messages to constants.
couriersud
2017-01-20
19
-159
/
+234
*
Netlist:
couriersud
2017-01-17
12
-371
/
+507
*
apd_dsk: new floppy format 'Archimedes Protected Disk'
Nigel Barnes
2017-01-16
2
-0
/
+155
*
Register all devices using NETLIB_DEVICE_IMPL. Fix encoding issue. (nw)
couriersud
2017-01-16
9
-77
/
+116
*
Keep track were registry elements are created. (nw)
couriersud
2017-01-16
9
-37
/
+73
*
Preparation work for automatically generated include file for devices.
couriersud
2017-01-16
19
-11
/
+138
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
22
-301
/
+322
*
Added more documentation to diode and bjt model. (nw)
couriersud
2017-01-15
5
-14
/
+92
*
Introduce a more structured approach to models. (nw)
couriersud
2017-01-15
8
-38
/
+129
*
Merge pull request #1974 from shattered/_55d0495
R. Belmont
2017-01-14
2
-4
/
+4
|
\
|
*
formats/wd177x_dsk: allow override of build_sector_description, like nec765_dsk
Sergey Svishchev
2017-01-15
2
-4
/
+4
*
|
Prepare source for consistent error message usage. (nw)
couriersud
2017-01-14
5
-22
/
+50
*
|
Add code to remove devices connected only to rail terminals.
couriersud
2017-01-14
3
-3
/
+35
*
|
Core refactoring
couriersud
2017-01-14
18
-77
/
+78
*
|
Fix seldom used conditional build options.
couriersud
2017-01-12
4
-36
/
+55
*
|
Improve readability and remove some trampolines. (nw)
couriersud
2017-01-12
16
-218
/
+176
*
|
Fix timing issue in CD4538. Add "pow" (power) to the function model.
couriersud
2017-01-12
4
-7
/
+14
*
|
- setup_t is owned by netlist_t. Stop being complicated.
couriersud
2017-01-12
14
-97
/
+98
|
/
*
Merge pull request #1950 from shattered/_3aa32de
R. Belmont
2017-01-09
2
-5
/
+10
|
\
|
*
TeleDisk loader: accept images produced from 8" SSSD disks
Sergey Svishchev
2017-01-10
1
-1
/
+3
|
*
ImageDisk loader: don't crash on tracks with no data
Sergey Svishchev
2017-01-10
1
-4
/
+7
*
|
Move netlists into macro folder. (nw)
couriersud
2017-01-09
8
-82
/
+130
*
|
nlwav now accepts stdin and stdout. (nw)
couriersud
2017-01-09
1
-40
/
+66
|
/
*
Reduce memory footprint for parameters. (nw)
couriersud
2017-01-08
2
-11
/
+28
*
Decrease memory footprint. (nw)
couriersud
2017-01-08
2
-23
/
+43
*
No need for a virtual stop which is needed only by the solver. (nw)
couriersud
2017-01-08
4
-19
/
+4
*
Make stop be called again. Fix METHOD parameter. (nw)
couriersud
2017-01-08
2
-2
/
+2
*
Rename misleading solver parameters. (nw)
couriersud
2017-01-08
4
-28
/
+27
*
Remove parameter GS_THRESHOLD. It is now outdated. (nw)
couriersud
2017-01-08
2
-48
/
+49
*
Fix regression. (nw)
couriersud
2017-01-08
2
-2
/
+3
*
pc_dsk: Handle 1.44MB images with 1,024-byte footer, which have turned up in ...
Justin Kerk
2017-01-08
3
-2
/
+8
*
pc_dsk: Assume a smaller gap size to allow 400K disk images to load. Fixes e....
Justin Kerk
2017-01-07
1
-1
/
+1
*
Fix some clang pedantic warnings. (nw)
couriersud
2017-01-07
4
-5
/
+5
*
Minor refactoring with focus on a bit more readability. (nw)
couriersud
2017-01-07
12
-77
/
+94
*
Fix startup when there are no timestep devices present, i.e. Capacitors
couriersud
2017-01-07
4
-12
/
+47
*
Fix stuntcyc regression. (nw)
couriersud
2017-01-06
1
-1
/
+1
*
intX_fast_t may depend on compiler implementation and thus is not suited
couriersud
2017-01-06
5
-21
/
+21
*
Make destructors virtual on base classes. (nw)
couriersud
2017-01-06
3
-3
/
+4
*
More cleanups. (nw)
couriersud
2017-01-06
8
-53
/
+119
*
Merge pull request #1911 from npwoods/imgtool_use_wide_console
Vas Crabb
2017-01-05
2
-0
/
+40
|
\
|
*
Vas Crabb feedback:
Nathan Woods
2017-01-04
1
-3
/
+3
|
*
[Imgtool] Changed to use wcout/wcerr in order to support Unicode console output
Nathan Woods
2017-01-02
2
-0
/
+40
*
|
Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored
couriersud
2017-01-05
27
-730
/
+1041
*
|
Fix some pedantic clang warnings. (nw)
couriersud
2017-01-05
6
-7
/
+7
*
|
Added websockets as well (nw)
Miodrag Milanovic
2017-01-04
4
-1
/
+24
[next]