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
/
ti99
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
4
-5
/
+5
*
Fixes for Coverity "Resource leak" warnings (#3089)
Oliver Stöneberg
2018-01-21
1
-1
/
+1
*
bus/ti99/gromport/cartridges: Really eliminate core_strdup (nw)
AJR
2018-01-20
2
-14
/
+11
*
removed core_strdup() usage from ti99 cartridge code (nw)
firewave
2018-01-21
2
-6
/
+6
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
21
-24
/
+24
*
geneve: Added VRAM selection 128K/192K; using logmacro
Michael Zapf
2018-01-14
1
-79
/
+93
*
ti99: Fixed debugger interference with cartridge selection line.
Michael Zapf
2018-01-11
2
-6
/
+16
*
ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met...
smf-
2017-12-20
1
-4
/
+4
*
ide: Add non-space cs access methods, use them wherever possible [O. Galibert]
Olivier Galibert
2017-12-16
1
-4
/
+4
*
ide: deambiguate cs access between 16 and 32 bits [O. Galibert]
Olivier Galibert
2017-12-16
1
-4
/
+4
*
ti99_8: OSO fix (nw)
Michael Zapf
2017-11-13
2
-25
/
+13
*
ti99_8: OSO implementation completed; pending tests (nw)
Michael Zapf
2017-11-13
2
-81
/
+168
*
Build fix (nw)
AJR
2017-10-31
1
-0
/
+1
*
ti99_8: Hexbus WIP, added Hexbus write timing logic
Michael Zapf
2017-10-31
2
-16
/
+248
*
Remove timer_device from emu.h and move it out of src/emu (nw)
AJR
2017-10-01
1
-0
/
+1
*
samsmem.cpp: Add 74LS259 (nw)
AJR
2017-07-31
2
-6
/
+21
*
New 74LS259/9334/CD4099 devices
AJR
2017-07-25
6
-159
/
+201
*
* Make XML file a class of its own managed with smart poitners
Vas Crabb
2017-07-21
1
-5
/
+1
*
ti99: Moved Hexbus one level up
Michael Zapf
2017-07-10
6
-509
/
+51
*
samsmem.cpp: fixed MT06564 (nw)
Ivan Vangelista
2017-07-06
1
-2
/
+2
*
ti99: Changed Hexbus chaining
Michael Zapf
2017-06-25
6
-185
/
+206
*
ti99: Added new cartridge type paged7 for TI-CALC.
Michael Zapf
2017-06-24
2
-2
/
+86
*
finally got rid of machine_mconfig_additions (nw)
Ivan Vangelista
2017-06-14
40
-246
/
+151
*
ti99: Architectural cleanup for slot devices; constant renaming
Michael Zapf
2017-06-08
49
-429
/
+455
*
ti99: Hexbus implementation; floppy HX5102 early WIP
Michael Zapf
2017-06-06
7
-3
/
+500
*
srcclean (nw)
Vas Crabb
2017-05-28
2
-12
/
+12
*
fix ti99_4p blowing up (evpc and hsgpl missing from peb card choices) (nw)
Vas Crabb
2017-05-28
2
-69
/
+51
*
ti99: Change ioport default to peb for ti99_4ev, also add evpc automatically
Michael Zapf
2017-05-27
4
-17
/
+64
*
added missing emu.h (nw)
smf-
2017-05-26
2
-0
/
+2
*
ti99: Created bus gromport, split monster file gromport
Michael Zapf
2017-05-25
13
-1776
/
+1881
*
Validation fix for peribox (nw)
AJR
2017-05-25
1
-1
/
+1
*
ti99: Added console connector "ioport" with PEB as slot option
Michael Zapf
2017-05-25
10
-184
/
+411
*
ti99: Wrapped into namespaces; minor rearrangement
Michael Zapf
2017-05-23
53
-98
/
+9906
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
16
-20
/
+20
*
Fix crashes in -listxml in debug builds
Vas Crabb
2017-05-21
3
-14
/
+6
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
42
-0
/
+10752