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
/
mess
/
machine
/
ti85.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for Krzysztof Strzecha (nw)
Miodrag Milanovic
2015-05-25
1
-1
/
+1
*
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
couriersud
2015-05-18
1
-3
/
+3
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-3
/
+3
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
1
-1
/
+1
*
Fix file modes
Zoë Blade
2015-04-08
1
-0
/
+0
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-37
/
+32
*
ti85: use direct update handler to remove boot memory mapping hacks
Jon Sturm
2014-10-27
1
-26
/
+25
*
(MESS) ti85: add basic support for the TI-84 Plus
Jon Sturm
2014-10-24
1
-26
/
+75
*
Fixed compile for nonstandard tools
Robbbert
2014-10-18
1
-4
/
+4
*
intelfsh.c: [Joe Sturm]
Scott Stone
2014-10-18
1
-46
/
+524
*
(mess) ti85: nvram (nw)
cracyc
2014-04-17
1
-40
/
+2
*
converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe...
Oliver Stöneberg
2014-03-29
1
-4
/
+2
*
replaced some more malloc/free usage with global_alloc_array/global_free_arra...
Oliver Stöneberg
2014-03-28
1
-2
/
+2
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-8
/
+8
*
cleanup (nw)
Miodrag Milanovic
2013-04-19
1
-8
/
+7
*
SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw)
Miodrag Milanovic
2013-04-19
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-96
/
+91
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-4
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-12
/
+11
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-15
/
+14
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-6
/
+6
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-17
/
+17
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-81
/
+77
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-5
/
+5
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-6
/
+6
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-21
/
+21
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+725