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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
devices
/
bus
/
nes
/
disksys.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
full xtal conversion
xtal
Olivier Galibert
2 days
1
-1
/
+1
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-16
/
+13
*
nes/bus: Minor cleanups for Taito boards. (#9607)
0kmg
2022-04-23
1
-1
/
+0
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
-emu/render.cpp: Get the initial view check off the hot path (fixes MT08159).
Vas Crabb
2021-12-24
1
-1
/
+1
*
fds: Fixed IRQ regression + IRQ timer improvements. Fixes MT8041. (#9010)
0kmg
2021-12-18
1
-14
/
+42
*
fds: Games refer to disk sides A and B, not 1 and 2.
Robbbert
2021-02-07
1
-1
/
+1
*
Implement FDS sound emulation (#6953)
cam900
2020-07-14
1
-1
/
+18
*
flopdrv: Even legacy devices need some code cleanup (nw)
AJR
2019-11-05
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-9
/
+10
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-10
/
+9
*
bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
AJR
2019-02-25
1
-6
/
+6
*
mame\video: removed MACHINE_CONFIG macros (nw)
Ivan Vangelista
2019-02-14
1
-3
/
+4
*
Move the +1 to the proper place in the ROM BIOS macros - that's been
Vas Crabb
2018-05-29
1
-2
/
+2
*
nes_slot.cpp: Privatize m_maincpu member (nw)
AJR
2018-05-13
1
-3
/
+2
*
nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw)
AJR
2018-05-13
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
device_add_mconfig up to devices/bus/o* (nw)
Ivan Vangelista
2017-06-12
1
-10
/
+4
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+9
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
Removed device_image_interface::has_been_created()
Nathan Woods
2016-07-30
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+1
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-2
/
+2
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
use c++ cast instead of c casts (nw)
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+431