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
/
devices
/
bus
/
ti99x
Commit message (
Expand
)
Author
Age
Files
Lines
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
1
-7
/
+9
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-8
/
+8
*
-imagedev/harddriv: Removed MCFG macros. [Ryan Holtz]
mooglyguy
2019-06-30
2
-19
/
+23
*
devcb: Eliminate legacy callback syntax (nw)
AJR
2019-06-06
1
-2
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
5
-26
/
+31
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
5
-31
/
+26
*
tms9900, tms9980a, tms9995: CRU addressing change
AJR
2019-03-01
1
-10
/
+7
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-9
/
+7
*
bus/ti99x: Add address space finders; remove machine().device (nw)
AJR
2019-02-08
4
-7
/
+17
*
ti9x: Various MCFG removals. (nw)
Michael Zapf
2018-08-21
3
-11
/
+6
*
devcb3
Vas Crabb
2018-07-07
3
-3
/
+3
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
3
-12
/
+6
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
2
-2
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
device_interface: Eliminate device pointer conversion (nw)
AJR
2017-12-13
1
-1
/
+1
*
finally got rid of machine_mconfig_additions (nw)
Ivan Vangelista
2017-06-14
4
-36
/
+24
*
srcclean (nw)
Vas Crabb
2017-05-28
2
-19
/
+19
*
ti99: Wrapped into namespaces; minor rearrangement
Michael Zapf
2017-05-23
10
-9589
/
+0
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
4
-7
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
26
-1812
/
+521
*
Made a number of device_image_interface members private (#2227)
npwoods
2017-04-17
1
-1
/
+1
*
ti99: Fixed debugging for TI-99/8
Michael Zapf
2017-03-21
3
-0
/
+232
*
ti99/geneve: Fix jerky mouse
Michael Zapf
2017-03-21
2
-32
/
+6
*
ti99/geneve: Bus mouse now a separate device, may also be used with evpc.
Michael Zapf
2017-03-19
7
-107
/
+250
*
more validation fixes (nw)
Vas Crabb
2017-03-04
1
-2
/
+2
*
Make device_image_interface::update_names a private method called automatical...
AJR
2017-03-03
3
-18
/
+0
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
2
-11
/
+11
*
Self-registering devices prep:
Vas Crabb
2017-02-27
12
-29
/
+42
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
12
-6
/
+6
*
XML refactoring:
Vas Crabb
2016-12-11
2
-13
/
+13
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
2
-11
/
+11
*
ti99: Improved logging for the cartslot (nw).
Michael Zapf
2016-11-20
1
-9
/
+22
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
2
-11
/
+11
*
Turn xmlfile API into something that looks like C++
Vas Crabb
2016-11-17
2
-46
/
+35
*
ti99: Fixed save state, declared MACHINE_SUPPORTS_SAVE
Michael Zapf
2016-11-04
4
-33
/
+56
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
5
-27
/
+27
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
21
-189
/
+189
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-2
/
+2
*
ti99: More savestate enabling and cleanups. (nw)
Michael Zapf
2016-09-25
3
-0
/
+27
*
ti99: More savestate enabling. (nw)
Michael Zapf
2016-09-23
4
-46
/
+116
*
ti99: State save capability. Not yet fully stable, but basically working.
Michael Zapf
2016-09-23
4
-39
/
+116
*
Added override modifier (nw)
Michael Zapf
2016-09-19
1
-3
/
+3
*
ti99: Improve performance by stopping GROM clock in idle state
Michael Zapf
2016-09-19
6
-51
/
+159
*
ti99: Fixed debugger access to cartridge
Michael Zapf
2016-08-15
1
-2
/
+4
*
Merge pull request #1180 from npwoods/split_softlist_code_redo
Miodrag Milanović
2016-08-08
1
-0
/
+2
|
\
|
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+2
*
|
ti99: Using proper RAM devices instead of ROM_REGIONS, adapting logerror output
Michael Zapf
2016-08-08
2
-83
/
+91
*
|
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
2
-4
/
+4
|
/
[next]