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
/
drivers
/
i7000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-401
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
1
-119
/
+119
*
tweaking video params (screen area and palette)
Felipe Corrêa da Silva Sanches
2015-06-19
1
-6
/
+3
*
use color index zero in the Rockwell CRTC for I7000
Felipe Corrêa da Silva Sanches
2015-06-19
1
-1
/
+1
*
I7000: wip: Adding R6545 CRTC emulation (video output)
Felipe Corrêa da Silva Sanches
2015-06-19
1
-38
/
+50
*
a better PORT_NAME for the space bar key
Felipe Corrêa da Silva Sanches
2015-06-19
1
-1
/
+1
*
only comments
Felipe Corrêa da Silva Sanches
2015-06-19
1
-11
/
+9
*
I-7000: Declaring a dip-switch. The actual meaning of the bits is still unkno...
Felipe Corrêa da Silva Sanches
2015-06-19
1
-1
/
+26
*
I-7000: Proper emulation of the keyboard interface, by instantiating the 8279...
Felipe Corrêa da Silva Sanches
2015-06-19
1
-49
/
+109
*
A few more comments with insights on what device may be mapped to each i/o ad...
Felipe Corrêa da Silva Sanches
2015-06-19
1
-1
/
+7
*
Adding a speaker controlled by the 8253 programmable interval timer.
Felipe Corrêa da Silva Sanches
2015-06-19
1
-2
/
+22
*
I-7000: Tweaking the ranges of the program space mem-map based on some new as...
Felipe Corrêa da Silva Sanches
2015-06-19
1
-5
/
+5
*
Experimental (and surely wrong) implementation for keyboard inputs.
Felipe Corrêa da Silva Sanches
2015-06-19
1
-7
/
+59
*
document potential device addresses to be further investigated later
Felipe Corrêa da Silva Sanches
2015-06-19
1
-1
/
+14
*
Itautec I-7000: map loaded cartridge to program space at range 0x4000-0xbfff
Felipe Corrêa da Silva Sanches
2015-06-19
1
-3
/
+17
*
Initial 40x25 monochrom text-mode video emulation for the Itautec I-7000 comp...
Felipe Corrêa da Silva Sanches
2015-06-10
1
-4
/
+82
*
Adding all of the Itautec I-7000 technical specs that are available up-to-now.
Felipe Corrêa da Silva Sanches
2015-06-09
1
-2
/
+37
*
Adding a cartridge interface and a cartridges softlist for the Itautec I7000 ...
Felipe Corrêa da Silva Sanches
2015-06-09
1
-2
/
+24
*
Initial minimal skeleton driver for Itautec I7000 computer. Thanks to Alexand...
Felipe Corrêa da Silva Sanches
2015-06-09
1
-0
/
+69