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
/
devices
/
bus
/
ti99_peb
/
hfdc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-1116
/
+0
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-3
/
+3
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-3
/
+3
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-3
/
+3
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
ti99: More savestate enabling. (nw)
Michael Zapf
2016-09-23
1
-0
/
+32
*
ti99: Change step rate default setting to 8ms.
Michael Zapf
2016-08-30
1
-4
/
+4
*
ti99: Using proper RAM devices instead of ROM_REGIONS, adapting logerror output
Michael Zapf
2016-08-08
1
-62
/
+65
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
ti99: ROM dump changes; replaced ROM_REGIONS by ram_devices
Michael Zapf
2016-05-09
1
-1
/
+1
*
Add macros for alignment checking (nw)
AJR
2016-01-30
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-49
/
+49
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-49
/
+49
*
Fix clang build
Miodrag Milanovic
2015-12-27
1
-1
/
+1
*
nullptr to 0x00 for ROM_FILL and ROM_COPY (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
use c++ cast instead of c casts (nw)
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-25
/
+25
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-2
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1079